Skip to content

Instantly share code, notes, and snippets.

@chrisseaton
Created May 14, 2015 15:48
Show Gist options
  • Save chrisseaton/90c873848e8e6ea4af65 to your computer and use it in GitHub Desktop.
Save chrisseaton/90c873848e8e6ea4af65 to your computer and use it in GitHub Desktop.
$ ./mvnw -Pcomplete
[INFO] Scanning for projects...
deprecated repository, use :url => '...'
deprecated repository, use :url => '...'
deprecated repository, use :url => '...'
deprecated repository, use :url => '...'
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.jruby:jruby-complete:[unknown-version]: Could not find artifact org.jruby:jruby-artifacts:pom:9.0.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jruby:jruby-complete:[unknown-version] (/Users/chrisseaton/Documents/ruby/jruby/maven/jruby-complete/.polyglot.pom.rb) has 1 error
[ERROR] Non-resolvable parent POM for org.jruby:jruby-complete:[unknown-version]: Could not find artifact org.jruby:jruby-artifacts:pom:9.0.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM -> [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