On Wed, Feb 25, 2009 at 6:51 PM, Christian Edward Gruber
<christianedwardgru...@gmail.com> wrote:

> No.  If that is the case, it's a bug that should be aggressively addressed
> with JIRA.  The release rules do not allow snapshot dependencies within the
> Maven sphere.
>
> If you use -U, you're then playing with fire, because you're overriding
> plugins.  You're much better off deleting portions of your ~/.m2/repository.
>   You might be getting some snapshots if your archetype is a snapshot
> archetype version.  But I never allow snapshot repositories in my profiles
> unless I temporarily need them, and then I have them in a profile that I
> manually activate.  That way I never get snapshots unless I'm explicitly
> allowing them.
>
> Can you provide the full command-line, and I'll try it out on an empty local
> repo and see what I get?

The same exact command line plus the -U switch.
mvn -U archetype:generate
-DarchetypeCatalog=http://tapestry.formos.com/maven-snapshot-repository

Thanks.
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to