Wendy Smoak wrote:
On 11/6/06, Brian E. Fox <[EMAIL PROTECTED]> wrote:

Does anyone see a drawback to doing this for maven itself? I'd volunteer
to help make the changes but I don't think I have karma to touch maven
core where the pom seems to live.

The drawback is that it's another jar that has to be released, which
means a vote, etc.

Since the checkstyle.xml already is present in the checkstyle plugin
I don't see why there should be another jar. I think it shoul default
to a resource path for the plugin itself, and the maven core can override
that config to point to the http svn url to always get the latest version.

-- Kenney

I went through the same discovery process for Struts, and decided to
use a URL.  (If you need to build while offline, you can temporarily
edit pom.xml to point at a local copy.)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to