Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. [INFO] --- mvn-golang-wrapper:2.2.0:build (default-build) @ gohello ---
  2. [INFO] Prepared command line : bin/go build -buildmode=default -o /var/lib/jenkins/workspace/Maven Project/bin/makeindex makeindex.go
  3. [INFO] The Result file has been successfuly created : /var/lib/jenkins/workspace/Maven Project/bin/makeindex
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] BUILD SUCCESS
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Total time: 17.146 s
  8. [INFO] Finished at: 2019-04-24T14:32:40-04:00
  9. [INFO] ------------------------------------------------------------------------
  10. [Maven Project] $ /bin/sh -xe /tmp/jenkins3075016394628934901.sh
  11. + bin/makeindex
  12. ERROR: Step ‘Archive the artifacts’ failed: No artifacts are configured for archiving.
  13. You probably forgot to set the file pattern, so please go back to the configuration and specify it.
  14. If you really did mean to archive all the files in the workspace, please specify "**"
  15. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement