Re: ant vs m1 vs m2

2004-06-07 Thread Jason van Zyl
On Mon, 2004-06-07 at 21:19, Jerome Lacoste wrote: > > > This is for the most simple of builds with one source file. Just really > > an illustration of initialization time. > > Interesting. > > Do you know where does that difference come from? As I haven't even started optimizing or profiling

[jira] Commented: (MPECLIPSE-28) Unable to get Maven Eclipse plug-in working

2004-06-07 Thread jira
The following comment has been added to this issue: Author: gilles dodinet Created: Tue, 8 Jun 2004 1:54 AM Body: kelly, you're _not_ using maven-eclipse-plugin but mevenide. maven-eclipse-plugin is a maven plugin for eclipse, whereas mevenide is an eclipse plugin for maven. your

RE: Adding SVN support to SCM and CruiseControl plugins

2004-06-07 Thread Jerome Lacoste
On Mon, 2004-06-07 at 04:43, Eric Pugh wrote: > Thanks.. > > I'll start trying to flesh things out some more.. What kind of criteria > have you been using to cut fresh releases of plugins? Doing it when you > felt you had enough changes? Or when Maven has a release? Eric, if you need help te

Re: ant vs m1 vs m2

2004-06-07 Thread Jeff Turner
On Mon, Jun 07, 2004 at 09:19:20PM -0400, Jerome Lacoste wrote: > On Fri, 2004-05-28 at 09:43, Jason van Zyl wrote: [...] > Is there a way to enable profiling? I remember Jira having a very nice > filter allowing to enable profiling. I wonder if it's possible and > interesting to introduced somethi

RE: run jester on maven

2004-06-07 Thread Jerome Lacoste
On Sat, 2004-06-05 at 06:21, Vincent Massol wrote: > The way is was coded initially was making it very difficult to integrate > it with Maven. Maybe it has changed. apparently not much... > I agree that the idea of Jester is excellent and that it would be nice > to have a Maven plugin for it (bu

[jira] Commented: (MPJAVA-20) Cannot compile with JDK 1.3.1 because of wrong parameter

2004-06-07 Thread jira
The following comment has been added to this issue: Author: Joe Gonzales Created: Mon, 7 Jun 2004 9:52 PM Body: This also happens on Linux. - View this comment: http://jira.codehaus.org/browse/MPJAVA-20?page=comm

where to put effots & m1 vs m2 development paths

2004-06-07 Thread Jerome Lacoste
On Sun, 2004-06-06 at 19:45, Brett Porter wrote: [..] > Jerome, while your effort in doing all of this work is appreciated, it might be > worth asking here first what is most needed, or addressing outstanding issues. A > lot of this code is already considered legacy and moving to other modules, and

Re: cvs diff -N doesn't work on maven module?

2004-06-07 Thread Jerome Lacoste
On Sun, 2004-06-06 at 19:45, Brett Porter wrote: > That would be because ActivityMonitor doesn't exist. That's what the -N diff option is supposed to handle, isn't it? > Jerome, while your effort in doing all of this work is appreciated [...] answer to that other point in forthcoming email. Jer

Re: ant vs m1 vs m2

2004-06-07 Thread Jerome Lacoste
On Fri, 2004-05-28 at 09:43, Jason van Zyl wrote: > Howdy, > > Just for anyone interested in following the dev of m2: > > ant: > real0m3.678s > user0m2.270s > sys 0m0.140s > > m1: > real0m5.600s > user0m4.180s > sys 0m0.080s > > m2: > real0m2.468s > user

[jira] Commented: (MAVEN-1314) Introduce Workspace as standard top-level project (like multiproject)

2004-06-07 Thread jira
The following comment has been added to this issue: Author: Jason van Zyl Created: Mon, 7 Jun 2004 2:40 PM Body: All these issues are dealt with in m2 which indeed incorporates reactor behaviour inside the core as dealing with multiple projects effectively will be one of m2's str

plugin listing request

2004-06-07 Thread Gilles Dodinet
hi- i'd like the Maven PDE plugin (aka maven-eclipse-plugin-plugin) to be listed on Maven site. This plugin allows to easily manage Eclipse pde projects interdependencies and generate runtime/lib part of plugin.xml based on the pom definition. It also allows to generate feature and site update

RE: cvs commit: maven-plugins/idea project.xml plugin.jelly

2004-06-07 Thread Brett Porter
Quoting Maczka Michal <[EMAIL PROTECTED]>: > I am not sure if this is something we want to promote as this couples many > existing plugins in rather nasty way > and uses properties of mutiproject plugin for plugin which have nothing to > do with multiproject. I know and agree... but it's all we h

[jira] Commented: (MPXDOC-105) Ugly stack trace when xdocs folder doesn't exist

2004-06-07 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Mon, 7 Jun 2004 3:27 PM Body: I'm sorry, it was my fault. It was caused by the faq plugin, now I have created the issue in the correct place http://jira.codehaus.org/browse/MPFAQ-12 ---

[jira] Updated: (MPECLIPSE-28) Unable to get Maven Eclipse plug-in working

2004-06-07 Thread jira
The following issue has been updated: Updater: Kelly Crawford (mailto:[EMAIL PROTECTED]) Date: Mon, 7 Jun 2004 5:40 PM Comment: Setup screen for maven. All paths have been double checked for accuracy. Changes: Attachment changed to mavensetup.jpg --

[jira] Created: (MPFAQ-12) Ugly stack trace when xdocs folder doesn't exist

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

[jira] Created: (MPECLIPSE-28) Unable to get Maven Eclipse plug-in working

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

[jira] Created: (MAVEN-1314) Introduce Workspace as standard top-level project (like multiproject)

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

RE: cvs commit: maven-plugins/idea project.xml plugin.jelly

2004-06-07 Thread Maczka Michal
I am not sure if this is something we want to promote as this couples many existing plugins in rather nasty way and uses properties of mutiproject plugin for plugin which have nothing to do with multiproject. also there are some hardcoded values in this code like: > + value="jar://${ma

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

2004-06-07 Thread brett
brett 2004/06/07 05:22:26 Modified:cleanplugin.jelly project.xml clean/xdocs changes.xml Log: PR: MPCLEAN-1 Also clean maven.build.dest Revision ChangesPath 1.9 +1 -0 maven-plugins/clean/plugin.jelly Index: plugin.jelly ===

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

2004-06-07 Thread brett
brett 2004/06/07 05:22:57 Modified:test plugin.jelly project.xml test/xdocs changes.xml Log: PR: MPTEST-31 handle JVM args correctly in test:match Revision ChangesPath 1.32 +4 -4 maven-plugins/test/plugin.jelly Index: plugin.jelly =

Re: Adding SVN support to SCM and CruiseControl plugins

2004-06-07 Thread Brett Porter
When its ready. Maven just bundles the latest, plugins should be released on their own lifespan. I'm the maintainer for the old SCM plugin, so I think I can sync the next release to the completion of your work. - Brett Eric Pugh wrote: Thanks.. I'll start trying to flesh things out some more..

[jira] Commented: (MAVEN-1231) Specify global project.properties file

2004-06-07 Thread jira
The following comment has been added to this issue: Author: Juergen Baier Created: Mon, 7 Jun 2004 9:06 AM Body: A final note on this issue: I'm pretty happy with the property inheritance in Maven RC3 which solves my problem of global properties in a corporate environment (I'm usi

[jira] Closed: (MPXDOC-105) Ugly stack trace when xdocs folder doesn't exist

2004-06-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 7 Jun 2004 8:29 AM got a simpler test case? I can't seem to reproduce this with xdocs missing - View the issue: http://jira.codehaus.

[jira] Closed: (MPJAR-28) Broken Class-Path entry in manifest.mf

2004-06-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 7 Jun 2004 8:31 AM needs to be filed in Ant. If it is addressed in a later version, then will have to wait for an Ant upgrade post 1.0. Will keep in mind for any jar code in m2. ---

[jira] Closed: (MAVEN-1311) StringTool.splitStringAtLastDelim() is not used

2004-06-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 7 Jun 2004 8:30 AM won't fix. Is a public API, so needs to be deprecated and removed... this branch won't live long enough for it to happen. -

[jira] Closed: (MPMULTIPROJECT-30) Multiproject goal requires a project.xml in the multiproject basedir

2004-06-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 7 Jun 2004 8:28 AM can't reproduce. Reopen with a small testcase if possible. May be environmental. - View the issue: http://jira.cod

[jira] Closed: (MAVEN-1281) Link to JBlanket plugin

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

[jira] Closed: (MPJAVA-19) maven.compile.aspects property documented in properties.xml

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

[jira] Closed: (MPHIBERNATE-4) maven.hibernate.delimiter property not documented

2004-06-07 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPHIBERNATE-4 Here is an overview of the issue: - K

[jira] Closed: (MPCLEAN-1) maven clean doesn't clean the maven.build.dest directory

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

[jira] Closed: (MPTEST-31) Incorrect processing of JVM parameters in test:match

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

[jira] Closed: (MPJXR-9) bad line

2004-06-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 7 Jun 2004 8:18 AM jelly freaked out on the I removed it. - View the issue: http://jira.codehaus.org/browse/MPJXR-9 Here is an overv

[jira] Closed: (MAVEN-1306) Maven uses a non-portable sign ($) as a prefix to environment variables

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

[jira] Closed: (MPIDEA-5) idea module dependencies and module types

2004-06-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 7 Jun 2004 8:17 AM needed a few changes, but done. Prefer cvs diff -u patch in future - View the issue: http://jira.codehaus.org/brow

[jira] Closed: (MPMULTIPROJECT-31) multi-project fails if a project's target/docs directory doesn't exist

2004-06-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Mon, 7 Jun 2004 8:18 AM couldn't replicate, but I've put in a mkdir to make sure - View the issue: http://jira.codehaus.org/browse/MPMULTI

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

2004-06-07 Thread brett
brett 2004/06/07 05:10:09 Modified:jxr project.xml jxr/src/plugin-resources/templates allclasses-frame.jelly index.jelly overview-frame.jelly overview-summary.jelly package-frame.jelly package-s

[jira] Closed: (MAVEN-1278) New documentation on sharing plugins

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

[jira] Closed: (MAVEN-1310) code/javadoc cleanups in util package

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

[jira] Closed: (MAVEN-1308) bootstrap documentation should clearly indicate that the MAVEN_HOME is to be overwritten

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

[jira] Closed: (MAVEN-1307) lack of README.txt in root project

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

cvs commit: maven-plugins/xdocs index.xml

2004-06-07 Thread brett
brett 2004/06/07 05:10:23 Modified:xdocsindex.xml Log: PR: MAVEN-1281 add link to jblanket plugin Revision ChangesPath 1.3 +8 -0 maven-plugins/xdocs/index.xml Index: index.xml ===

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

2004-06-07 Thread brett
brett 2004/06/07 05:09:54 Modified:multiproject plugin.jelly project.xml multiproject/xdocs changes.xml Log: PR: MPMULTIPROJECT-31 ensure docs directory exists before trying to copy it Revision ChangesPath 1.43 +1 -0 maven-plugins/multiproject

cvs commit: maven-plugins/idea project.xml plugin.jelly

2004-06-07 Thread brett
brett 2004/06/07 05:09:40 Modified:idea/src/plugin-resources/templates/v4 module.jelly idea/xdocs changes.xml idea project.xml plugin.jelly Log: PR: MPIDEA-5 Submitted By: Severin Voisin (with modifications) match module type to artifact type

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

2004-06-07 Thread brett
brett 2004/06/07 05:09:25 Modified:hibernate/xdocs properties.xml Log: PR: MPHIBERNATE-4 document maven.hibernate.delimiter Revision ChangesPath 1.4 +5 -0 maven-plugins/hibernate/xdocs/properties.xml Index: properties.xml

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

2004-06-07 Thread brett
brett 2004/06/07 05:09:10 Modified:java/xdocs properties.xml Log: PR: MPJAVA-19 undocument old property Revision ChangesPath 1.12 +0 -12 maven-plugins/java/xdocs/properties.xml Index: properties.xml =

cvs commit: maven/xdocs faq.fml navigation.xml navigation-pdf.xml

2004-06-07 Thread brett
brett 2004/06/07 05:03:33 Modified:xdocs/reference/developers Tag: MAVEN-1_0-BRANCH developer-guide.xml xdocsTag: MAVEN-1_0-BRANCH faq.fml navigation.xml navigation-pdf.xml Added: xdocs/reference/developers Tag:

cvs commit: maven/src/test/java/org/apache/maven/util HttpUtilsTest.java

2004-06-07 Thread brett
brett 2004/06/07 05:02:34 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtils.java src/test/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtilsTest.java Log: PR: MAVEN-1310 Submitted By: Jer

cvs commit: maven/xdocs/start bootstrap.xml install.xml use.xml

2004-06-07 Thread brett
brett 2004/06/07 05:01:59 Modified:xdocs/start Tag: MAVEN-1_0-BRANCH bootstrap.xml install.xml use.xml Log: PR: MAVEN-1306/8 Make env var references less unixish Revision ChangesPath No revision No revision

cvs commit: maven README.txt

2004-06-07 Thread brett
brett 2004/06/07 04:59:22 Added: .Tag: MAVEN-1_0-BRANCH README.txt Log: PR: MAVEN-1307\nAdd a brief readme Revision ChangesPath No revision No revision 1.1.2.1 +2 -0 maven/Attic/README.txt ---

[jira] Created: (MPMULTIPROJECT-33) Request for multiproject:site-deploy

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

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

2004-06-07 Thread jira
The following issue has been updated: Updater: Roman Macko (mailto:[EMAIL PROTECTED]) Date: Mon, 7 Jun 2004 6:55 AM Comment: patch file to solve the issue Changes: Attachment changed to patch.SNAPSHOT -

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

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

[jira] Created: (MAVENUPLOAD-133) AOP Alliance 1.0

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

RE: Adding SVN support to SCM and CruiseControl plugins

2004-06-07 Thread Eric Pugh
Thanks.. I'll start trying to flesh things out some more.. What kind of criteria have you been using to cut fresh releases of plugins? Doing it when you felt you had enough changes? Or when Maven has a release? Eric > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED]

RE: cvs commit: maven-plugins/hibernate project.xml

2004-06-07 Thread Eric Pugh
I have actually thought about that as well.. Having not been doing much Maven development in a while, and just starting to get back into it, I wasn't going to rock the boat. However, I do think that to help increase exposure etc, this plugin might be better under Hibernate as well. Eric >