Re: plugin to gather statistics, make a summary and store them into aDB

2004-05-04 Thread Nicolas De Loof
I was thinking about something like this. I vas trying to build a plugin that should as a "site" postGoal It works this way: For ecah "*-report.xml" file in target/generated-doc it search a coresponding stylesheet (jsl in plugin-resources) and applies it. It then concat the result of all those

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

2004-05-04 Thread dion
dion2004/05/04 23:16:27 Modified:eclipse/xdocs changes.xml eclipse/src/plugin-test maven.xml Log: Use assert taglib for plugin tests Revision ChangesPath 1.16 +1 -0 maven-plugins/eclipse/xdocs/changes.xml Index: changes.xml

[jira] Updated: (MAVEN-1265) getDependencyPath fails for nonstandard types

2004-05-04 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 4 May 2004 11:49 PM Changes: assignee changed to Brett Porter Fix Version changed to 1.0-rc3 --

[jira] Commented: (MAVEN-1265) getDependencyPath fails for nonstandard types

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Matt Johnson Created: Tue, 4 May 2004 11:48 PM Body: For example, if you have a dependency defined as struts struts-bean 1.1 tld true ${pom.getDependencyPath('strut

[jira] Created: (MAVEN-1265) getDependencyPath fails for nonstandard types

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1265 Here is an overview of the issue: ---

[jira] Updated: (MAVEN-1259) Root Classloader & Plugin classes

2004-05-04 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 4 May 2004 9:27 PM Changes: Fix Version changed to 1.0-rc3 - For a full history of the issue, see:

RE: cvs commit: maven/xdocs/reference/plugins index.xml

2004-05-04 Thread Brett Porter
Thanks for pointing this out. I'm actually going to move this file to maven-plugins/xdocs. I've cleaned that whole bit up, so you generate maven docs from maven and maven plugin docs from maven-plugins. - Brett > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent:

[jira] Commented: (MPECLIPSE-25) Add the capability of specifying more builders

2004-05-04 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 4 May 2004 9:04 PM Body: This patch looks ok to me. It would be nice if we had a test case for it, but I can apply and test if everyone is ok with it

Re: Can I submit a plugin as a patch?

2004-05-04 Thread dion_gillard
Is there a Torque plugin for Maven already? See http://db.apache.org/torque/maven-howto.html It seems there might be some overlap with it. -- dIon Gillard, Multitask Consulting Miguel Griffa <[EMAIL PROTECTED]> wrote on 04/05/2004 01:51:55 PM: > I'm considering writing a maven plugin to handl

[jira] Commented: (MPCHANGELOG-38) changelog does not work with cvsnt

2004-05-04 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 4 May 2004 8:17 PM Body: I use changelog with CVSNT on a daily basis. Have you read: http://maven.apache.org/reference/plugins/changelog/index.html recently? ---

RE: xdoc with custom templates and/or navigation

2004-05-04 Thread Brett Porter
I didn't think was that it was, but if it was this I would also refuse to apply it. Currently, xdoc deals reasonably nicely with just using stylesheets to customise the output - I did this with the classic theme recently. - Brett > -Original Message- > From: Jason van Zyl [mailto:[EMAIL

RE: xdoc with custom templates and/or navigation

2004-05-04 Thread Jason van Zyl
On Tue, 2004-05-04 at 20:07, Brett Porter wrote: > The wiki has instructions on submitting patches. > > You need to do cvs diff -u against CVS HEAD for maven-plugins/xdoc, ie: > > 1. cvs checkout maven-plugins > 2. make changes in xdoc plugin there > 3. create issue in JIRA (MPXDOC- returned) > 4

RE: Can I submit a plugin as a patch?

2004-05-04 Thread Brett Porter
We only take on plugins, sandbox or otherwise, who have a champion who is an Apache committer already, to avoid plugins getting taken in and promptly dying a neglected death. You are welcome to submit the plugin maven-plugins.sf.net, as there is a lower bar of entry there, but you will still need

RE: xdoc with custom templates and/or navigation

2004-05-04 Thread Brett Porter
The wiki has instructions on submitting patches. You need to do cvs diff -u against CVS HEAD for maven-plugins/xdoc, ie: 1. cvs checkout maven-plugins 2. make changes in xdoc plugin there 3. create issue in JIRA (MPXDOC- returned) 4. do this: cd maven-plugins cvs diff -u xdoc >MPXDOC-.diff 5. att

[jira] Updated: (MAVEN-1264) Bad xml in project.xml may case dependencies to be totally ignored

2004-05-04 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 4 May 2004 8:03 PM Changes: Fix Version changed to 1.0-rc3 - For a full history of the issue, see:

[jira] Created: (MAVEN-1264) Bad xml in project.xml may case dependencies to be totally ignored

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1264 Here is an overview of the issue: ---

[jira] Updated: (MAVEN-1264) Bad xml in project.xml may case dependencies to be totally ignored

2004-05-04 Thread jira
The following issue has been updated: Updater: Miguel Griffa (mailto:[EMAIL PROTECTED]) Date: Tue, 4 May 2004 5:28 PM Comment: project.xml which will not advice of the problem with first dependency tested with maven eclipse and java:compile goals Changes: Attachment

[jira] Commented: (MPAPPSERVER-4) Added support for Orion appserver 2.0.2

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Matt Smith Created: Tue, 4 May 2004 5:20 PM Body: Hello Peter, I've come up with a solution, a mixed solution. For Username and Password I have created the following properties: maven.appserver.orion20x.admin.username a

xdoc with custom templates and/or navigation

2004-05-04 Thread Garvin . LeClaire
I have modified maven xdoc 1.6 to allow for the user to override the templates or navigation menu. I use xdoc1.6 that was included in the RC2 release. I am not sure where to post these changes. I have include the two files changed to make this work. This give you the following new properties to

Re: cvs commit: maven-plugins project.properties

2004-05-04 Thread Jerome Lacoste
On Sun, 2004-05-02 at 10:23, [EMAIL PROTECTED] wrote: > vmassol 2004/05/02 07:23:22 > > Modified:.project.properties > Log: > remove properties not required for the master build > > Revision ChangesPath > 1.10 +3 -13 maven-plugins/project.properties >

plugin to gather statistics, make a summary and store them into a DB

2004-05-04 Thread Jerome Lacoste
Hi, I've had this idea for a while. I prefer to bring it up on the dev mailing list instead of issue tracker, because I work offline most of the time, and because I wanted to get some feedback before creating an issue. My primary intent would be to gather info from the build and store them into a

[jira] Created: (MPARTIFACT-15) artifact:deploy deploys as plugin extension not as jar

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPARTIFACT-15 Here is an overview of the issue:

[jira] Created: (MPCHANGELOG-38) changelog does not work with cvsnt

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-38 Here is an overview of the issue: ---

Re: Can I submit a plugin as a patch?

2004-05-04 Thread Trygve Laugstøl
On Tue, 04 May 2004 13:51:55 -0300, Miguel Griffa <[EMAIL PROTECTED]> wrote: I'm considering writing a maven plugin to handle database usage, basically it would enable failing if a database/table does not exists creating a database executing sql Is there any effort on this I can help on? If not,

[jira] Created: (MPSIMIAN-5) Upgrade to latest version of Ant

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSIMIAN-5 Here is an overview of the issue: ---

[jira] Created: (MPASPECTWERKZ-2) Synchronize with latest version of Ant

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTWERKZ-2 Here is an overview of the issue: --

Can I submit a plugin as a patch?

2004-05-04 Thread Miguel Griffa
I'm considering writing a maven plugin to handle database usage, basically it would enable failing if a database/table does not exists creating a database executing sql Is there any effort on this I can help on? If not, and I coudl I submit a patch for a hole new plugin? Thank you all -- Miguel

RE: groups syncing to ibiblio

2004-05-04 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 04 May 2004 18:10 > To: Maven Developers List > Subject: RE: groups syncing to ibiblio > > On Tue, 2004-05-04 at 11:48, Vincent Massol wrote: > > > > Why should aspectwerkz artifacts that you place in ibiblio t

[jira] Created: (MPUBERJAR-5) uberjar:install renames file with wrong extension

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPUBERJAR-5 Here is an overview of the issue: --

RE: groups syncing to ibiblio

2004-05-04 Thread Jason van Zyl
On Tue, 2004-05-04 at 11:48, Vincent Massol wrote: > > Why should aspectwerkz artifacts that you place in ibiblio take > > precedence over what the AspectWerkz developers actually have moved to > > ibiblio? > > Whatever is newer should take precedence. Not if the difference is between the projec

[jira] Created: (MPMULTIPROJECT-28) Add description on what the X and check mean in dependency-convergence-report.html

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-28 Here is an overview of the issue:

RE: groups syncing to ibiblio

2004-05-04 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 04 May 2004 17:19 > To: Maven Developers List > Subject: RE: groups syncing to ibiblio > > On Tue, 2004-05-04 at 10:25, Vincent Massol wrote: > > Can it be configured so that whatever we put manually in ibiblio

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Tue, 4 May 2004 11:28 AM Body: I take it that "normal" occurence is a known bug already. :-) Okay I am checking out using on the main branch, clean copy again. cvs -z9 -d :pserver:[EMAIL PROT

[jira] Created: (MAVEN-1263) Importable code template

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1263 Here is an overview of the issue: ---

RE: groups syncing to ibiblio

2004-05-04 Thread Jason van Zyl
On Tue, 2004-05-04 at 10:25, Vincent Massol wrote: > Can it be configured so that whatever we put manually in ibiblio don't > get removed during the next sync with either apache repo or codehaus > repo? > > Say for example that I upload the latest aspectwerkz jar to ibiblio. I > wouldn't want that

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Tue, 4 May 2004 11:11 AM Body: The last error you're getting on HEAD is "normal". HEAD is not stable and is not currently meant to be built. I'd highly suggest you to use the 1.0 branch of maven/.

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Tue, 4 May 2004 11:08 AM Body: Dang, forgot to specify, this was a clean checkout, I moved the previous checked out modules (maven/maven-plugins) out of the way and checked them out again from

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Tue, 4 May 2004 11:06 AM Body: BTW the error above was with HEAD on maven and HEAD on plugins. There is no MAVEN_1_0-BRANCH tag on maven-plugins C:\Projects\maven-plugins2>cvs log project.xml

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Tue, 4 May 2004 11:03 AM Body: Thanks, you're right about the 1.0 tag, I must've missed that one. So probably it failed because my plugins was in HEAD but the maven tree was in 1.0. My bad, t

eclipse plugin patch

2004-05-04 Thread Miguel Griffa
Hi I created an issue for the eclipse plugin (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-25) Later I realized that is was inlcuded in issue http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-1 So I decided to stop mumbling and actually do somthing, there is a patch

[jira] Updated: (MPECLIPSE-25) Add the capability of specifying more builders

2004-05-04 Thread jira
The following issue has been updated: Updater: Miguel Griffa (mailto:[EMAIL PROTECTED]) Date: Tue, 4 May 2004 10:56 AM Comment: This patch solves the bug of previous bui (which did not accept lists) and also adds support for specifying multiple natures Changes: Att

[jira] Commented: (MAVEN-1030) CVS connection string with disk specification for CVSROOT

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Tue, 4 May 2004 10:44 AM Body: You can also use /c//cvsroot so it has no ":" - View this comment: http://jira.codehaus.org/

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Tue, 4 May 2004 10:28 AM Body: Sorry but I don't think you are working with HEAD for the reason that your option says that you're working with "1.0-rc3-SNAPSHOT"! But you should know better than me

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Tue, 4 May 2004 10:26 AM Body: I cannot add any files into the issue, but like I said its just one file that needs to be added into the directory to fix the issue. -

RE: groups syncing to ibiblio

2004-05-04 Thread Vincent Massol
Can it be configured so that whatever we put manually in ibiblio don't get removed during the next sync with either apache repo or codehaus repo? Say for example that I upload the latest aspectwerkz jar to ibiblio. I wouldn't want that the next rsync from codehaus to ibiblio removes it if this jar

[jira] Commented: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Tue, 4 May 2004 10:25 AM Body: I think I am working on the HEAD branch, does this mean that HEAD will not compile anymore? Anyway, I have put in an additional file plugin.jelly in the plugin-p

[jira] Closed: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Tue, 4 May 2004 10:20 AM No. It simply means that you have not done a CVS update of your maven/ 1.0 branch module. If you do this, you'll find that the build will properly exclude the plugin-parent/ direc

[jira] Created: (MAVENUPLOAD-103) Please upload easymock 1.1 and EasyMock Class Extension 1.1

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-103 Here is an overview of the issue: --

RE: groups syncing to ibiblio

2004-05-04 Thread Maczka Michal
Not sure why anybody at Apache has to say yes to synchronization of ibibilio with codehaus repos but you've got my +1 Michal > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 04, 2004 3:41 PM > To: Maven Developers List > Subject: groups syncing to

re: groups syncing to ibiblio

2004-05-04 Thread bob mcwhirter
> Anyone object to having a sync setup for Codehaus --> ibiblio? > > I would like to set it up ASAP. +1 for doing it (not objecting to it) from me. Coordinate with me if this passes, since dist.codehaus.org is scattered at the moment. -bob --

Re: groups syncing to ibiblio

2004-05-04 Thread Emmanuel Venisse
+1 - Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, May 04, 2004 3:40 PM Subject: groups syncing to ibiblio > Howdy, > > Currently we have Apache devs depositing artifacts into a directory > which gets sync'd t

groups syncing to ibiblio

2004-05-04 Thread Jason van Zyl
Howdy, Currently we have Apache devs depositing artifacts into a directory which gets sync'd to ibiblio. Mark Diggory has ironed out the scripts that we're using from the ibiblio machine so I would like to open up the option that Apache is using to other groups. The first group I would like to try

[jira] Created: (MAVEN-1262) Missing plugins\plugin-parent-1.0\plugin.jelly in bootstrap build

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1262 Here is an overview of the issue: ---

[jira] Commented: (MPJBUILDER-11) project file backupPath is "..jbprojectbak"

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Dan Tran Created: Tue, 4 May 2004 8:59 AM Body: Great, I will open new jira for any new patch. Thanks - View this comment: http://jira.codehaus.org/se

RE: [maven2] Anything Groovy in Maven2?

2004-05-04 Thread Vincent Massol
> -Original Message- > From: Maczka Michal [mailto:[EMAIL PROTECTED] > Sent: 04 May 2004 12:03 > To: 'Maven Developers List' > Subject: RE: [maven2] Anything Groovy in Maven2? > [snip] > > > > commons-logging is the best match I can think of for now. > > > > I don't think it's the bes

Re: cvs commit: maven/xdocs/reference/plugins index.xml

2004-05-04 Thread Jason van Zyl
On Tue, 2004-05-04 at 03:14, Emmanuel Venisse wrote: > Could you put this changes in 1_0-BRANCH for show it in the next site > generation? > Thanks I'll let Brett do the merging, when he does it should appear on the main site the next time someone publishes it. > Emmanuel > > - Original Mess

RE: checkstyle plugin

2004-05-04 Thread Vincent Massol
Hi Fabrice, > -Original Message- > From: Fabrice Dewasmes [mailto:[EMAIL PROTECTED] > Sent: 04 May 2004 10:41 > To: [EMAIL PROTECTED] > Subject: checkstyle plugin > > Hi, > > following is a post I made on chekstyle's mailing list. > -- > > Hi all, > > I'm currently using maven checksty

[jira] Commented: (MPCHANGELOG-37) 2 HTML bugs in reporting, easy to fix !

2004-05-04 Thread jira
The following comment has been added to this issue: Author: bflorat Created: Tue, 4 May 2004 7:34 AM Body: Please see this changelog as an exemple for the anchor bug: http://jajuk.sourceforge.net/changes-report.html --

[jira] Reopened: (MPANT-14) unitTest resources copied to wrong location

2004-05-04 Thread jira
Message: The following issue has been reopened. Reopener: Arnaud HERITIER Date: Tue, 4 May 2004 6:56 AM need to add a test case - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANT-14 Here i

RE: cvs commit: maven-plugins/ant/xdocs changes.xml

2004-05-04 Thread Arnaud Heritier
I'm ok with you Dion. I'll commit a test case as soon as possible. #Arnaud. > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : mardi 4 mai 2004 03:16 > À : Maven Developers List > Objet : Re: cvs commit: maven-plugins/ant/xdocs changes.xml > > Was a fail

[jira] Created: (MAVEN-1261) Wildcard expansion for resources in project.xml does not work on Darwin/MacOS X

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1261 Here is an overview of the issue: ---

Re: [maven2] Anything Groovy in Maven2?

2004-05-04 Thread Stefan Bodewig
On Tue, 4 May 2004, Maczka Michal <[EMAIL PROTECTED]> wrote: > ant2 development has never really started but is rather clear that > it is a very different animal then ant1 and the code as a whole > cannot be reused. I'd rather say that there will never be an Ant2 in the way we tought we would cre

RE: [maven2] Anything Groovy in Maven2?

2004-05-04 Thread Maczka Michal
> -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 04, 2004 8:53 AM > To: 'Maven Developers List' > Cc: 'Stefan Bodewig' > Subject: RE: [maven2 [...] > Agreed. It's almost there but a little push towards even better > separation from Ant core is re

checkstyle plugin

2004-05-04 Thread Fabrice Dewasmes
Hi, following is a post I made on chekstyle's mailing list. -- Hi all, I'm currently using maven checkstyle plugin and found that it would be nice to have the JSL style customizable. To do so here's a little patch : in plugin.properties add the following line : maven.checkstyle.style = ${plug

[jira] Created: (MPJXR-11) Strange behavior when using /*package*/ comment

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJXR-11 Here is an overview of the issue: -

[jira] Commented: (MPJBUILDER-11) project file backupPath is "..jbprojectbak"

2004-05-04 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Tue, 4 May 2004 6:01 AM Body: I'll apply your patch with some modifications, you suppressed the default value definie in the default jbuilder project(line 345) and I think it's bad. For other fea

[jira] Commented: (MAVEN-1260) please upload xmlstubs-1.0.1 on ibiblio

2004-05-04 Thread jira
The following comment has been added to this issue: Author: nicolas de loof Created: Tue, 4 May 2004 5:43 AM Body: http://sourceforge.net/project/showfiles.php?group_id=95695&package_id=116971 - View this comment:

[jira] Commented: (MAVEN-1256) please upload aopalliance on ibiblio

2004-05-04 Thread jira
The following comment has been added to this issue: Author: nicolas de loof Created: Tue, 4 May 2004 5:42 AM Body: Sorry, I cannot find infos about aopalliance licensing... This ticket can be claused until I get some infos ---

[jira] Created: (MAVEN-1260) please upload xmlstubs-1.0.1 on ibiblio

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1260 Here is an overview of the issue: ---

[jira] Created: (MPCHANGELOG-37) 2 HTML bugs in reporting, easy to fix !

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-37 Here is an overview of the issue: ---

[jira] Updated: (MAVEN-1259) Root Classloader & Plugin classes

2004-05-04 Thread jira
The following issue has been updated: Updater: Nathan Coast (mailto:[EMAIL PROTECTED]) Date: Tue, 4 May 2004 4:34 AM Comment: plugin as an example that doesn't work. has dependency to weblogic jars for j2ee classes. Changes: Attachment changed to junitejb-1.0-src.

[jira] Created: (MAVEN-1259) Root Classloader & Plugin classes

2004-05-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1259 Here is an overview of the issue: ---

[jira] Closed: (MAVEN-1257) Specify in site documentation that HEAD does not compile now and 1.0 branch should be used

2004-05-04 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Tue, 4 May 2004 4:27 AM Done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1257 Here is an overview of t

cvs commit: maven/xdocs/start bootstrap.xml

2004-05-04 Thread evenisse
evenisse2004/05/04 01:27:23 Modified:xdocs/start Tag: MAVEN-1_0-BRANCH bootstrap.xml Log: Fix MAVEN-1257. Revision ChangesPath No revision No revision 1.13.4.3 +5 -0 maven/xdocs/start/bootstrap.xml Index: bootstrap.xml

Re: [maven2] Anything Groovy in Maven2?

2004-05-04 Thread Stefan Bodewig
On Tue, 4 May 2004, Vincent Massol <[EMAIL PROTECTED]> wrote: > I've talked to Stefan and he's very open to work with us, he is 8-) And he's been subscribed to maven-dev for many months. > - lifecycle IF (that can be solved easily by saying all tasks are > thread safe) This should be true for

RE: [maven2] Anything Groovy in Maven2?

2004-05-04 Thread dion_gillard
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 04/05/2004 04:53:29 PM: > Hmmm I think we need to talk more about this and involve the Ant > team in the discussion as we need their help anyway. I'd prefer it to be > in the Ant codebase (provided they are ok - If not I agree it could be > done in

Re: cvs commit: maven/xdocs/reference/plugins index.xml

2004-05-04 Thread Emmanuel Venisse
Could you put this changes in 1_0-BRANCH for show it in the next site generation? Thanks Emmanuel - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 03, 2004 8:47 PM Subject: cvs commit: maven/xdocs/reference/plugins index.xml > jvanzyl 2004/05