Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. cd C:\Users\grotemea\camel\camel-backend\camel-backend-web; "JAVA_HOME=C:\\Program Files\\Java\\jdk1.8.0_151" "M2_HOME=C:\\Program Files\\Apache\\Maven" cmd /c "\"\"C:\\Program Files\\Apache\\Maven\\bin\\mvn.cmd\" -Dmaven.ext.class.path=\"C:\\Program Files\\NetBeans 8.2\\java\\maven-nblib\\netbeans-eventspy.jar\" install\""
  2. Scanning for projects...
  3. Downloading from mirror: https://devcisrv.munich-airport.de/artifactory/fmg-maven-public/fmg/lz05/maven/parent/parent-payara/1.0.76/parent-payara-1.0.76.pom
  4. [ERROR] Some problems were encountered while processing the POMs:
  5. Non-resolvable parent POM for fmg.li10.eapps:camel-backend:1.2.7-SNAPSHOT: Could not transfer artifact fmg.lz05.maven.parent:parent-payara:pom:1.0.76 from/to mirror (https://devcisrv.munich-airport.de/artifactory/fmg-maven-public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target and 'parent.relativePath' points at wrong local POM @ fmg.li10.eapps:camel-backend:1.2.7-SNAPSHOT, C:\Users\grotemea\camel\camel-backend\pom.xml, line 4, column 11
  6. @
  7. The build could not read 1 project -> [Help 1]
  8.  
  9. The project fmg.li10.eapps:camel-backend-web:1.2.7-SNAPSHOT (C:\Users\grotemea\camel\camel-backend\camel-backend-web\pom.xml) has 1 error
  10. Non-resolvable parent POM for fmg.li10.eapps:camel-backend:1.2.7-SNAPSHOT: Could not transfer artifact fmg.lz05.maven.parent:parent-payara:pom:1.0.76 from/to mirror (https://devcisrv.munich-airport.de/artifactory/fmg-maven-public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target and 'parent.relativePath' points at wrong local POM @ fmg.li10.eapps:camel-backend:1.2.7-SNAPSHOT, C:\Users\grotemea\camel\camel-backend\pom.xml, line 4, column 11 -> [Help 2]
  11.  
  12. To see the full stack trace of the errors, re-run Maven with the -e switch.
  13. Re-run Maven using the -X switch to enable full debug logging.
  14.  
  15. For more information about the errors and possible solutions, please read the following articles:
  16. [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  17. [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  18. Check Maven network proxy...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement