Now I see the subpage: http://www.fornax-platform.org/cp/display/fornax/oaw-xtext-generator wich tells me to use <dependency> <groupId>org.openarchitectureware</groupId> <artifactId>oaw-xtext-generator</artifactId> <version>4.2.0</version> </dependency>
I will try this more later, but I think there are som documentation bugs. - groupId in picture on the first page - versionId instead of version on the second page Patrik Nordwall wrote: > > I'm trying to upgrade Sculptor to oAW 4.2.0 and I have problems building > xtext project with maven (fornax-oaw-m2-plugin). > > Looking at > http://www.fornax-platform.org/cp/display/fornax/oAW-Repository > there should be an oaw-xtext and oaw-xtext-generator for version 4.2.0, > but as far as I can see they are missing. > > I have used: > <dependency> > <groupId>org.fornax.openarchitectureware</groupId> > <artifactId>oaw-xtext</artifactId> > <version>4.2.0</version> > <type>pom</type> > </dependency> > > Missing: > ---------- > 1) org.fornax.openarchitectureware:oaw-xtext:pom:4.2.0 > > <dependency> > <groupId>org.fornax.openarchitectureware</groupId> > <artifactId>oaw-xtext-generator</artifactId> > <version>4.2.0</version> > <type>jar</type> > </dependency> > > Missing: > ---------- > 1) org.fornax.openarchitectureware:oaw-xtext-generator:jar:4.2.0 > > What is the status of the xtext dependencies? > -- View this message in context: http://www.nabble.com/-Fornax-Repository--xtext-dependencies-tf4848556s17564.html#a13872947 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
