> -----Original Message----- > From: Wayne Fay > Sent: Monday, September 12, 2011 11:22 > To: Maven Users List > Subject: [maven] Re: Why does dependency:go-offline -DexcludeGroupIds=xxxx still try to resolve artifacts in the excluded group xxxx? > > > mvn -U -X dependency:go-offline > > -DexcludeGroupIds=us.pdinc.product.cascade > > > > [INFO] >>> maven-dependency-plugin:2.1:go-offline > (default-cli) @ core > > >>> > > > > [DEBUG] (f) excludeGroupIds = us.pdinc.product.cascade > > > > Downloading: > > > http://repo1.maven.apache.org/maven2/us/pdinc/product/cascade/test-db/ > > 1.0.0/test > > -db-1.0.0.jar > > I agree this looks like a bug. But you are using version 2.1 > of the plugin while 2.3 is the latest, can you try that > version before filing a bug report? It may already be fixed > in 2.2 or 2.3.
Thanks. http://jira.codehaus.org/browse/MDEP-323 -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
