Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 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:\\Software\\apache-maven-3.5.2 cmd /c "\"\"C:\\Software\\apache-maven-3.5.2\\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. [ERROR] Some problems were encountered while processing the POMs:
  4. 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 (devcisrv.munich-airport.de/artifactory/fmg-maven-public): Cannot access devcisrv.munich-airport.de/artifactory/fmg-maven-public with type default using the available connector factories: BasicRepositoryConnectorFactory 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
  5. @
  6. The build could not read 1 project -> [Help 1]
  7.  
  8. The project fmg.li10.eapps:camel-backend-web:[unknown-version] (C:\Users\grotemea\camel\camel-backend\camel-backend-web\pom.xml) has 1 error
  9. 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 (devcisrv.munich-airport.de/artifactory/fmg-maven-public): Cannot access devcisrv.munich-airport.de/artifactory/fmg-maven-public with type default using the available connector factories: BasicRepositoryConnectorFactory 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: Cannot access devcisrv.munich-airport.de/artifactory/fmg-maven-public using the registered transporter factories: WagonTransporterFactory: Unsupported transport protocol -> [Help 2]
  10.  
  11. To see the full stack trace of the errors, re-run Maven with the -e switch.
  12. Re-run Maven using the -X switch to enable full debug logging.
  13.  
  14. For more information about the errors and possible solutions, please read the following articles:
  15. [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  16. [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  17. Check Maven network proxy...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement