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 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                 \
 -DarchetypeVersion=0.6                                     \
 -DremoteRepositories=http://scala-tools.org/repo-releases  \
 -DgroupId=com.liftone -DartifactId=liftone

FAILED
mvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-2:create
\
 -DarchetypeGroupId=net.liftweb                             \
 -DarchetypeArtifactId=lift-archetype-basic                 \
 -DarchetypeVersion=0.6                                     \
 -DremoteRepositories=http://scala-tools.org/repo-releases  \
 -DgroupId=com.liftone -DartifactId=liftone

-- 
theBUGslayer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to