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
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
>
> 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
> > 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
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
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]
>
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
> > 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,
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
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
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
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
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
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?
> --
>
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:
--
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:
--
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:
--
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/
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
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
"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
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:
-
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:
+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
24 matches
Mail list logo