The following comment has been added to this issue:
Author: Alain Javier Guarnieri del Gesu
Created: Mon, 10 Nov 2003 9:42 PM
Body:
No. The maintainer does not make the source code repository public. I am going to ask
him to make sure.
-
The following issue has been updated:
Updater: Joakim Erdfelt (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 9:30 PM
Comment:
Required POM for uploading to repository.
Changes:
Attachment changed to pmd-pom.xml
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1021
Here is an overview of the issue:
-
dion2003/11/10 19:04:48
Modified:cruisecontrol/src/plugin-resources cruisecontrol.jsl
Log:
Map developer ids to emails
Revision ChangesPath
1.4 +6 -0
maven-plugins/cruisecontrol/src/plugin-resources/cruisecontrol.jsl
Index: cruisecontrol.jsl
===
dion2003/11/10 18:13:20
Modified:cruisecontrol/src/plugin-resources cruisecontrol.jsl
Log:
Added a todo
Revision ChangesPath
1.3 +1 -0
maven-plugins/cruisecontrol/src/plugin-resources/cruisecontrol.jsl
Index: cruisecontrol.jsl
==
The following issue has been updated:
Updater: Sean Timm (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 7:31 PM
Comment:
Here's the patch to fix it...
Changes:
Attachment changed to ear-caseissue-plugin.jelly.diff
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1020
Here is an overview of the issue:
-
On Tue, 11 Nov 2003 01:05 am, Nicola Ken Barozzi wrote:
> My personal understanding, in extreme summary, is that Peter Donald
> refused to actively collaborate with some other Avalon members. I had
> seen the fracture in the community and proposed him to make Phoenix a
> project on par with Avalon;
In multiproject builds you often want to run a set of goals on all the
projects, then do something, then run another set. It'd be good if we kept
the projects, once loaded, around and the reactor tag had a way of using
the existing projects (or loading them if not) for the second execution.
Doe
The following comment has been added to this issue:
Author: dion gillard
Created: Mon, 10 Nov 2003 6:33 PM
Body:
can you point me to the source repo?
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.j
Vincent,
is there a reason that we're not using the multiproject plugin for these,
or at least the same property names?
We now have
maven.multichanges.basedir=${basedir}
maven.multichanges.includes=*/project.xml
maven.multichanges.excludes=**/target/**/project.xml,project.xml
maven.multichanges.
The following comment has been added to this issue:
Author: Alain Javier Guarnieri del Gesu
Created: Mon, 10 Nov 2003 5:41 PM
Body:
As near as I can tell, the maintainer keeps it to himself. There does not seem to be a
public CVS. The source distributions seem to be definitive.
--
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 5:40 PM
Changes:
Fix Version changed to 1.1
Fix Version changed from 1.0-final
I'm hosting an in-house remote repository via Apache 2 on a Windows
server. I recently ran into an issue where a few projects specified the
name of a dependency with the wrong case (all lowercase instead of
mixed-case). The remote repository still treats it as a valid filename
and returns the dep
The following comment has been added to this issue:
Author: dion gillard
Created: Mon, 10 Nov 2003 5:16 PM
Body:
Give me your use case and we can work out how to proceed.
-
View the issue:
http://jira.codehaus.o
dion2003/11/10 15:09:15
Modified:cruisecontrol plugin.properties
Log:
Fix typo
Revision ChangesPath
1.2 +1 -1 maven-plugins/cruisecontrol/plugin.properties
Index: plugin.properties
===
On Mon, 2003-11-10 at 17:15, [EMAIL PROTECTED] wrote:
> It'd make it easier if we could easily reexecute a set of goals on a
> previously collected set of projects?
Sorry, I'm not following could you give me a little example?
> --
> dIon Gillard, Multitask Consulting
> Blog: http://blogs.co
On Mon, 2003-11-10 at 16:21, Brett Porter wrote:
> Jason,
>
> Just 1 question regarding this. How did you go about doing this merge?
Most of the plugins were removed from HEAD so I simply did the same
thing in the branch. I have yet to merge the core plugins together.
> There's been a fair few
It'd make it easier if we could easily reexecute a set of goals on a
previously collected set of projects?
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc
Jason van Zyl <[EMAIL PROTECTED]> wrote
Jason,
Just 1 question regarding this. How did you go about doing this merge?
There's been a fair few changes on HEAD and it would be worth a merge. I'm
happy to do it - I think I originally stated I'd do this once a week, but I
didn't quite get around to that :)
Basically I'll just do:
cvs upd
This isn't the first attempt actually - from what I understand
multiproject's dependency convergence report is an aggregator.
The way I think it should work is:
1) all reports are per project (including depencency convergence!)
2) multiproject provides a generic aggregation utility to pull down mu
Dion,
In the multiproject plugin if the reactor looked for special hooks post
execution in a standard way would that make any of the stuff you are
doing with the multiproject plugin easier.
Just thinking about what Vincent is trying to do with the changes
plugin. Basically thinking about making t
On Mon, 2003-11-10 at 13:29, Vincent Massol wrote:
> Yes, I've also been uneasy about plugin that act on several projects.
> However this is the logical next step. It may be that our plugin are now
> getting ahead of the core...
I don't know about that I just think it's a matter possibly of
differ
The following comment has been added to this issue:
Author: Sean Timm
Created: Mon, 10 Nov 2003 2:06 PM
Body:
The problem is that certain goals don't make sense for any given project. For
example, I've got a project that exists solely for the purpose of deploying to JBoss
using
vmassol 2003/11/10 12:02:34
Modified:.project.xml
Log:
Added release report
Revision ChangesPath
1.11 +1 -1 maven-plugins/project.xml
Index: project.xml
===
RCS file: /home/cvs/mave
vmassol 2003/11/10 12:00:47
Modified:multichanges/src/plugin-resources releases.jsl
Log:
Binary --> Ascii
Revision ChangesPath
1.2 +74 -74maven-plugins/multichanges/src/plugin-resources/releases.jsl
Index: releases.jsl
vmassol 2003/11/10 12:00:25
Added: multichanges/xdocs properties.xml .cvsignore changes.xml
index.xml navigation.xml goals.xml
multichanges project.properties plugin.properties
project.xml plugin.jelly .cvsignore
vmassol 2003/11/10 12:00:09
maven-plugins/multichanges/src - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vmassol 2003/11/10 12:00:10
maven-plugins/multichanges/src/plugin-resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vmassol 2003/11/10 12:00:10
maven-plugins/multichanges/xdocs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vmassol 2003/11/10 12:00:08
maven-plugins/multichanges - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vmassol 2003/11/10 11:29:41
Modified:tjdo/xdocs changes.xml
Log:
Use YYY-MM-DD format (as all plugins do)
Revision ChangesPath
1.5 +3 -3 maven-plugins/tjdo/xdocs/changes.xml
Index: changes.xml
=
The following comment has been added to this issue:
Author: Dale King
Created: Mon, 10 Nov 2003 12:42 PM
Body:
So basically, I can do it by adding it to the classpath for the entire application,
even though it is only used by the checkstyle plug-in. I don't find that a very
satis
Yes, I've also been uneasy about plugin that act on several projects.
However this is the logical next step. It may be that our plugin are now
getting ahead of the core...
To answer your question, yes, it concerns several plugins (it uses the
reactor). However, there are different goals.
Anyway,
On Mon, 2003-11-10 at 12:49, Vincent Massol wrote:
> Hi,
>
> I'm about to commit changes I've made to the changes plugin so that it
> can generate a general report about releases of subprojects. Here's a
> demo:
>
> http://maven.apache.org/reference/plugins/optional/release-report.html
>
> Do yo
Hi,
I'm about to commit changes I've made to the changes plugin so that it
can generate a general report about releases of subprojects. Here's a
demo:
http://maven.apache.org/reference/plugins/optional/release-report.html
Do you like it?
I still need to sort over the release dates so that the l
The following comment has been added to this issue:
Author: Sean Timm
Created: Mon, 10 Nov 2003 11:21 AM
Body:
I attached a patch to fix this issue to MAVEN-373
(http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-373). I probably should
have made a new issue and attached i
The following comment has been added to this issue:
Author: Vincent Massol
Created: Mon, 10 Nov 2003 11:17 AM
Body:
dIon, what I am suggesting is an improvement. It's not a bug.
-
View the issue:
http://jira.co
The following comment has been added to this issue:
Author: Willie Vu
Created: Mon, 10 Nov 2003 11:09 AM
Body:
in jar:deploy-snapshot, jar:deploy
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1019
Here is an overview of the issue:
-
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:15 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:13 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:12 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:11 AM
Changes:
Fix Version changed to 1.0-rc2
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:12 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:10 AM
Comment:
I thought the parsing/use of the parent was turned off when parsing plugin project.xml
files.
Do you have a stacktrace?
Changes:
Fix Ver
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:09 AM
Comment:
Where?
Changes:
Version changed to 1.0-rc1
Version changed from 1.1
Fix Version changed to 1.1
-
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 10 Nov 2003 10:08 AM
It appears that the answer is to add the jars to your .
Please reopen if this doesn't work.
-
View the issue:
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 10 Nov 2003 10:07 AM
extssh is an eclipse only protocol. Use ext and CVS_RSH=ssh
-
View the issue:
http://jira.codehaus.org/secure/V
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:06 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:06 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:05 AM
Changes:
Fix Version changed to 1.0-rc2
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:04 AM
Changes:
Version changed to 1.0-rc1
Version changed from 1.1
Fix Version changed to 1.1
-
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:04 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 10:03 AM
Changes:
Fix Version changed to 1.0-rc2
-
For a full history of the issue, see:
The following comment has been added to this issue:
Author: Xavier RODRIGUEZ
Created: Mon, 10 Nov 2003 10:03 AM
Body:
I tried to implement this feature ... I know this is still a draft! ;-)
* I create a new goal in the plugin.jelly file:
${systemScope.setProperty('javax.xml.tr
vmassol 2003/11/10 07:55:48
Modified:dashboard/src/plugin-resources/templates dashboard.jsl
Log:
Binary --> Ascii
Revision ChangesPath
1.3 +48 -48
maven-plugins/dashboard/src/plugin-resources/templates/dashboard.jsl
Index: dashboard.jsl
==
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1018
Here is an overview of the issue:
-
On Mon, 2003-11-10 at 09:05, Nicola Ken Barozzi wrote:
> Jason van Zyl wrote:
> ...
> > No one has every lobbied as hard as you to get someone thrown out of
> > Apache in addition to carrying out a compaign to eradicate and
> > existing solution to replace it with their own.
> ...
>
> I have been
Jason van Zyl wrote:
...
No one has every lobbied as hard as you to get someone thrown out of
Apache in addition to carrying out a compaign to eradicate and
existing solution to replace it with their own.
...
I have been the Chair of Avalon at the time this happened.
I can assure you that the rea
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 10 Nov 2003 8:17 AM
Applied in 1.3-SNAPSHOT.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1008
Here
dion2003/11/10 06:16:40
Modified:pmd/xdocs changes.xml
pmd project.xml plugin.jelly
Log:
Apply MAVEN-1008:
Patch to add the project dependancies to the pmd classpath.
This should allow a custom ruleset jar file that is defined as a dependancy to be
added
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1017
Here is an overview of the issue:
-
The Maven team is pleased to announce the Dashboard plugin 1.0 release!
http://maven.apache.org/reference/plugins/dashboard
This plugin generates a dashboard HTML report containing information
gathered from other Maven reports (Checkstyle, Clover, JUnit, Simian,
etc). The dashboard aggregate th
vmassol 2003/11/10 05:43:54
Modified:dashboard/xdocs changes.xml
dashboard project.xml
Log:
version 1.1-SNAPSHOT is open for business
Revision ChangesPath
1.3 +3 -0 maven-plugins/dashboard/xdocs/changes.xml
Index: changes.xml
=
vmassol 2003/11/10 05:42:47
Modified:dashboard/announcements 1.0.ann
Log:
Fixed typo
Revision ChangesPath
1.2 +2 -2 maven-plugins/dashboard/announcements/1.0.ann
Index: 1.0.ann
===
RCS fil
vmassol 2003/11/10 05:40:34
Modified:dashboard/xdocs changes.xml navigation.xml
dashboard project.xml
Added: dashboard/announcements 1.0.ann
Log:
Preparing to release version 1.0
Revision ChangesPath
1.2 +3 -2 maven-plugins/dashboard/xdoc
vmassol 2003/11/10 05:40:26
maven-plugins/dashboard/announcements - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vmassol 2003/11/10 05:21:17
Modified:dashboard plugin.jelly
Log:
refactoring
Revision ChangesPath
1.4 +35 -21maven-plugins/dashboard/plugin.jelly
Index: plugin.jelly
===
RCS file: /home/cvs
Ok, here's a better dashboard (with Clover information):
http://maven.apache.org/reference/plugins/optional/dashboard-report.html
-Vincent
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: 10 November 2003 09:20
> To: 'Maven Developers List'
> Subject: RE: [Da
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 6:26 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 6:25 AM
Changes:
Fix Version changed to 1.0-final
-
For a full history of the issue, see
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 6:25 AM
Changes:
Fix Version changed to 1.1
-
For a full history of the issue, see:
h
The following comment has been added to this issue:
Author: dion gillard
Created: Mon, 10 Nov 2003 6:24 AM
Body:
Where is the definitive source for Saxon jars?
-
View the issue:
http://jira.codehaus.org/secure/V
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 6:20 AM
Comment:
Inheritance is one level at this point, but this is planned to be fixed for 1.0
Changes:
Version changed to 1.0-rc1
Version ch
vmassol 2003/11/10 04:16:25
Modified:clover project.xml
clover/xdocs changes.xml
Log:
Upgraded to clover 1.2.3
Revision ChangesPath
1.22 +1 -1 maven-plugins/clover/project.xml
Index: project.xml
===
vmassol 2003/11/10 04:14:42
Modified:checkstyle plugin.jelly
Log:
Added optional checkstyle jar to execution CP
Revision ChangesPath
1.18 +2 -0 maven-plugins/checkstyle/plugin.jelly
Index: plugin.jelly
=
vmassol 2003/11/10 04:11:27
Modified:checkstyle project.xml
checkstyle/xdocs navigation.xml index.xml
Removed: checkstyle/xdocs/releases/v2.0 index.xml changes.xml
goals.xml migrating.xml properties.xml
checkstyle/xdocs/current
vmassol 2003/11/10 04:09:38
Modified:clover plugin.jelly
Log:
Removed unused commented line
Revision ChangesPath
1.14 +0 -1 maven-plugins/clover/plugin.jelly
Index: plugin.jelly
===
RCS f
vmassol 2003/11/10 03:58:14
Modified:checkstyle/xdocs changes.xml
Log:
oops. wrong place
Revision ChangesPath
1.13 +3 -4 maven-plugins/checkstyle/xdocs/changes.xml
Index: changes.xml
===
RC
vmassol 2003/11/10 03:57:32
Modified:checkstyle/xdocs changes.xml
Log:
Upgraded to checkstyle 3.2
Revision ChangesPath
1.12 +4 -0 maven-plugins/checkstyle/xdocs/changes.xml
Index: changes.xml
===
vmassol 2003/11/10 03:57:00
Modified:checkstyle/xdocs changes.xml
checkstyle/src/plugin-resources sun_checks.xml
checkstyle project.xml project.properties
Log:
Upgraded to checkstyle 3.2
Revision ChangesPath
1.11 +13 -3 maven-plugins
Go for it
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 10/11/2003 10:26:30 PM:
> Hi (dIon),
>
> I'm working on the checkstyle plugin, upgrading i
Hi (dIon),
I'm working on the checkstyle plugin, upgrading it version 3.2 of
checkstyle.
Some time ago, different versions of the web site were checked in CVS.
Can I remove them so that only the current latest version is checked in
CVS?
Thanks
-Vincent
-
Thanks dIon. Yeah, there was something wrong! There is another problem
in that clover requires a clean before running... Otherwise it doesn't
instrument the source files... I'll need to look into that.
-Vincent
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sen
The following issue has been updated:
Updater: Dominik Roblek (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Nov 2003 1:16 AM
Comment:
Test case attachement
Changes:
Attachment changed to project.zip
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1016
Here is an overview of the issue:
-
87 matches
Mail list logo