On Sat, 2003-08-23 at 11:43, Ben Walding wrote:
> A better way might be for plugins to register themselves into the
> eclipse plugin and be passed a DOM of the .classpath / .project. They
> then manipulate this as required.
+0
--
Martin Skopp
Riege Software International GmbH
Support: mailto:[E
, August 23, 2003 2:52 PM
Subject: Re: maven eclipse plug-in should support eclipse checkstyle plug-in
> I think that the files i provided for MAVEN-525 do exactly what you
> want. it defines a taglib which declares among others a tag that adds
> project nature and project builder to .
I think that the files i provided for MAVEN-525 do exactly what you
want. it defines a taglib which declares among others a tag that adds
project nature and project builder to .project using jelly:xml. perhpas
it may help.
Ben Walding wrote:
A better way might be for plugins to register themse
Yes, it's a better way.
- Original Message -
From: "Ben Walding" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Saturday, August 23, 2003 11:43 AM
Subject: Re: maven eclipse plug-in should support eclipse checkstyle plug-in
A better way might be for plugins to register themselves into the
eclipse plugin and be passed a DOM of the .classpath / .project. They
then manipulate this as required.
Similar to how the report plugin works.
Mark H. Wilkinson wrote:
On Fri, 2003-08-22 at 11:57, [EMAIL PROTECTED] wrote:
Th
> Sent: Friday, August 22, 2003 3:36 PM
> To: Maven Developers List
> Subject: Re: maven eclipse plug-in should support eclipse checkstyle
> plug-in
>
>
> On Fri, 2003-08-22 at 11:57, [EMAIL PROTECTED] wrote:
> > The following comment has been added to this issue:
>
On Fri, 2003-08-22 at 11:57, [EMAIL PROTECTED] wrote:
> The following comment has been added to this issue:
>
> Author: Emmanuel Venisse
> Created: Fri, 22 Aug 2003 5:56 AM
>Body:
> I'm -1 for this modification.
>
> a) it exists more than one checkstyle plugin for eclipse
> - ht