Started by user Trevor Major
Running as SYSTEM
Building on master in workspace /opt/jenkins/workspace/test/upload-artifact-to-nexus
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
Copying file to artifact_file
Uploading artifact artifact_file started....
GroupId: ${group}
ArtifactId: ${group}
Classifier: 
Type: ${artifact_type}
Version: 0.2
File: artifact_file
Repository:releases
Uploading: http://my-nexus.com:8081/nexus/repository/releases/${group}/${artifact_name}/0.2/${artifact_name}-0.2.${artifact_type}
100 % completed (158 B / 158 B).
Uploaded: http://my-nexus.com:8081/nexus/repository/releases/${group}/${artifact_name}/0.2/${artifact_name}-0.2.${artifact_type} (158 B at 790 B/s)
Uploading artifact artifact_file completed.
Finished: SUCCESS