you have to add the following maven repository:
<repository>
<snapshots><enabled>true</enabled></snapshots>
<id>tapestry-snapshots</id>
<url>
http://people.apache.org/~hlship/tapestry-snapshot-repository/</url>
</repository>
On 6/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I have tried to install 2 different Tapestry 5 examples using maven.
Always when I do the final mvn jetty:run I get:
Missing:
1) org.apache.tapestry:tapestry-core:jar:5.0.4-SNAPSHOT
Why is it missing and where do I get it from ?
Toby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]