The build is running already ;-) http://ci.apache.org/builders/tomee-trunk-deploy/builds/23
JLouis -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Wed, May 14, 2014 at 8:03 AM, Markus F. Frisch <[email protected] > wrote: > I think I found something: > > openejb-core-4.6.1-20140513.040854-160.pom: > ————————————————————— > <dependency> > <groupId>org.apache.openjpa</groupId> > <artifactId>openjpa</artifactId> > </dependency> > ————————————————————— > > But in openejb-4.6.1-20140514.040710-171.pom we find: > ————————————————————— > <dependency> > <groupId>org.apache.openejb.patch</groupId> > <artifactId>openjpa</artifactId> > <version>${openjpa.version}</version> > ... > </dependency> > ————————————————————— > > So the different is in the groupId: org.apache.openjpa vs > org.apache.openjpa.patch > I think that explains the error message. > [ERROR] 'dependencies.dependency.version' for > org.apache.openjpa:openjpa:jar is missing. @ > > I think that has been fixed in Revision 159416. > When will you build the next snapshot? > > Thank you for your help, > Markus Frisch > > -- > Markus Frisch > [Prokurist / Authorized Representative] > nobisCum Deutschland GmbH > > [T] +49 9302 / 987 97 - 2633 > [M] +49 173 / 91 88 058 > [@] [email protected]<mailto:[email protected]> > [URL] http://www.nobisCum.de > > [Anschrift] Ostring 2-4, 97228 Rottendorf, Germany > [Registergericht] Würzburg, HRB 5159 > [Geschäftsführer] Herbert Stieglitz, Hans-Peter Holl > > > > > > Am 14.05.2014 um 10:39 schrieb Romain Manni-Bucau <[email protected] > <mailto:[email protected]>>: > > Seems ok on repository.apache.org<http://repository.apache.org/> so maybe > try to cleanup > 4.6.1-SNAPSHOTs from your local repo > > If you have big issues we can force a new deployment > > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > >
