Guest User

Untitled

a guest
Aug 20th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. cstamas@marvin maven-3$ mvn clean install
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.apache.maven:maven-core:jar:3.0.2-SONATYPE-SNAPSHOT
  5. [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.sonatype.maven:wagon-ahc:jar -> duplicate declaration of version 1.0.0 @ org.apache.maven:maven:3.0.2-SONATYPE-SNAPSHOT, /Users/cstamas/worx/sonatype/maven-3/pom.xml, line 294, column 19
  6. [WARNING]
  7. [WARNING] Some problems were encountered while building the effective model for org.apache.maven:maven:pom:3.0.2-SONATYPE-SNAPSHOT
  8. [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.sonatype.maven:wagon-ahc:jar -> duplicate declaration of version 1.0.0 @ line 294, column 19
  9. [WARNING]
  10. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  11. [WARNING]
  12. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  13. [WARNING]
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Reactor Build Order:
  16. [INFO]
  17. [INFO] Apache Maven
  18. [INFO] Maven Model
  19. [INFO] Maven Settings
  20. [INFO] Maven Settings Builder
  21. [INFO] Maven Repository Metadata Model
  22. [INFO] Maven Artifact
  23. [INFO] Maven Plugin API
  24. [INFO] Maven Model Builder
  25. [INFO] Maven Aether Provider
  26. [INFO] Maven Core
  27. [INFO] Maven Compat
  28. [INFO] Maven Embedder
  29. [INFO] Maven Distribution
  30. [INFO]
  31. [INFO] ------------------------------------------------------------------------
  32. [INFO] Building Apache Maven 3.0.2-SONATYPE-SNAPSHOT
  33. [INFO] ------------------------------------------------------------------------
  34. [INFO]
  35. [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ maven ---
Add Comment
Please, Sign In to add comment