Change By: Wisen Tanasa (13/Nov/14 10:34 AM)
Description: Some of our projects are not deploying their artefacts when cobertura:cobertura goal exist in the maven build step.

I have enabled Jenkins logger to org.jfrog but found nothing interesting.

Current behaviour
 (this is from the buggy job) :
[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
 (this is from other jobs that have cobertura : cobertura goal as well):
[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
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