Re: Enforcer Sources

2007-08-21 Thread Jason van Zyl
This appears to be working with 2.0.7 and 2.1.x. I'm using the following: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http:// www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> 4.0.0 org.apach

Re: Enforcer Sources

2007-08-21 Thread Jason van Zyl
On 21 Aug 07, at 4:43 AM 21 Aug 07, Mark Hobson wrote: Just catching up on emails - here's the related issues: http://jira.codehaus.org/browse/MNG-2972 http://jira.codehaus.org/browse/MNG-2163 Does anyone see any problem resolving these? I think we have to be able to allow overriding of d

Re: Enforcer Sources

2007-08-21 Thread Mark Hobson
Just catching up on emails - here's the related issues: http://jira.codehaus.org/browse/MNG-2972 http://jira.codehaus.org/browse/MNG-2163 Mark On 15/08/07, Paul Gier <[EMAIL PROTECTED]> wrote: > Brian E. Fox wrote: > >> But that is only for the transitive plugin dependencies right? What > > abo

Re: Enforcer Sources

2007-08-15 Thread Paul Gier
Brian E. Fox wrote: But that is only for the transitive plugin dependencies right? What about if I want to exclude or override one of the plugin's direct dependencies? I would like to be able to do something like this: some-plugin some-plugin-dependency 1.0

RE: Enforcer Sources

2007-08-15 Thread Brian E. Fox
>But that is only for the transitive plugin dependencies right? What about if I >want to exclude or override one of the plugin's direct dependencies? >I would like to be able to do something like this: > > some-plugin > > > > some-plugin-dependency > 1.0 >

Re: Enforcer Sources

2007-08-15 Thread Paul Gier
Jason van Zyl wrote: On 14 Aug 07, at 9:30 PM 14 Aug 07, Paul Gier wrote: Kenney Westerhof wrote: Brian E. Fox wrote: Sure. I've been thinking that the standard rules should come out of the plugin into a separate module too. The thing I'd ultimately like to do is be able to release the rules

Re: Enforcer Sources

2007-08-15 Thread John Casey
PROTECTED] Sent: Tuesday, August 14, 2007 8:09 AM To: Maven Developers List Subject: Enforcer Sources Brian, Can we follow the same pattern we use for Surefire, and the Release tools where they are all collected together under one umbrella. I was playing around with the enforcer and then notic

Re: Enforcer Sources

2007-08-14 Thread Jason van Zyl
to work and is infinitely useful. Not sure when it got crippled. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 8:09 AM To: Maven Developers List Subject: Enforcer Sources Brian, Can we follow the same pattern we use for Surefire,

Re: Enforcer Sources

2007-08-14 Thread Paul Gier
ould be able to exclude or override certain plugin dependencies. It would help with a few of the projects within JBoss. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 8:09 AM To: Maven Developers List Subject: Enforcer Sources Brian

Re: Enforcer Sources

2007-08-14 Thread Jason van Zyl
get this to work in a nice way maven will need to be fixed, I think. -- Kenney -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 8:09 AM To: Maven Developers List Subject: Enforcer Sources Brian, Can we follow the same pattern we use f

Re: Enforcer Sources

2007-08-14 Thread Kenney Westerhof
will be applied, but i'm not sure.. To get this to work in a nice way maven will need to be fixed, I think. -- Kenney -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 8:09 AM To: Maven Developers List Subject: Enforcer Sources Brian

Re: Enforcer Sources

2007-08-14 Thread Christian Gruber
From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 8:09 AM To: Maven Developers List Subject: Enforcer Sources Brian, Can we follow the same pattern we use for Surefire, and the Release tools where they are all collected together under one umbrella. I was playing arou

RE: Enforcer Sources

2007-08-14 Thread Brian E. Fox
ould be accomplished? -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 8:09 AM To: Maven Developers List Subject: Enforcer Sources Brian, Can we follow the same pattern we use for Surefire, and the Release tools where they are all collected togethe

Enforcer Sources

2007-08-14 Thread Jason van Zyl
Brian, Can we follow the same pattern we use for Surefire, and the Release tools where they are all collected together under one umbrella. I was playing around with the enforcer and then noticed I need something from shared and looking at them together is hard, one being in a plugin and o