Giter Site home page Giter Site logo

Comments (4)

fehguy avatar fehguy commented on May 2, 2024

hi @russwyte what is the error message you get with maven 3? I build locally with 3.03, our jenkins server uses 3.04

from swagger-core.

jfarcand avatar jfarcand commented on May 2, 2024

Same here works fine. Have you do mvn -N; mvn ...

from swagger-core.

russwyte avatar russwyte commented on May 2, 2024

I Get this:

Downloaded: http://repo.maven.apache.org/maven2/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar (24 KB at 15.8 KB/sec)
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]
[ERROR] The project com.wordnik:swagger-core_2.8.1:1.02-SNAPSHOT (/Users/rwhite/projects/swagger-core/modules/swagger-core/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact com.wordnik:swagger-project:pom:1.02-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 2, column 10 -> [Help 2]
[ERROR]
[ERROR] The project com.wordnik:swagger-jaxrs_2.8.1:1.02-SNAPSHOT (/Users/rwhite/projects/swagger-core/modules/swagger-jaxrs/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact com.wordnik:swagger-project:pom:1.02-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 13 -> [Help 2]
[ERROR]
[ERROR] The project com.wordnik:swagger-java-sample-app:1.02-SNAPSHOT (/Users/rwhite/projects/swagger-core/samples/java-jaxrs/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact com.wordnik:swagger-project:pom:1.02-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 2, column 13 -> [Help 2]
[ERROR]
[ERROR] The project com.wordnik:swagger-sample-scala-alt-resource-listing:1.02-SNAPSHOT (/Users/rwhite/projects/swagger-core/samples/scala-alt-resource-listing/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact com.wordnik:swagger-project:pom:1.02-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 2, column 13 -> [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

Interestingly it seems to be building now after doing:
mvn -N; mvn

from swagger-core.

fehguy avatar fehguy commented on May 2, 2024

mvn -N will generate and deploy the parent pom then subsequent builds will be fine.

from swagger-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.