On Wednesday 13 February 2008 wrote Hendrik Busch:
> Is there any way to prevent Maven from using snapshot versions of
> plugins? Just disabling the repos does not seem to suffice.

That's because you already have them in your local repo (~/.m2/repository/). 
Along with disabling the snapshot repo, you should remove the coresponding 
subtree from your local repo, e.g. 
~/.m2/repository/org/codehaus/plexus/plexus-compiler.

The even better solution would be to specify which version of a plugin you'd 
like to use in the pluginManagement-section.

hth,
- martin
-- 
Martin Höller                   | [EMAIL PROTECTED]
*x Software + Systeme           | http://www.xss.co.at/
Karmarschgasse 51/2/20          | Tel: +43-1-6060114-30
A-1100 Vienna, Austria          | Fax: +43-1-6060114-71

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to