[jira] Reopened: (MAVEN-786) maven Linux shell script incorrectly quotes arguments it passes through to Java

2003-11-18 Thread jira
Message: The following issue has been reopened. Reopener: dion gillard Date: Tue, 18 Nov 2003 11:43 PM Re-opened for Martin - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-786 Here is

RE: attainGoal and session

2003-11-18 Thread Jason van Zyl
On Tue, 2003-11-18 at 19:00, Sean Timm wrote: > > > A comment on MAVEN-256 > > > (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-256) > > > indicates a fix for goals executed via attainGoal being called > > > multiple times. Is this something I can move forward with > > (ie. update >

RE: attainGoal and session

2003-11-18 Thread Brett Porter
> I can understand a second compile for the clover plugin due > to the nature of what it's doing, but the other two have no > reason to have a unique session (that I know of). Also, is > there some way I could detect that we're coming in for a > second round of compiling (in the case of the cl

RE: attainGoal and session

2003-11-18 Thread Sean Timm
> > A comment on MAVEN-256 > > (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-256) > > indicates a fix for goals executed via attainGoal being called > > multiple times. Is this something I can move forward with > (ie. update > > a few plugins that are causing me grief and submit pa

RE: [jira] Commented: (MAVEN-1038) Clover XML Report should be generated during site report generation if set to true

2003-11-18 Thread Sean Timm
This issue got deleted from JIRA, so I'm including it below for context... The problem isn't that I need to set maven.clover.report.xml to true...I'm already doing that. The problem is that the code ignores the fact that I've got it set to true and doesn't generate the XML report during site gene

RE: attainGoal and session

2003-11-18 Thread Brett Porter
What particular plugins/goals are causing you grief? We need to be wary of introducing new behaviour late in the 1.0 RC cycle. A lot of people may have worked around this in their own way that could break. Cheers, Brett > -Original Message- > From: Sean Timm [mailto:[EMAIL PROTECTED] >

attainGoal and session

2003-11-18 Thread Sean Timm
A comment on MAVEN-256 (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-256) indicates a fix for goals executed via attainGoal being called multiple times. Is this something I can move forward with (ie. update a few plugins that are causing me grief and submit patches), or is there a plan

RE: Movement of the last plugins

2003-11-18 Thread Brett Porter
> > It will: > > a) Assume ../maven-plugins is where the plugins are housed (can we > > make > > this a property?) > > Sure. maven.bootstrap.plugins.dir=${basedir}/src/plugins-build cd src cvs co -d plugins-build maven-plugins Look, I've created a circle! Back to where we started :D Cheers,

RE: [VOTE] Make groupId mandatory for POM version 4?

2003-11-18 Thread Brett Porter
My understanding is 1.1, as to my knowledge there has been no handling put into CVS yet. We must retain full v3 compatibility for 1.0 at the very least. Cheers, Brett > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 19 November 2003 3:18 AM > T

[jira] Commented: (MPDASHBOARD-2) Provide value highlighting

2003-11-18 Thread jira
The following comment has been added to this issue: Author: Sean Timm Created: Tue, 18 Nov 2003 2:49 PM Body: Not working on it, yet, but I'll probably get to it eventually if someone doesn't beat me to it. I figured any ideas should be logged in case anyone gets a wild hair and

[jira] Commented: (MPDASHBOARD-1) Dashboard should use aggregators from associated plugins

2003-11-18 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Tue, 18 Nov 2003 2:48 PM Body: In my first implementation of the dashboard (which I never committed) I started implementing the different aggregators in the related project themselves (in the cs p

[jira] Commented: (MPDASHBOARD-2) Provide value highlighting

2003-11-18 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Tue, 18 Nov 2003 2:44 PM Body: Cool. Got a patch? - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPDASHBO

[jira] Commented: (MPDASHBOARD-3) Provide percentage bar graph

2003-11-18 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Tue, 18 Nov 2003 2:43 PM Body: Cool. Got a patch? - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPDASHBO

Re: Movement of the last plugins

2003-11-18 Thread Jason van Zyl
On Tue, 2003-11-18 at 11:52, [EMAIL PROTECTED] wrote: > Can someone give me the summary of what the effect is on bootstrap? > > It will: > a) Assume ../maven-plugins is where the plugins are housed (can we make > this a property?) Sure. > b) Will fail if it doesn't exist. Yes. > Right? > -- >

[jira] Created: (MPDASHBOARD-3) Provide percentage bar graph

2003-11-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPDASHBOARD-3 Here is an overview of the issue: --

[jira] Created: (MPDASHBOARD-2) Provide value highlighting

2003-11-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPDASHBOARD-2 Here is an overview of the issue: --

[jira] Created: (MPDASHBOARD-1) Dashboard should use aggregators from associated plugins

2003-11-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPDASHBOARD-1 Here is an overview of the issue: --

Re: Movement of the last plugins

2003-11-18 Thread dion
Can someone give me the summary of what the effect is on bootstrap? It will: a) Assume ../maven-plugins is where the plugins are housed (can we make this a property?) b) Will fail if it doesn't exist. Right? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/

Re: [VOTE] Make groupId mandatory for POM version 4?

2003-11-18 Thread dion
Is POM v4 a 1.0, 1.1, or 2.x change? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Jason van Zyl <[EMAIL PROTECTED]> wrote on 14/11/2003 08:05:30 AM: > On Thu, 2003-11-13 at 15:57, Vincent Massol wrote: > > Hi, > > > > I'd like to make a mandatory ele

[jira] Commented: (MAVEN-1032) plugin:download deletes the downloaded file

2003-11-18 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 18 Nov 2003 9:19 AM Body: Why are you storing packed (zip file) plugins in your maven unpacked plugin directory? The plugin gets downloaded to ${maven.home}/plugins as a jar file. Do you have m

Re: [Plugin test] Why call clean after the test?

2003-11-18 Thread dion
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 18/11/2003 03:02:06 AM: > Hi dIon, > > I'm starting to move my sample plugin apps into plugin tests (using > src/plugin-test and the "testPlugin" goal). I've noticed you have > followed the following pattern: > > > > > > I'm wondering why

[jira] Created: (MAVEN-1042) ejb plugin fail when maven.ejb.src end whith space

2003-11-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1042 Here is an overview of the issue: -

cvs commit: maven/xdocs/misc articles.xml

2003-11-18 Thread evenisse
evenisse2003/11/18 01:06:46 Modified:xdocs/misc articles.xml Log: Add Andy Jefferson article Revision ChangesPath 1.4 +5 -0 maven/xdocs/misc/articles.xml Index: articles.xml === RCS file:

Re: PMC nominations

2003-11-18 Thread Emmanuel Venisse
+1, +1 and +1 Emmanuel - Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Monday, November 17, 2003 8:44 PM Subject: PMC nominations > Howdy, > > Given we don't have a general mailing list I will do this here. > > I wo