You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/05/22 10:02:36 UTC

[GitHub] [camel-k] ShravanGeek opened a new issue #677: Kamel run Sample.java --dev hanged with "Waiting for Platform". Error - Non-resolvable import POM

ShravanGeek opened a new issue #677: Kamel run Sample.java --dev hanged with "Waiting for Platform". Error - Non-resolvable import POM
URL: https://github.com/apache/camel-k/issues/677
 
 
   Hi,
   
   I'm trying to run the sample demo integration on Openshift installed at AWS instance. Its getting hanged with "Waiting for Platform" message. When I looked at the log of the operator I found below error,
   
   `[ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [ERROR] Non-resolvable import POM: Could not transfer artifact org.apache.camel:camel-bom:pom:2.23.2 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service not known @ line 9, column 19
   [ERROR] 'dependencies.dependency.version' for org.apache.camel:camel-core:jar is missing. @ line 31, column 17
   [ERROR] 'dependencies.dependency.version' for org.apache.camel:camel-groovy:jar is missing. @ line 47, column 17
   @
   [ERROR] The build could not read 1 project -> [Help 1]
   [ERROR]
   [ERROR]   The project org.apache.camel.k.integration:camel-k-integration:0.3.3 (/tmp/builder-121244146/maven/pom.xml) has 3 errors
   [ERROR]     Non-resolvable import POM: Could not transfer artifact org.apache.camel:camel-bom:pom:2.23.2 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service not known @ line 9, column 19: Unknown host repo.maven.apache.org: Name or service not known -> [Help 2]
   [ERROR]     'dependencies.dependency.version' for org.apache.camel:camel-core:jar is missing. @ line 31, column 17
   [ERROR]     'dependencies.dependency.version' for org.apache.camel:camel-groovy:jar is missing. @ line 47, column 17
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
   [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException`
   
   Could you please help me out here? I'm trying almost for 2 days. Unable to resolve the issue. Thanks a lot.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services