Guest User

Untitled

a guest
May 26th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  2. [INFO] [INFO] Forking Jenkins cli 2.123
  3. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  4. [INFO] [INFO]
  5. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:display-info (display-info) @ cli ---
  6. [INFO] [INFO] Maven Version: 3.5.3
  7. [INFO] [INFO] JDK Version: 1.8.0_144 normalized as: 1.8.0-144
  8. [INFO] [INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 4.4.0-121-generic
  9. [INFO] [INFO]
  10. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (display-info) @ cli ---
  11. [INFO] [INFO]
  12. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-banned-dependencies) @ cli ---
  13. [INFO] [INFO]
  14. [INFO] [INFO] --- maven-localizer-plugin:1.24:generate (default) @ cli ---
  15. [INFO] [INFO]
  16. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cli ---
  17. [INFO] [INFO]
  18. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cli ---
  19. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
  20. [INFO] [INFO] Copying 11 resources
  21. [INFO] [INFO] Copying 1 resource
  22. [INFO] [INFO]
  23. [INFO] [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ cli ---
  24. [INFO] [INFO] Generating flattened POM of project org.jenkins-ci.main:cli:jar:2.123...
  25. [INFO] [INFO]
  26. [INFO] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ cli ---
  27. [INFO] [INFO] Changes detected - recompiling the module!
  28. [INFO] [INFO] Compiling 16 source files to /files/kohsuke/ws/jenkins/rc/target/checkout/cli/target/classes
  29. [INFO] [INFO] -------------------------------------------------------------
  30. [INFO] [ERROR] COMPILATION ERROR :
  31. [INFO] [INFO] -------------------------------------------------------------
  32. [INFO] [ERROR] /files/kohsuke/ws/jenkins/rc/target/checkout/cli/target/generated-sources/localizer/hudson/cli/client/Messages.java:[20,7] error: duplicate class: hudson.cli.client.Messages
  33. [INFO] [INFO] 1 error
  34. [INFO] [INFO] -------------------------------------------------------------
Add Comment
Please, Sign In to add comment