Nick Westgate a écrit :
    <repository>
      <snapshots><enabled>true</enabled></snapshots>
      <id>tapestry-snapshots</id>
<url>http://people.apache.org/~hlship/tapestry-snapshot-repository/</url>
    </repository>
Yeah! That's work

D:\essais.maven>mvn archetype:create -DremoteRepositories=http://people.apache.org/~hlship/tapestry-snapshot-reposi tory -DarchetypeGroupId=org.apache.tapestry -DarchetypeArtifactId=quickstart -DarchetypeVersion=5.0.5-SNAPSHOT -DgroupId=org.example -DartifactId=my-appT5 -DpackageName=org.example.myappT5 -Dversion=1.0.0-SNAPSHOT

then

D:\essais.maven>mvn jetty:run

and all stuff works fine !
Thanks.
cyrille


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

Reply via email to