Managed to get this to work by adding
-DremoteRepositories=http://tapestry.formos.com/maven-snapshot-repository/
-DarchetypeVersion=5.0.16-SNAPSHOT 

to the command.  Found it on this page
http://tapestry.apache.org/tapestry5/quickstart/ .

Guess how I was adding the snapshot repository to my settings.xml wasn't
correct.


BarryDev wrote:
> 
> I was able to get the tapestry 5 quickstart archetype to download
> successfully a few days ago but now when I run the command I'm getting the
> following output:
> 
> $ mvn archetype:create   -DarchetypeGroupId=org.apache.tapestry 
> -DarchetypeArtifactId=quickstart  -DgroupId=org.apache.tapestry  -Dartifac
> tId=tutorial1  -DpackageName=org.apache.tapestry5.tutorial
> 
> I've tried adding the people.apache.org repo to my maven settings to no
> avail.  I don't think that's the problem seeing as I was able to get it to
> work a few days ago without any tinkering in my settings.  Is something
> wrong with the current release of the archetype or have I managed to
> bugger up my maven?
> 

-- 
View this message in context: 
http://www.nabble.com/T5---Can%27t-get-the-tapestry-5-quickstart-maven-archetype-to-resolve-tp20050232p20073495.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to