No good, it failed with the same errors.
thanks > ----- Original Message ----- > From: Youssef Mohammed > Sent: 25/08/08 07:11 pm > To: users@appfuse.dev.java.net > Subject: Re: Re: [appfuse-user] download appfuse? > > try > mvn -U integration-test > > > On Mon, Aug 25, 2008 at 12:05 PM, sam wun <[EMAIL PROTECTED]> wrote: > > > Hi, I tried to build one of the tutorial, however I got some errros: > > > > > > > > D:\DEV\samples\AppFuse\mvcbasic>mvn integration-test > > [INFO] Scanning for projects... > > Downloading: > > http://static.appfuse.org/repository/org/appfuse/maven-warpath-plug > > in/2.0.2/maven-warpath-plugin-2.0.2.pom > > 2K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/appfuse/appfuse/2.0.2/appf > > use-2.0.2.pom > > 21K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/appfuse/maven-warpath-plug > > in/2.0.2/maven-warpath-plugin-2.0.2.jar > > 10K downloaded > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building AppFuse Spring MVC Application > > [INFO] task-segment: [integration-test] > > [INFO] > > ------------------------------------------------------------------------ > > Downloading: > > http://static.appfuse.org/repository/org/apache/maven/plugins/maven > > -war-plugin/2.0.2/maven-war-plugin-2.0.2.pom > > 1K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/apache/maven/plugins/maven > > -plugins/7/maven-plugins-7.pom > > 13K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/apache/maven/maven-plugin- > > surrogate-parent/5/maven-plugin-surrogate-parent-5.pom > > 10K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/apache/maven/plugins/maven > > -war-plugin/2.0.2/maven-war-plugin-2.0.2.jar > > 27K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/codehaus/mojo/appfuse-mave > > n-plugin/2.0.2/appfuse-maven-plugin-2.0.2.pom > > 10K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/codehaus/mojo/mojo/13/mojo > > -13.pom > > 8K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/codehaus/mojo/appfuse-mave > > n-plugin/2.0.2/appfuse-maven-plugin-2.0.2.jar > > 127K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/codehaus/mojo/aspectj-mave > > n-plugin/1.0/aspectj-maven-plugin-1.0.pom > > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/mojo/aspectj-maven-plugi > > n/1.0/aspectj-maven-plugin-1.0.pom > > 6K downloaded > > Downloading: > > http://static.appfuse.org/repository/org/codehaus/mojo/mojo/14/mojo > > -14.pom > > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/mojo/mojo/14/mojo-14.pom > > > > Downloading: > > http://repo1.maven.org/maven2/org/codehaus/mojo/mojo/14/mojo-14.pom > > > > Downloading: > > http://static.appfuse.org/repository/org/codehaus/mojo/mojo/14/mojo > > -14.pom > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Error building POM (may not be this project's POM). > > > > > > Project ID: null:aspectj-maven-plugin:maven-plugin:1.0 > > > > Reason: Cannot find parent: org.codehaus.mojo:mojo for project: > > null:aspectj-mav > > en-plugin:maven-plugin:1.0 for project > > null:aspectj-maven-plugin:maven-plugin:1. > > 0 > > > > > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] For more information, run Maven with the -e switch > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 2 minutes 34 seconds > > [INFO] Finished at: Mon Aug 25 18:59:29 EST 2008 > > [INFO] Final Memory: 3M/7M > > [INFO] > > ------------------------------------------------------------------------ > > > > D:\DEV\samples\AppFuse\mvcbasic> > > > > > > > > Your help is much appreciated. > > > > > > > > > > > > thanks > > > > sam > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ----- Original Message ----- > > > From: Vincenzo Caselli > > > Sent: 25/08/08 06:28 pm > > > To: users@appfuse.dev.java.net > > > Subject: Re: [appfuse-user] download appfuse? > > > > > > Hi Sam, > > > I perfectly understand you, since I made myself the same question > > > when I started. > > > Well, Appfuse download indeed does not exist! > > > It uses Maven to download the archetype of your choice. > > > Just install Maven and follow the commands from the tutorial, it will > > > download all you need. > > > > > > Regards > > > > > > Vincenzo Caselli > > > > > > > > > On Mon, Aug 25, 2008 at 10:14 AM, sam wun <[EMAIL PROTECTED]> wrote: > > > > > > > Hi there, > > > > > > > > > > > > > > > > This is an odd/sure question.. > > > > > > > > where is the download link for appfuse? > > > > > > > > There is no download link in the appfuse.org website. > > > > > > > > > > > > > > > > Thanks > > > > > > > > Sam > > > > > > > > > > > > > > > > -- > Regards, Youssef >