Ok, I checked JIRA and found http://jira.codehaus.org/browse/MENFORCER-74 http://jira.codehaus.org/browse/MENFORCER-75 http://jira.codehaus.org/browse/MENFORCER-72 (seems to be the same as 75)
So, from groupId:artifactId:packaging:classifier:version everything except packaging would be done if these issues are fixed. Best regards, Eric -----Ursprüngliche Nachricht----- Von: Brian Fox [mailto:[email protected]] Gesendet: Freitag, 28. Mai 2010 05:07 An: Maven Users List Betreff: Re: Maven Enforcer: Banned dependencies including type, classifier etc. Yes, it appears to support g:a:v only. I'm sure I had a reason at the time but I can't think of one now. It should be g:a:v:c:t On Thu, May 27, 2010 at 12:11 PM, Lewis, Eric <[email protected]> wrote: > Hi > > As far as I know, most Maven plugins rely on the Maven coordinates as > described in http://maven.apache.org/pom.html#Maven_Coordinates > > I just tried to use them in the Maven Enforcer plugin's banned dependencies > rule, but from reading the source, it looks like the Maven coordinates are > only supported up to the version. > Am I right with this? Should I write an enhancement request? > > Best regards, > Eric > --------------------------------------------------------------------- > 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]
