Thank you so much!

------ Originalnachricht ------
Von: "Tim Ward" <tim.w...@paremus.com>
An: "Thomas Driessen" <thomas.driessen...@gmail.com>; "OSGi Developer Mail List" <osgi-dev@mail.osgi.org>
Gesendet: 08.05.2018 12:08:44
Betreff: Re: [osgi-dev] enRoute Quickstart Maven Build Failure

The enRoute project has now been updated to use the released R7 API as well as released versions of Declarative Services, Config Admin, Http Whiteboard, JPA Service, Transaction Control, and Configurator.

The one remaining snapshot implementation is the JAX-RS whiteboard, which is not yet released

Best Regards,

Tim

On 6 May 2018, at 18:13, Tim Ward <tim.w...@paremus.com> wrote:

The Aries JPA snapshots have probably been deleted as Aries JPA 2.7.0 was released last week. The OSGi R7 API is now also released, so the enRoute indexes and archetypes will need to be updated for that too. There are likely to be other Apache projects doing the same thing as part of the R7 RI release process.

Feel free to create a PR, or I should be able to update this on Tuesday.

Tim

Sent from my iPhone

On 6 May 2018, at 12:35, Thomas Driessen via osgi-dev <osgi-dev@mail.osgi.org> wrote:

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
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to