Just for the record I've been struggling with the same problems reported in this thread (3rd evening on this). First following the 1.2 instructions then the 1.3 instructions.
Finally got the Eclipse project created tonight by... 1) Deleting my existing HelloWorld directory. 2) Using Patrick's suggestion to use the old maven-archetype-plugin version to recreate the project... > It is easy to specify the old maven-archetype-plugin version. Use this: > > mvn org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7:create > -DarchetypeGroupId=org.fornax.cartridges > -DarchetypeArtifactId=fornax-cartridges-sculptor-archetype-standalone > -DarchetypeVersion=1.3.0-SNAPSHOT > -DremoteRepositories=http://www.fornax-platform.org/m2/repository > -DgroupId=org.helloworld -DartifactId=helloworld > I'm no fan of Maven and even less of tools that take 3 nights to get going, but in this case Sculptor looks too damn interesting to throw in the towel !! Onwards unto the HelloWorld tutorial I go... ;-) /PhillipB -- View this message in context: http://www.nabble.com/-Sculptor--Hello-World-Tutorial---Maven-problem-tp15452980s17564p15607256.html 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 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
