AW: Maven Enforcer: Banned dependencies including type, classifier etc.

2010-05-28 Thread Lewis, Eric
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:bri...@infinity.nu] 
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  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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Maven Enforcer: Banned dependencies including type, classifier etc.

2010-05-27 Thread Brian Fox
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  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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Maven Enforcer: Banned dependencies including type, classifier etc.

2010-05-27 Thread Lewis, Eric
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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org