Use resolutionFuzziness=groupId
http://maven.apache.org/plugins/maven-dependency-plugin/purge-local-repo
sitory-mojo.html

-----Original Message-----
From: Jason Dillon [mailto:[EMAIL PROTECTED] On Behalf Of Jason
Dillon
Sent: Wednesday, April 04, 2007 9:41 PM
To: Maven Developers List
Subject: dependency:purge-local-repository and includes?

Would it be possible to get the dependency:purge-local-repository to  
specify a set of groupId, groupId:artifactId's that will be  
clobbered, leaving all others alone?

I'd like to add something like this to my integration test profile to  
nuke all of the org.codehaus.mojo.groovy.it:* bits, but only those bits.

Looks like I can only exclude a set of these clobbering all the  
others according the current docs... I kinda want the inverse of that.

--jason

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to