Re: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Zemian Deng
here is more logging using -X option if you needed + Error stacktraces are turned on. Maven version: 2.0.8 Java version: 1.5.0_13 OS name: "mac os x" version: "10.5.2" arch: "i386" Family: "unix" [DEBUG] Building Maven user-level plugin registry from: '/Users/ thebugslayer/.m2/plugin-registry.xm

Re: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Zemian Deng
--Original Message- From: thebugslayer [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 10:49 AM To: Maven Users List Subject: maven-archetype-plugin 2.0-alpha-2 failed Hello, Does anyone know why the earlier version of plugin works, but the latest failed? SUCESS: mvn org.apach

RE: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Brian E. Fox
Alpha-2 restored backwards compatibility so we need to see the logs to assist. -Original Message- From: thebugslayer [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 10:49 AM To: Maven Users List Subject: maven-archetype-plugin 2.0-alpha-2 failed Hello, Does anyone know why the

Re: maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread Wendy Smoak
On Tue, Mar 11, 2008 at 7:48 AM, thebugslayer <[EMAIL PROTECTED]> wrote: > Does anyone know why the earlier version of plugin works, but the latest > failed? Not without seeing some of the build output. Is it able to find the archetype (is -DremoteRepositories working?) Is it some other probl

maven-archetype-plugin 2.0-alpha-2 failed

2008-03-11 Thread thebugslayer
Hello, Does anyone know why the earlier version of plugin works, but the latest failed? SUCESS: mvn org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7:create \ -DarchetypeGroupId=net.liftweb \ -DarchetypeArtifactId=lift-archetype-basic \ -D