[jira] Commented: (MPNATIVE-6) dependency: use new version of cpptasks

2004-07-14 Thread jira
The following comment has been added to this issue: Author: Joachim Bader Created: Thu, 15 Jul 2004 2:37 AM Body: duplicate. Commit MPNATIVE-8 please. - View this comment: http://jira.codehaus.org/browse/MPNATIVE

[jira] Updated: (MPNATIVE-8) Dependency fix

2004-07-14 Thread jira
The following issue has been updated: Updater: Joachim Bader (mailto:[EMAIL PROTECTED]) Date: Thu, 15 Jul 2004 2:36 AM Changes: Attachment changed to patch.diff - For a full history of the issue, se

[jira] Created: (MPNATIVE-8) Dependency fix

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

Re: Plugins dependencies to fix

2004-07-14 Thread Brett Porter
Yep, I agree. Thanks for making the changes. - Brett Quoting Dion Gillard <[EMAIL PROTECTED]>: > On Thu, 15 Jul 2004 09:43:50 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > > Yep, and this version is now bundled in maven, so we could actually remove > the > > xml tags from all the plugins if d

cvs commit: maven-plugins/simian project.xml

2004-07-14 Thread dion
dion2004/07/14 17:58:08 Modified:simian project.xml Log: Ant dependency changed to 1.5.3-1 Revision ChangesPath 1.37 +1 -1 maven-plugins/simian/project.xml Index: project.xml === RCS

Re: Plugins dependencies to fix

2004-07-14 Thread Dion Gillard
On Wed, 14 Jul 2004 18:54:07 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Hello guys! > > I would like to bring to your attention that there are some dependencies > problems in several plugins. > > Considering the following page if you have to edit some plugins, it could b

cvs commit: maven-plugins/changelog project.xml

2004-07-14 Thread dion
dion2004/07/14 17:27:46 Modified:changelog project.xml Log: Upgrade to regexp 1.3 Revision ChangesPath 1.51 +1 -1 maven-plugins/changelog/project.xml Index: project.xml === RCS file: /h

cvs commit: maven-plugins/struts project.xml

2004-07-14 Thread dion
dion2004/07/14 17:26:49 Modified:struts project.xml Log: Upgrade to regexp 1.3 Revision ChangesPath 1.42 +1 -1 maven-plugins/struts/project.xml Index: project.xml === RCS file: /home/

cvs commit: maven-plugins/latka project.xml

2004-07-14 Thread dion
dion2004/07/14 17:26:08 Modified:latkaproject.xml Log: Upgrade to regexp 1.3 Revision ChangesPath 1.38 +1 -1 maven-plugins/latka/project.xml Index: project.xml === RCS file: /home/c

cvs commit: maven-plugins/pom project.xml

2004-07-14 Thread dion
dion2004/07/14 17:25:13 Modified:pom/xdocs changes.xml pom project.xml Log: Use 1.0 of maven Revision ChangesPath 1.13 +3 -1 maven-plugins/pom/xdocs/changes.xml Index: changes.xml ===

cvs commit: maven-plugins/multiproject project.xml

2004-07-14 Thread dion
dion2004/07/14 17:22:55 Modified:multiproject project.xml Log: Use 1.0 of maven Revision ChangesPath 1.32 +1 -1 maven-plugins/multiproject/project.xml Index: project.xml === RCS file: /

cvs commit: maven-plugins/struts project.xml

2004-07-14 Thread dion
dion2004/07/14 17:21:15 Modified:struts project.xml Log: Move to commons-lang 2.0 Revision ChangesPath 1.41 +1 -1 maven-plugins/struts/project.xml Index: project.xml === RCS file: /ho

cvs commit: maven-plugins/repository project.xml

2004-07-14 Thread dion
dion2004/07/14 17:20:41 Modified:repository project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.24 +2 -2 maven-plugins/repository/project.xml Index: project.xml ==

cvs commit: maven-plugins/repository project.xml

2004-07-14 Thread dion
dion2004/07/14 17:19:14 Modified:repository/xdocs changes.xml repository project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.9 +2 -0 maven-plugins/repository/xdocs/changes.xml Index: changes.xml

cvs commit: maven-plugins/plugin project.xml

2004-07-14 Thread dion
dion2004/07/14 17:17:53 Modified:plugin/xdocs changes.xml plugin project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.29 +2 -0 maven-plugins/plugin/xdocs/changes.xml Index: changes.xml ==

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

2004-07-14 Thread dion
dion2004/07/14 17:16:06 Modified:latkaproject.xml latka/xdocs changes.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.37 +2 -2 maven-plugins/latka/project.xml Index: project.xml ==

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

2004-07-14 Thread dion
dion2004/07/14 17:15:13 Modified:jellydoc project.xml jellydoc/xdocs changes.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.32 +2 -2 maven-plugins/jellydoc/project.xml Index: project.xml

cvs commit: maven-plugins/html2xdoc project.xml

2004-07-14 Thread dion
dion2004/07/14 17:13:12 Modified:html2xdoc/xdocs changes.xml html2xdoc project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.15 +2 -0 maven-plugins/html2xdoc/xdocs/changes.xml Index: changes.xml ===

cvs commit: maven-plugins/file-activity project.xml

2004-07-14 Thread dion
dion2004/07/14 17:12:19 Modified:file-activity/xdocs changes.xml file-activity project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.11 +2 -0 maven-plugins/file-activity/xdocs/changes.xml Index: changes.xml ===

Re: Plugins dependencies to fix

2004-07-14 Thread Dion Gillard
On Thu, 15 Jul 2004 09:43:50 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > Yep, and this version is now bundled in maven, so we could actually remove the > xml tags from all the plugins if desired. I'd rather we didn't. I'd rather the plugins specify their dependencies regardless of whether t

Re: Plugins dependencies to fix

2004-07-14 Thread Brett Porter
> Considering the following page if you have to edit some plugins, it could be > nice to try to upgrade (if possible) some > dependencies. Yeah, I say we make a rule that you can't release a plugin now without upgrading the dependencies to the highest common denominator, unless there is a re

[jira] Commented: (MPARTIFACT-28) scpexe fails on Cygwin

2004-07-14 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 14 Jul 2004 7:30 PM Body: This really should be documented as an FAQ. - View this comment: http://jira.codehaus.org/browse/MP

cvs commit: maven-plugins/faq project.xml

2004-07-14 Thread dion
dion2004/07/14 16:20:00 Modified:faq project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.38 +1 -1 maven-plugins/faq/project.xml Index: project.xml === RCS f

cvs commit: maven-plugins/ear project.xml

2004-07-14 Thread dion
dion2004/07/14 16:19:14 Modified:ear project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.34 +1 -1 maven-plugins/ear/project.xml Index: project.xml === RCS f

cvs commit: maven-plugins/developer-activity project.xml

2004-07-14 Thread dion
dion2004/07/14 16:08:52 Modified:developer-activity/xdocs changes.xml developer-activity project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.11 +3 -0 maven-plugins/developer-activity/xdocs/changes.xml Index: change

[jira] Commented: (MAVEN-723) Specifying multiple directories in project.xml

2004-07-14 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 14 Jul 2004 6:52 PM Body: "For example, I would prefer to seperate my java source files from my xml/properties files. Currently, I have to stick those config files under src/java, which is unpl

cvs commit: maven-plugins/changelog project.xml

2004-07-14 Thread dion
dion2004/07/14 15:50:40 Modified:changelog project.xml Log: Upgrade maven dependency to 1.0 Revision ChangesPath 1.50 +1 -1 maven-plugins/changelog/project.xml Index: project.xml === RC

cvs commit: maven-plugins/changelog project.xml

2004-07-14 Thread dion
dion2004/07/14 15:41:12 Modified:changelog project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.49 +2 -2 maven-plugins/changelog/project.xml Index: project.xml ===

cvs commit: maven-plugins/ant project.xml

2004-07-14 Thread dion
dion2004/07/14 15:37:45 Modified:ant project.xml Log: Use later version of jelly xml tags Revision ChangesPath 1.42 +1 -1 maven-plugins/ant/project.xml Index: project.xml === RCS f

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

2004-07-14 Thread dion
dion2004/07/14 15:32:35 Modified:simian project.xml simian/xdocs changes.xml Log: Ant dependency changed to 1.5.3.1 Revision ChangesPath 1.36 +2 -2 maven-plugins/simian/project.xml Index: project.xml ==

[jira] Commented: (MPANNOUNCEMENT-11) [PATCH] Option to set different templates to be used as announcement

2004-07-14 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Wed, 14 Jul 2004 5:14 PM Body: Hi Felipe, Thanks for the patch. Here are some comments/questions: 1/ I'm interested to know why you need to provide your own stylesheet. Is there anything missing

[jira] Created: (MPEAR-18) Deduct utility jars from module poms

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

Plugins dependencies to fix

2004-07-14 Thread Arnaud HERITIER
Hello guys! I would like to bring to your attention that there are some dependencies problems in several plugins. Considering the following page if you have to edit some plugins, it could be nice to try to upgrade (if possible) some dependencies. http://maven.apache.org/referen

[jira] Commented: (MAVEN-723) Specifying multiple directories in project.xml

2004-07-14 Thread jira
The following comment has been added to this issue: Author: Kenny MacLeod Created: Wed, 14 Jul 2004 10:43 AM Body: Add a "me too" for multiple source folders. WHile I appreciate that multiproject is the better approach in many cases (and I organise my own projects along those l

[jira] Commented: (MPRELEASE-7) goal convert-snapshots(-auto)

2004-07-14 Thread jira
The following comment has been added to this issue: Author: Trygve Laugstol Created: Wed, 14 Jul 2004 10:10 AM Body: > 2) Errors should not be ignored when getting snapshot-version file > from remote repository. If the file does not exist, no message > is reported Why should t

[jira] Created: (MAVEN-1375) Bad link to Jelly docs in user guide

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

[jira] Created: (MPARTIFACT-29) scpexe does not set permissions

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

Re: centralizing plugin management

2004-07-14 Thread Jerome Lacoste
On Wed, 2004-07-14 at 20:02 +1000, Dion Gillard wrote: > An extension of http://maven.apache.org/reference/plugins/index.html maybe? That's the page I mentioned in my former mail. But then it requires maintenance if something is added. Someone may make a PDF version ofthe 1.0 doc, and use it as a

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

2004-07-14 Thread carlos
carlos 2004/07/14 05:06:42 Modified:jar/xdocs changes.xml Log: Add deprecation of jar:snapshot Revision ChangesPath 1.24 +1 -0 maven-plugins/jar/xdocs/changes.xml Index: changes.xml === RC

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

2004-07-14 Thread carlos
carlos 2004/07/14 05:03:02 Modified:jar/xdocs changes.xml Log: Rollback MPJAR-32. Revision ChangesPath 1.23 +0 -3 maven-plugins/jar/xdocs/changes.xml Index: changes.xml === RCS file: /home

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

2004-07-14 Thread carlos
carlos 2004/07/14 04:46:04 Modified:jar/xdocs goals.xml Log: Added deprecation warning to jar:snapshot Revision ChangesPath 1.4 +1 -1 maven-plugins/jar/xdocs/goals.xml Index: goals.xml ===

[jira] Updated: (MPRELEASE-7) goal convert-snapshots(-auto)

2004-07-14 Thread jira
The following issue has been updated: Updater: Roman Macko (mailto:[EMAIL PROTECTED]) Date: Wed, 14 Jul 2004 7:28 AM Comment: 1) patch2.SNAPSHOT replaces patch.SNAPSHOT 2) fixed incorrect replacement of SNAPSHOT in convert-snapshots(-auto) goals when version does not include only

[jira] Updated: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-14 Thread jira
The following issue has been updated: Updater: John Taylor (mailto:[EMAIL PROTECTED]) Date: Wed, 14 Jul 2004 6:05 AM Comment: Slightly clearer log output Changes: Attachment changed to scratch.zip -

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-14 Thread jira
The following comment has been added to this issue: Author: John Taylor Created: Wed, 14 Jul 2004 6:04 AM Body: Unfortunately, this seems to be still present in 1.0. I've attached the code again which illustrates the problem and made the logging (a little) clearer. The problem

Re: centralizing plugin management

2004-07-14 Thread Dion Gillard
An extension of http://maven.apache.org/reference/plugins/index.html maybe? On Wed, 14 Jul 2004 11:53:17 +0200, Jerome Lacoste <[EMAIL PROTECTED]> wrote: > I just come back from Vincent's home page where he indicates his desire > to create some new plugins. > > http://blogs.codehaus.org/people/vm

centralizing plugin management

2004-07-14 Thread Jerome Lacoste
I just come back from Vincent's home page where he indicates his desire to create some new plugins. http://blogs.codehaus.org/people/vmassol/ It would be nice if the requests for making plugins to integrate with maven were centralized somewhere. At least I am not aware of such site if there's one

[jira] Commented: (MPARTIFACT-28) scpexe fails on Cygwin

2004-07-14 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Wed, 14 Jul 2004 5:35 AM Body: Since I am not really sure, if anything can be done about it (since Cygwin & Java do not play nice often and you can't really blame Cygwin's scp nor the artifact-plug

[jira] Updated: (MPARTIFACT-28) scpexe fails on Cygwin

2004-07-14 Thread jira
The following issue has been updated: Updater: Joerg Schaible (mailto:[EMAIL PROTECTED]) Date: Wed, 14 Jul 2004 5:32 AM Comment: Wrapper DOS batch Changes: Attachment changed to scpwin.bat - For

[jira] Updated: (MPARTIFACT-28) scpexe fails on Cygwin

2004-07-14 Thread jira
The following issue has been updated: Updater: Joerg Schaible (mailto:[EMAIL PROTECTED]) Date: Wed, 14 Jul 2004 5:31 AM Comment: Wrapper shell script for scp Changes: Attachment changed to scpwin --

cvs commit: maven-plugins/war plugin.jelly

2004-07-14 Thread carlos
carlos 2004/07/14 01:52:21 Modified:war/xdocs goals.xml changes.xml war plugin.jelly Log: Splitted war:webapp in war:war-resources and war:webapp Revision ChangesPath 1.7 +8 -1 maven-plugins/war/xdocs/goals.xml Index: goals.xml =

[jira] Created: (MPARTIFACT-28) scpexe fails on Cygwin

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

[jira] Created: (MAVEN-1374) JNLP Filenames of dependencies are getting chopped off

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

[jira] Commented: (MPJNLP-14) Filenames of dependencies are getting chopped off

2004-07-14 Thread jira
The following comment has been added to this issue: Author: Jeff Campbell Created: Wed, 14 Jul 2004 4:00 AM Body: Oops... the fix should be the following (don't include ".jar" or you will get mylib.jar.jar) Revised Fix: --

[jira] Created: (MPJNLP-14) Filenames of dependencies are getting chopped off

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

RE: Marc archives does not contain maven-user and maven dev?

2004-07-14 Thread Jörg Schaible
Jerome Lacoste wrote on Wednesday, July 14, 2004 12:58 AM: > Anyone knows why? > > I don't like the eyebrowse search system. In fact it doesn't > work for me. (it doesn't find the things I look for, but they > exist...) > > Anyone knows a public archive of the maven (publid and dev) lists? htt