[jira] Created: (MPLICENSE-1) Documentation on how to enable this report is woeful/missing

2004-07-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPLICENSE-1 Here is an overview of the issue: - Key

Re: [maven-ant-plugin] [vote] release 1.7.1 or 1.8

2004-07-18 Thread Dion Gillard
Nothing in the Ant manual mentions it under Library Dependencies Lets test it and see... On Mon, 19 Jul 2004 06:45:46 +0200, Arnaud Heritier <[EMAIL PROTECTED]> wrote: > Yes you're right, but do you know why the ant's setproxy task is optional? > > Arnaud. > > > -Message d'origine-

RE: [maven-ant-plugin] [vote] release 1.7.1 or 1.8

2004-07-18 Thread Arnaud Heritier
Yes you're right, but do you know why the ant's setproxy task is optional? Arnaud. > -Message d'origine- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : lundi 19 juillet 2004 04:27 > À : Maven Developers List > Objet : Re: [maven-ant-plugin] [vote] release 1.7.1 or 1.8 > > BTW M

[jira] Closed: (MPFILEACTIVITY-1) Does not show the correct number of days in the report

2004-07-18 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 18 Jul 2004 11:01 PM Fixed - View the issue: http://jira.codehaus.org/browse/MPFILEACTIVITY-1 Here is an overview of the issue:

[jira] Commented: (MPMULTIPROJECT-40) Hidden ClassCastException

2004-07-18 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Sun, 18 Jul 2004 11:01 PM Body: I've put various logging statements in the code, and appart from the key name (pom) I didn't get many interesting info. Ah, all log.debug() in those ignored except

[jira] Closed: (MPDEVACTIVITY-1) Does not show the correct number of days in the report

2004-07-18 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 18 Jul 2004 11:01 PM Fixed in CVS - View the issue: http://jira.codehaus.org/browse/MPDEVACTIVITY-1 Here is an overview of the issue

cvs commit: maven-plugins/developer-activity/src/plugin-resources developer-activity.jsl

2004-07-18 Thread dion
dion2004/07/18 20:00:36 Modified:file-activity/xdocs changes.xml file-activity project.xml plugin.properties plugin.jelly developer-activity/xdocs changes.xml file-activity/src/plugin-resources maven-file-activity-p

[jira] Commented: (MPDEVACTIVITY-1) Does not show the correct number of days in the report

2004-07-18 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 18 Jul 2004 10:47 PM Body: It looks like the patches are needed, so that the jsl files use the maven.changelog.range value at least. -

[jira] Commented: (MPMULTIPROJECT-40) Hidden ClassCastException

2004-07-18 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Sun, 18 Jul 2004 10:42 PM Body: I've added some debugging and the class is of type: org.apache.maven.project.Project. Will try to investigate a little bit more... -

[jira] Commented: (MPTEST-38) variable name typo breaks test plugin

2004-07-18 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 18 Jul 2004 10:38 PM Body: AFAIK, this isn't a typo. >From the docs: Use this property to specify that JUnit should search the test classes directory rather than the source directory. This allo

Re: [maven-ant-plugin] [vote] release 1.7.1 or 1.8

2004-07-18 Thread Dion Gillard
BTW MPANT-9 looks doable. On Mon, 19 Jul 2004 00:47:58 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Hello guys, > > I would like to have your approval to make a new release for the ant plugin. > > Carlos fixed a major bug, MPANT-16 > (http://jira.codehaus.org/browse/MPANT

Re: [maven-ant-plugin] [vote] release 1.7.1 or 1.8

2004-07-18 Thread Dion Gillard
+1 on 1.8 On Mon, 19 Jul 2004 00:47:58 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Hello guys, > > I would like to have your approval to make a new release for the ant plugin. > > Carlos fixed a major bug, MPANT-16 > (http://jira.codehaus.org/browse/MPANT-16): The plugin

Re: cvs commit: maven-plugins/release project.xml

2004-07-18 Thread Dion Gillard
On Mon, 19 Jul 2004 04:04:19 +0200, Jerome Lacoste <[EMAIL PROTECTED]> wrote: > On Mon, 2004-07-19 at 00:47 +, [EMAIL PROTECTED] wrote: > > dion2004/07/18 17:47:36 > > > > Modified:release/xdocs index.xml changes.xml > >release project.xml > > Log: > > Add dep

Re: cvs commit: maven-plugins/release project.xml

2004-07-18 Thread Jerome Lacoste
On Mon, 2004-07-19 at 00:47 +, [EMAIL PROTECTED] wrote: > dion2004/07/18 17:47:36 > > Modified:release/xdocs index.xml changes.xml >release project.xml > Log: > Add deprecation warning is that deprecated in favor of something ? Or is it just dying? J

[jira] Commented: (MPMULTIPROJECT-40) Hidden ClassCastException

2004-07-18 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Sun, 18 Jul 2004 10:02 PM Body: Ah sorry for the title. I had planned to change it, but forgot (it's getting late). Seems like I cannot now. If you can replace it, maybe you would like something al

[jira] Created: (MPMULTIPROJECT-40) Hidden ClassCastException

2004-07-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPMULTIPROJECT-40 Here is an overview of the issue: -

[jira] Created: (MPARTIFACT-30) Files are not made group writeable by the scp protocol

2004-07-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPARTIFACT-30 Here is an overview of the issue: - K

Re: cvs commit: maven-plugins/plugin project.xml

2004-07-18 Thread Dion Gillard
Worked it out. Eclipse 3 or the mevenide plugin in eclipse 3 is holding a lock on project.xml. The plugin merrily goes on its way when the copy back fails AFAICT. On Fri, 9 Jul 2004 09:56:37 +1000, Dion Gillard <[EMAIL PROTECTED]> wrote: > Not yetits as annoying as all hell. > > I'll try t

[jira] Created: (MPCHECKSTYLE-24) checktyle looks for headerFile in wrong directory when ran in multiproject mode

2004-07-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHECKSTYLE-24 Here is an overview of the issue: -

cvs commit: maven-plugins/release project.xml

2004-07-18 Thread dion
dion2004/07/18 17:47:36 Modified:release/xdocs index.xml changes.xml release project.xml Log: Add deprecation warning Revision ChangesPath 1.3 +1 -0 maven-plugins/release/xdocs/index.xml Index: index.xml ==

Re: New Maven repository

2004-07-18 Thread Mark R. Diggory
Carlos, A "snapshot" in Maven terms is any release symlinked to create a reference to the "most current version" (so in Maven, a snapshot can be an official release or a dated build). IE: http://www.apache.org/dist/java-repository/commons-collections/jars/commons-collections-3.1.jar is symlinked

ASF Repository Release issues (was Re: Repository for snapshots)

2004-07-18 Thread Mark R. Diggory
I'm going to cc this discussion onto infrastructure. I think it is a valid topic which we need to address there in more detail. Infrastructure, please review this posting before responding to this subject: http://article.gmane.org/gmane.comp.jakarta.commons.devel/39469 Jason van Zyl wrote: On Sat,

[maven-ant-plugin] [vote] release 1.7.1 or 1.8

2004-07-18 Thread Arnaud HERITIER
Hello guys, I would like to have your approval to make a new release for the ant plugin. Carlos fixed a major bug, MPANT-16 (http://jira.codehaus.org/browse/MPANT-16): The plugin generated absolute paths in some properties. This bug is really annoying if the ant script is

Re: Plugin developers and documentation: Change to plugin plugin

2004-07-18 Thread Dion Gillard
Good call. Maybe the file could be named differently in this case. On Sun, 18 Jul 2004 19:45:21 +0200, Gilles Dodinet <[EMAIL PROTECTED]> wrote: > Dion Gillard wrote: > > >There is now a goal in the plugin plugin to generate a 'tags.xml' > >describing the jelly taglib provided by a plugin's plug

Re: Plugin developers and documentation: Change to plugin plugin

2004-07-18 Thread Gilles Dodinet
Dion Gillard wrote: There is now a goal in the plugin plugin to generate a 'tags.xml' describing the jelly taglib provided by a plugin's plugin.jelly file. See http://maven.apache.org/reference/plugins/plugin/tags.html for an example of the output after adding some detail :-) what if a plugin de

Plugin developers and documentation: Change to plugin plugin

2004-07-18 Thread Dion Gillard
There is now a goal in the plugin plugin to generate a 'tags.xml' describing the jelly taglib provided by a plugin's plugin.jelly file. See http://maven.apache.org/reference/plugins/plugin/tags.html for an example of the output after adding some detail :-) The following plugins define a taglibrar

[jira] Created: (MPHIBERNATE-9) plugin:test fails without a network connection

2004-07-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPHIBERNATE-9 Here is an overview of the issue: - K

cvs commit: maven-plugins/plugin/xdocs changes.xml

2004-07-18 Thread dion
dion2004/07/18 07:38:18 Modified:plugin/xdocs changes.xml Log: Doc recent changes Revision ChangesPath 1.30 +1 -0 maven-plugins/plugin/xdocs/changes.xml Index: changes.xml === RCS file:

cvs commit: maven-plugins/plugin/xdocs index.xml

2004-07-18 Thread dion
dion2004/07/18 07:35:08 Modified:plugin/xdocs index.xml Log: Add tags section Revision ChangesPath 1.4 +5 -0 maven-plugins/plugin/xdocs/index.xml Index: index.xml === RCS file: /home/c

cvs commit: maven-plugins/plugin/xdocs index.xml

2004-07-18 Thread dion
dion2004/07/18 07:34:19 Modified:plugin/xdocs index.xml Log: More detail for the index Revision ChangesPath 1.3 +9 -0 maven-plugins/plugin/xdocs/index.xml Index: index.xml === RCS file

cvs commit: maven-plugins/plugin/xdocs goals.xml

2004-07-18 Thread dion
dion2004/07/18 07:32:23 Modified:plugin/xdocs goals.xml Log: Add new goal Revision ChangesPath 1.8 +5 -1 maven-plugins/plugin/xdocs/goals.xml Index: goals.xml === RCS file: /home/cvs/m

cvs commit: maven-plugins/plugin/xdocs tags.xml

2004-07-18 Thread dion
dion2004/07/18 07:29:20 Modified:plugin/xdocs tags.xml Log: Add license Revision ChangesPath 1.2 +19 -0 maven-plugins/plugin/xdocs/tags.xml Index: tags.xml === RCS file: /home/cvs/maven

cvs commit: maven-plugins/plugin/src/plugin-test maven.xml

2004-07-18 Thread dion
dion2004/07/18 07:28:40 Modified:plugin/src/plugin-test maven.xml Log: Add xml decl Revision ChangesPath 1.5 +2 -0 maven-plugins/plugin/src/plugin-test/maven.xml Index: maven.xml === R

cvs commit: maven-plugins/plugin/src/plugin-test plugin.jelly

2004-07-18 Thread dion
dion2004/07/18 07:28:12 Modified:plugin/src/plugin-test plugin.jelly Log: *** keyword substitution change *** Revision ChangesPath 1.5 +0 -0 maven-plugins/plugin/src/plugin-test/plugin.jelly Index: plugin.jelly ===

cvs commit: maven-plugins/struts/src/plugin-test project.properties

2004-07-18 Thread dion
dion2004/07/18 07:27:10 Modified:struts/src/plugin-test/src/webapp/WEB-INF web.xml struts/src/plugin-test project.properties Log: Add license Revision ChangesPath 1.2 +18 -0 maven-plugins/struts/src/plugin-test/src/webapp/WEB-INF/web.xml

cvs commit: maven-plugins/plugin/src/main/org/apache - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:20 maven-plugins/plugin/src/main/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/xdocs properties.xml

2004-07-18 Thread dion
dion2004/07/18 07:25:03 Modified:struts/xdocs properties.xml Log: Add license Revision ChangesPath 1.4 +18 -0 maven-plugins/struts/xdocs/properties.xml Index: properties.xml === RCS fil

cvs commit: maven-plugins/simian/xdocs tags.xml

2004-07-18 Thread dion
dion2004/07/18 07:24:39 Modified:simian/xdocs tags.xml Log: Add license Revision ChangesPath 1.2 +19 -0 maven-plugins/simian/xdocs/tags.xml Index: tags.xml === RCS file: /home/cvs/maven

cvs commit: maven-plugins/plugin/src/test/org/apache/maven/plugin PluginToTagsTest.java

2004-07-18 Thread dion
dion2004/07/18 07:20:03 Modified:plugin/src/plugin-test maven.xml plugin.jelly plugin/xdocs navigation.xml plugin project.xml plugin.jelly Added: plugin/xdocs tags.xml plugin/src/main/org/apache/maven/plugin PluginToTags.java

cvs commit: maven-plugins/plugin/src/test/org/apache - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:21 maven-plugins/plugin/src/test/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/plugin/src/test/org - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:21 maven-plugins/plugin/src/test/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/plugin/src/main/org/apache/maven/plugin - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:21 maven-plugins/plugin/src/main/org/apache/maven/plugin - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/plugin/src/test/org/apache/maven - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:21 maven-plugins/plugin/src/test/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/plugin/src/main/org/apache/maven - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:21 maven-plugins/plugin/src/main/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/plugin/src/test/org/apache/maven/plugin - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:21 maven-plugins/plugin/src/test/org/apache/maven/plugin - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/plugin/src/main/org - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:20 maven-plugins/plugin/src/main/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/plugin/src/main - New directory

2004-07-18 Thread dion
dion2004/07/18 07:19:20 maven-plugins/plugin/src/main - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src/java/org/apache/maven/struts Nada.java ApplicationResources.properties

2004-07-18 Thread dion
dion2004/07/18 07:11:04 Added: struts/src/plugin-test/src/webapp/WEB-INF struts-bean.tld validator-rules.xml struts-logic.tld struts-nested.tld struts-tiles.tld web.xml struts-config.xml struts-html.tld

cvs commit: maven-plugins/struts/src/plugin-test project.xml maven.xml project.properties .cvsignore

2004-07-18 Thread dion
dion2004/07/18 07:08:27 Added: struts/src/plugin-test project.xml maven.xml project.properties .cvsignore Log: Add a test project Revision ChangesPath 1.1 maven-plugins/struts/src/plugin-test/project.xml Index: project.x

cvs commit: maven-plugins/struts/src/plugin-test/src/webapp - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src/webapp - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src/java/org/apache/maven/struts - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src/java/org/apache/maven/struts - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src/java/org/apache - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src/java/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src/java - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src/java - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src/java/org/apache/maven - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src/java/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src/java/org - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src/java/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/src/plugin-test/src/webapp/WEB-INF - New directory

2004-07-18 Thread dion
dion2004/07/18 07:08:03 maven-plugins/struts/src/plugin-test/src/webapp/WEB-INF - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts/xdocs navigation.xml goals.xml futures.xml properties.xml index.xml

2004-07-18 Thread dion
dion2004/07/18 07:07:38 Modified:struts/xdocs navigation.xml goals.xml futures.xml properties.xml index.xml Log: Revamp docs Revision ChangesPath 1.4 +0 -1 maven-plugins/struts/xdocs/navigation.xml Index: navigation.xml ==

cvs commit: maven-plugins/struts/xdocs changes.xml

2004-07-18 Thread dion
dion2004/07/18 07:07:10 Modified:struts/xdocs changes.xml Log: Doc changes Revision ChangesPath 1.13 +4 -1 maven-plugins/struts/xdocs/changes.xml Index: changes.xml === RCS file: /home/

cvs commit: maven-plugins/struts/xdocs dirlayout.xml

2004-07-18 Thread dion
dion2004/07/18 07:06:11 Removed: struts/xdocs dirlayout.xml Log: Remove old doc file - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts project.xml

2004-07-18 Thread dion
dion2004/07/18 07:05:19 Modified:struts project.xml Log: Bump version to 1.4-SNAPSHOT. Revision ChangesPath 1.43 +1 -1 maven-plugins/struts/project.xml Index: project.xml === RCS file

cvs commit: maven-plugins/struts/xdocs build-file.xml

2004-07-18 Thread dion
dion2004/07/18 07:05:52 Removed: struts/xdocs build-file.xml Log: Remove old doc file - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/struts plugin.jelly

2004-07-18 Thread dion
dion2004/07/18 07:01:27 Modified:struts plugin.jelly Log: Fix classpath bug that stopped the plugin working Revision ChangesPath 1.6 +2 -0 maven-plugins/struts/plugin.jelly Index: plugin.jelly ===

cvs commit: maven-plugins/simian/xdocs tags.xml navigation.xml

2004-07-18 Thread dion
dion2004/07/18 06:56:44 Modified:simian/xdocs navigation.xml Added: simian/xdocs tags.xml Log: Add tags documentation Revision ChangesPath 1.3 +1 -0 maven-plugins/simian/xdocs/navigation.xml Index: navigation.xml =

[jira] Created: (MAVEN-1378) Upgrade XStream to latest

2004-07-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1378 Here is an overview of the issue: - Key:

cvs commit: maven-plugins/clover plugin.jelly

2004-07-18 Thread carlos
carlos 2004/07/18 04:26:38 Modified:clover plugin.jelly Log: Fixed typo Revision ChangesPath 1.35 +2 -2 maven-plugins/clover/plugin.jelly Index: plugin.jelly === RCS file: /home/cvs/mave

[jira] Closed: (MPCLOVER-20) Clover 1.6 HEAD does not build and breaks the whole maven build

2004-07-18 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPCLOVER-20 Here is an overview of the issue: - Key

[jira] Updated: (MPCLOVER-20) Clover 1.6 HEAD does not build and breaks the whole maven build

2004-07-18 Thread jira
The following issue has been updated: Updater: Henning Schmiedehausen (mailto:[EMAIL PROTECTED]) Date: Sun, 18 Jul 2004 6:23 AM Changes: Attachment changed to clover.patch - For a full history of th

[jira] Created: (MPCLOVER-20) Clover 1.6 HEAD does not build and breaks the whole maven build

2004-07-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCLOVER-20 Here is an overview of the issue: - Key