Hi all, For the time being I've put the missing artifacts on people.apache.org under my home directory. You can access them by adding something like this to pom.xml : <repositories> <repository> <id>mike's temporary repository</id> <url>http://people.apache.org/~mikedd/temp-repo</url> </repository> </repositories>
I'll do the same for the official mirrored repositories. They should sync up again overnight and we'll be back in business. -Mike On Wed, Jun 4, 2008 at 1:44 PM, Michael Dick <[EMAIL PROTECTED]> wrote: > Hi Stojce, > > It looks like only part of the artifacts were published to the maven > repository. Openjpa-parent, openjpa-examples were left out (might be others > that I missed). I haven't looked in depth but I'm guessing something went > wrong with the stage plugin when they were copied from our "voting" > repository to the production repository. > > I'll take a closer look. Hopefully all we have to do is run the stage > plugin again to republish. > > -mike > > > On Wed, Jun 4, 2008 at 3:07 AM, Stojce Dimski <[EMAIL PROTECTED]> wrote: > >> As already pointed few days ago in >> http://mail-archives.apache.org/mod_mbox/openjpa-users/200805.mbox/[EMAIL >> PROTECTED] >> maven repository of 1.1.0 release is broken as there is wrong parent pom >> settings in all modules. Parent pom per default is searched in ../ folder >> respect to a module declaring their parent so it should stay 'above' all >> modules or '<parent>' part should be fixed... >> >> >> ___________________________________ >> Scopri il Blog di Yahoo! Mail: trucchi, novità , consigli... e la tua >> opinione! >> http://www.ymailblogit.com/blog/ >> > >