Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.5:resources (default-resources) on project email: Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.5:resources failed: A required class was missing while executing org.apache.maven.plugins:maven-resources-plugin:2.5:resources: org/apache/maven/shared/filtering/MavenFilteringException
  2. -----------------------------------------------------
  3. realm = plugin>org.apache.maven.plugins:maven-resources-plugin:2.5
  4. strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
  5. urls[0] = file:/home/kamil/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.jar
  6. urls[1] = file:/home/kamil/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
  7. Number of foreign imports: 1
  8. import: Entry[import from realm ClassRealm[maven.api, parent: null]]
  9.  
  10. -----------------------------------------------------: org.apache.maven.shared.filtering.MavenFilteringException
  11. -> [Help 1]
  12.  
  13. To see the full stack trace of the errors, re-run Maven with the -e switch.
  14. Re-run Maven using the -X switch to enable full debug logging.
  15.  
  16. For more information about the errors and possible solutions, please read the following articles:
  17. [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement