Issue Type: Bug Bug
Assignee: yossis
Components: artifactory-plugin
Created: 13/Nov/14 10:32 AM
Description:

Some of our projects are not deploying their artefacts when cobertura:cobertura goal exist in the maven build step.

Current behaviour:
[INFO] Cobertura Report generation was successful.
[INFO] Artifactory Build Info Recorder: Saving Build Info to '/data/jenkins/jobs/myproject/workspace/target/build-info.json'
[JENKINS] Archiving disabled

Expectation:
[INFO] Cobertura Report generation was successful.
[INFO] Artifactory Build Info Recorder: Saving Build Info to '/data/jenkins-slaves/slave1/workspace/myproject/target/build-info.json'
[INFO] Deploying artifact: http://myproject.artifactory:8061/artifactory/libs-snapshot-local/com/myproject/lib-parent/5.2-SNAPSHOT/lib-parent-5.2-SNAPSHOT.pom
[INFO] Deploying artifact: http://myproject.artifactory:8061/artifactory/libs-snapshot-local/com/myproject/libs/depmgmt-parent/5.2-SNAPSHOT/depmgmt-parent-5.2-SNAPSHOT.pom
[INFO] Deploying artifact: http://myproject.artifactory:8061/artifactory/libs-snapshot-local/com/myproject/libs/depmgmt/depmgmt-common/5.2-SNAPSHOT/depmgmt-common-5.2-SNAPSHOT.pom
[INFO] Deploying artifact: http://myproject.artifactory:8061/artifactory/libs-snapshot-local/com/myproject/libs/depmgmt/depmgmt-shared/5.2-SNAPSHOT/depmgmt-shared-5.2-SNAPSHOT.pom
[INFO] Artifactory Build Info Recorder: Deploying build info ...
[INFO] Deploying build info to: http://myproject.artifactory:8061/artifactory/api/build
[INFO] Build successfully deployed. Browse it in Artifactory under http://myproject.artifactory:8061/artifactory/webapp/builds/myproject/24/2014-11-13T02:25:37.171-0600/
[JENKINS] Archiving disabled

Environment: Jenkins Version: 1.532.2
Artifactory Plugin Version: 2.2.4
Artifactory Version: 3.3.0.1
Project: Jenkins
Priority: Major Major
Reporter: Wisen Tanasa
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to