No. What version and package version should i use? You can easily try it out and see. Here is the command i use.
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes-DarchetypeArtifactId=appfuse-modular-spring -DremoteRepositories= http://static.appfuse.org/releases -DarchetypeVersion=2.0.1 -DgroupId= com.mycompany.app -DartifactId=myproject On Thu, Feb 14, 2008 at 11:56 AM, Michael Horwitz <[EMAIL PROTECTED]> wrote: > Does not look like an error. Does the build end with the Build Successful > message? > > Mike > > > On Thu, Feb 14, 2008 at 7:13 PM, Todd Nguyen <[EMAIL PROTECTED]> wrote: > > > What is this ? > > > > [INFO] Archetype repository missing. Using the one from [ > > org.appfuse.archetypes:appfuse-modular-spring:2.0 -> > > http://static.appfuse.org/releases] found in catalog internal > > Downloading: > > http://static.appfuse.org/releases/org/appfuse/archetypes/appfuse-modular-spring/2.0.1/appfuse-modular-spring-2.0.1.jar > > 90K downloaded > > Define value for version: : > > > > Thanks > > Todd > > > > >
