Skip to content

Instantly share code, notes, and snippets.

@german-bortoli
Created February 5, 2019 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save german-bortoli/98237f1ca20f17f6ff477fc01ba45622 to your computer and use it in GitHub Desktop.
Save german-bortoli/98237f1ca20f17f6ff477fc01ba45622 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Cannot access central (http://repo1.maven.org/maven2) in offline mode and the artifact org.modeshape.bom:modeshape-bom-embedded:pom:5.4.1.Final has not been downloaded from it before. @ line 275, column 19
[ERROR] Non-resolvable import POM: Cannot access central (http://repo1.maven.org/maven2) in offline mode and the artifact org.springframework.cloud:spring-cloud-dependencies:pom:Edgware.SR3 has not been downloaded from it before. @ line 283, column 19
[ERROR] Non-resolvable import POM: Cannot access central (http://repo1.maven.org/maven2) in offline mode and the artifact org.glassfish.jersey:jersey-bom:pom:2.22.2 has not been downloaded from it before. @ line 329, column 19
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.thinkbiganalytics.kylo:kylo:0.10.0.1-SNAPSHOT (/Users/demo.user/Projects/test-kylo/pom.xml) has 3 errors
[ERROR] Non-resolvable import POM: Cannot access central (http://repo1.maven.org/maven2) in offline mode and the artifact org.modeshape.bom:modeshape-bom-embedded:pom:5.4.1.Final has not been downloaded from it before. @ line 275, column 19 -> [Help 2]
[ERROR] Non-resolvable import POM: Cannot access central (http://repo1.maven.org/maven2) in offline mode and the artifact org.springframework.cloud:spring-cloud-dependencies:pom:Edgware.SR3 has not been downloaded from it before. @ line 283, column 19 -> [Help 2]
[ERROR] Non-resolvable import POM: Cannot access central (http://repo1.maven.org/maven2) in offline mode and the artifact org.glassfish.jersey:jersey-bom:pom:2.22.2 has not been downloaded from it before. @ line 329, column 19 -> [Help 2]
[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment