0

ジェンキンスでデプロイすると、最初の試行で失敗しますが、2 回目の試行は成功します。

(Web コンソール) ログインについても同様です。初めてログインしようとすると失敗しますが、再試行するとログインに成功します。(はい、パスワードを両方とも正しく入力しました)。

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project test: Failed to deploy artifacts: Could not transfer artifact com.teste:test:jar:0.8.0 from/to artifactory.test.com(http://artifactory.test/libs-release-local): Failed to transfer file: http://artifactory.test.com/libs-release-local/com/test/test/0.8.0/test-0.8.0.jar. Return code is: 401, ReasonPhrase:Bad credentials. -> [Help 1]
    [ERROR] 
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR] 
    [ERROR] For more information about the errors and possible solutions, please read the following articles:
    [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
    Build step 'Invoke top-level Maven targets' marked build as failure
    Finished: FAILURE

ありがとう。

4

1 に答える 1

0

<ldapUrl>/app/artifactory/etc/artifactory.config.latest.xml ファイルのタグを修正

于 2013-12-09T18:15:06.273 に答える