I'm sorry, but the antlr jar is wrong! http://www.fornax-platform.org/m2/repository/org/antlr/antlr/3.0.0.b6/
It contains other jars and that is not possible with maven. You should only put the antlr-3.0b6.jar in the repository. You find antlr-3.0b6.jar inside your antlr-3.0.0.b6.jar thorque wrote: > > Patrik, > > I have update the repositories. Please wait at least one hour for > synchronizing. > There is one more artifact for fornax: > > <groupId>org.fornax.openarchitectureware</groupId> > <artifactId>oaw-xtext</artifactId> > <version>4.1.2</version> > > Can you try this out? > > If all ok i will document all in the wiki and announce this. > > Thorsten > > On 3/28/07, Thorsten Kamann <[EMAIL PROTECTED]> wrote: >> >> For your information: the oaw repository is maintained by Fornax :) >> >> On 3/28/07, Patrik Nordwall <[EMAIL PROTECTED] > wrote: >> > >> > >> > I have submitted a bug report for this: >> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=179815 >> > >> > >> > Patrik Nordwall wrote: >> > > >> > > NOW I think I have some good news. >> > > >> > > We must use antlr 2.7.7 and 3.0b6. >> > > We must NOT use antlr 2.7.6rc1 and NOT jalopy 1.5b5 (which contains >> > antlr >> > > < 2.7.7). >> > > >> > > I think there are faulty dependencies in oAW 4.1.2 poms. >> > > >> > > oaw-core-xpand2-4.1.2.pom >> > > refers to jalopy 1.5b5. >> > > It must be: jalopy 1.5-RC3P1 >> > > >> > > oaw-core-expressions-4.1.2.pom >> > > refers to antlr 2.7.6rc1 >> > > It must be: antlr 2.7.7 >> > > >> > > >> > > >> > >> > -- >> > View this message in context: >> > >> http://www.nabble.com/oAW-4.1.2-in-repository-tf3452457s17564.html#a9718407 >> > Sent from the Fornax-Platform mailing list archive at Nabble.com. >> > >> > >> > >> ------------------------------------------------------------------------- >> > >> > Take Surveys. Earn Cash. Influence the Future of IT >> > Join SourceForge.net's Techsay panel and you'll get the chance to share >> > your >> > opinions on IT & business topics through brief surveys-and earn cash >> > >> > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> > _______________________________________________ >> > Fornax-developer mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/fornax-developer >> > >> >> >> >> -- >> Thorsten Kamann >> Software-Architect, Consultant, Coaching >> Germany, NRW >> >> Business: >> itemis products and solutions GmbH & Co. KG >> Heinrichstraße 51 >> 44536 Lünen >> >> Rechtlicher Hinweis: >> Amtsgericht Dortmund, HRA 15841 >> P.h.G.: >> Komplementär: itemis management GmbH, Amtsgericht Dortmund HRB 18939 >> Geschäftsführer Jürgen Rödl >> >> Personal: >> [EMAIL PROTECTED] >> http://www.thorsten-kamann.de/ >> callto://thorque >> > > > > -- > Thorsten Kamann > Software-Architect, Consultant, Coaching > Germany, NRW > > Business: > itemis products and solutions GmbH & Co. KG > Heinrichstraße 51 > 44536 Lünen > > Rechtlicher Hinweis: > Amtsgericht Dortmund, HRA 15841 > P.h.G.: > Komplementär: itemis management GmbH, Amtsgericht Dortmund HRB 18939 > Geschäftsführer Jürgen Rödl > > Personal: > [EMAIL PROTECTED] > http://www.thorsten-kamann.de/ > callto://thorque > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Fornax-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fornax-developer > > -- View this message in context: http://www.nabble.com/oAW-4.1.2-in-repository-tf3452457s17564.html#a9729185 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
