I don't know why this is happening, you might as the Maven users list. It seems especially strange since the documentation uses AppFuse as an example.
http://maven.apache.org/archetype/maven-archetype-plugin/specification/archetype-catalog.html Matt On Fri, Apr 23, 2010 at 1:43 AM, wafd <w...@hotmail.com> wrote: > > Hi All, > > I 'm newbie for appfuse, when I create an Appfuse project by Mavenm, I got > follow message, my OS is ubuntu 8.4. > > I'm not sure what's problem here. In fact, I can create the appfuse project > under Windows platform in this way, but when I run the same command, I got > this error, anyone can help me? > > Thanks > > achi...@achievo-desktop:~$ mvn archetype:generate -B > -DarchetypeGroupId=org.appfuse.archetypes > -DarchetypeArtifactId=appfuse-basic-struts-archetype > -DarchetypeVersion=2.1.0-M1 -DgroupId=com.mycompany -DartifactId=myproject > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'archetype'. > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Maven Default Project > [INFO] task-segment: [archetype:generate] (aggregator-style) > [INFO] > ------------------------------------------------------------------------ > [INFO] Preparing archetype:generate > [INFO] No goals needed for project - skipping > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom > Downloading: > http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom > Downloading: > > http://repo1.maven.org/maven2/com/mycompany/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.pom > Downloading: > > http://repo1.maven.org/maven2/com/mycompany/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.pom > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom > Downloading: > > http://repo1.maven.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom > Downloading: > > http://repo1.maven.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom > Downloading: > > http://repo1.maven.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom > Downloading: > > http://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom > [INFO] [archetype:generate] > [INFO] Generating project in Batch mode > [WARNING] No archetype found in Remote catalog. Defaulting to internal > Catalog > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] null > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 11 seconds > [INFO] Finished at: Fri Apr 23 16:34:44 CST 2010 > [INFO] Final Memory: 11M/26M > [INFO] -------------------- > > -- > View this message in context: > http://appfuse.547863.n4.nabble.com/Why-can-t-I-create-the-Appfuse-tp2036265p2036265.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >