On Wed, Oct 20, 2010 at 5:22 PM, Phillip Hellewell <ssh...@gmail.com> wrote:
> What did I do that screwed things up?  Is something wrong with Nexus?
> Do I need to do a sync or something?

Usually when Maven is trying to update plugin snapshots, it's because
one has gotten into your local repository.

Try removing the directory tree for the archetype plugin from your
local repo, and see if it goes back to using the released version.

You can also use the long form of the plugin execution command, and
specify groupId:artifactId:version to force it to use the version you
want.

-- 
Wendy

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

Reply via email to