Re: [T5] archetype quickstart error

2007-06-25 Thread #Cyrille37#
Nick Westgate a écrit : true tapestry-snapshots http://people.apache.org/~hlship/tapestry-snapshot-repository/ Yeah! That's work D:\essais.maven>mvn archetype:create -DremoteRepositories=http://people.apache.org/~hlship/tapestry-snapshot-reposi tory -DarchetypeGro

Re: [T5] archetype quickstart error

2007-06-25 Thread #Cyrille37#
Nick Westgate a écrit : Put this snapshot repository in your pom.xml: true tapestry-snapshots http://people.apache.org/~hlship/tapestry-snapshot-repository/ Thanks a lot Nick, I did not know this url. At this url we can find the quickstart 5.0.5-SNAPSHOT, not the 5.0.4 o

Re: [T5] archetype quickstart error

2007-06-25 Thread Nick Westgate
Different archetypes have had different problems. Here are some tips: (1) > Embedded error: Archetype does not exist: Unable to download the > artifact from any repository Put this snapshot repository in your pom.xml: true tapestry-snapshots http://people.apache.org/~hls

Re: [T5] archetype quickstart error

2007-06-25 Thread #Cyrille37#
ied remote repositories: id0 (http://people.apache.org/repo/m2-snapshot-repository) -Original Message- From: #Cyrille37# [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 11:41 To: Tapestry users Subject: Re: [T5] archetype quickstart error Kolesnikov, Alexander GNI a écrit : No, tha

RE: [T5] archetype quickstart error

2007-06-25 Thread Kolesnikov, Alexander GNI
5.0.4-SNAPSHOT, not 5.0.3-SNAPSHOT -Original Message- From: #Cyrille37# [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 11:41 To: Tapestry users Subject: Re: [T5] archetype quickstart error Kolesnikov, Alexander GNI a écrit : > No, that's not what I meant. > > First of all,

Re: [T5] archetype quickstart error

2007-06-25 Thread #Cyrille37#
Kolesnikov, Alexander GNI a écrit : No, that's not what I meant. First of all, I followed the instructions available here: http://tapestry.apache.org/tapestry5/quickstart/ I did exactly the same: following this quickstart page. The project was successfully built but then it does not compil

RE: [T5] archetype quickstart error

2007-06-25 Thread Kolesnikov, Alexander GNI
ll try to reproduce the whole thing when I have time. -Original Message- From: #Cyrille37# [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 11:21 To: Tapestry users Subject: Re: [T5] archetype quickstart error Kolesnikov, Alexander GNI a écrit : > But why you are using 5.0.3-SNAPSHOT? I tried

Re: [T5] archetype quickstart error

2007-06-25 Thread #Cyrille37#
Kolesnikov, Alexander GNI a écrit : But why you are using 5.0.3-SNAPSHOT? I tried 5.0.4 and it worked fine, I only had to slightly edit the resulting pom.xml. I've edited the pom.xml to change 5.0.3-SNAPSHOT for 5.0.4-SNAPSHOT but it does not work. Here are erro

Re: [T5] archetype quickstart error

2007-06-25 Thread #Cyrille37#
ssage- From: #Cyrille37# [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 11:03 To: Tapestry users Subject: [T5] archetype quickstart error Hello, A project generated with archetypeArtifactId=quickstart does not build. Here are settings used : set remoteRepositories=-DremoteRepositories

RE: [T5] archetype quickstart error

2007-06-25 Thread Kolesnikov, Alexander GNI
But why you are using 5.0.3-SNAPSHOT? I tried 5.0.4 and it worked fine, I only had to slightly edit the resulting pom.xml. -Original Message- From: #Cyrille37# [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 11:03 To: Tapestry users Subject: [T5] archetype quickstart error Hello, A

[T5] archetype quickstart error

2007-06-25 Thread #Cyrille37#
Hello, A project generated with archetypeArtifactId=quickstart does not build. Here are settings used : set remoteRepositories=-DremoteRepositories=http://people.apache.org/repo/m2-snapshot-repository set archetypeGroupId=-DarchetypeGroupId=org.apache.tapestry set archetypeArtifactId=-Darchet