It acts on the artifact of the project it is executed on. So you would put this in org.codehaus.mojo.goovy.it.xxxx
-----Original Message----- From: Jason Dillon [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Wednesday, April 04, 2007 11:21 PM To: Maven Developers List Subject: Re: dependency:purge-local-repository and includes? And how do I configure the groupId to be used? --jason On Apr 4, 2007, at 8:12 PM, Brian E. Fox wrote: > 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] > --------------------------------------------------------------------- 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]
