The following comment has been added to this issue:
Author: Ralph Apel
Created: Sat, 23 Aug 2003 5:52 PM
Body:
If we define a package as a subdir containing .java files, the following scriptlet may
iterate thru their package names:
Last 500 lines of a clean bootstrap build of maven at 20030823-1040
[exec] java:jar-resources:
[exec] Copying 1 file to
/usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
[exec] Copying 4 files to
/usr/local/builds/maven/src/maven/src
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-716
Here is an overview of the issue:
--
I don't have time to investigate on your plugin modification, but your
addBuilder/addNature taglibs seems to be interesting.
- Original Message -
From: "Gilles Dodinet" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Saturday, August 23, 2003 2:52 PM
Subject: Re:
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
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
Ralph Apel wrote:
Would it be ok to send
1) cvs diff -u > dotuml.path
2) one jar with sources and configfiles ?
Both would work for a completly new plugin, option 1 should be used
for pretty much everything else.
Instead of sending files to the mailing list, you should raise an
'New Feature' iss