Hi, I just tried to do the quickstart tutorial. I cloned the repository and run the command "mvn verify", but the buil failed with the following message:
[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] quickstart [pom] [INFO] rest [jar] [INFO] app [jar] [INFO] [INFO] ----------< org.osgi.enroute.examples.quickstart:quickstart >----------- [INFO] Building quickstart 0.0.1-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------------< org.osgi.enroute.examples.quickstart:rest >-------------- [INFO] Building rest 0.0.1-SNAPSHOT [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.apache.aries.jpa.javax.persistence:javax.persistence_2.1:jar:2.7.0-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] quickstart 0.0.1-SNAPSHOT .......................... SUCCESS [ 0.028 s] [INFO] rest ............................................... FAILURE [ 0.413 s] [INFO] app 0.0.1-SNAPSHOT ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.709 s [INFO] Finished at: 2018-05-06T13:33:50+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project rest: Could not resolve dependencies for project org.osgi.enroute.examples.quickstart:rest:jar:0.0.1-SNAPSHOT: Failure to find org.apache.aries.jpa.javax.persistence:javax.persistence_2.1:jar:2.7.0-SNAPSHOT in https://oss.sonatype.org/content/groups/osgi was cached in the local repository, resolution will not be reattempted until the update interval of OSGi has elapsed or updates are forced -> [Help 1] [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :rest Kind regards, Thomas
_______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev