Re: Please add concurrent 1.3.4 to repository

2004-06-11 Thread Brett Porter
Hi, Sorry, I misunderstood - I thought it was a cocoon JAR. You should definitely only put cocoon jars into the java-repository, not 3rd parties. To upload this particular JAR, please follow the instructions here: http://maven.apache.org/repository-upload.html Thanks, Brett Quoting Antonio Gall

cvs commit: maven-plugins/clover/xdocs faq.fml navigation.xml properties.xml

2004-06-11 Thread brett
brett 2004/06/11 22:36:18 Modified:clover/xdocs navigation.xml properties.xml Added: clover/xdocs faq.fml Log: document how to override clover jar "cleanly" Revision ChangesPath 1.9 +1 -0 maven-plugins/clover/xdocs/navigation.xml Index: navigatio

Re: Please add concurrent 1.3.4 to repository

2004-06-11 Thread Antonio Gallardo
Brett Porter dijo: > Antonio, > > Are you a cocoon committer? If not, you should speak to them about this. > > Apache JARs should be published to > http://www.apache.org/dist/java-repository/ > This is mirrored to ibiblio (and the other Apache mirrors). Yep. I am a cocoon committer. The jar is in

[jira] Commented: (MPCLOVER-15) maven.clover.jar property not working - doesn't work with registered versions > 1.2.3

2004-06-11 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sat, 12 Jun 2004 1:22 AM Body: took a look on linux and got the failure. I realise now why - javac is relying on the contents of the root classloader to find the compiler adapter and relies on depen

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

2004-06-11 Thread brett
brett 2004/06/11 22:20:57 Modified:clover plugin.jelly project.xml clover/xdocs changes.xml Log: rollback last change due to breakage Revision ChangesPath 1.24 +7 -4 maven-plugins/clover/plugin.jelly Index: plugin.jelly

[jira] Closed: (MPCLOVER-15) maven.clover.jar property not working - doesn't work with registered versions > 1.2.3

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 12 Jun 2004 12:53 AM didn't work for me either - but I've patched similarly to the two attached and it does now. I'll check on Linux to see that the other issue doesn't arise either. Please test! Than

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

2004-06-11 Thread brett
brett 2004/06/11 21:52:28 Modified:clover plugin.jelly project.xml clover/xdocs changes.xml Log: PR: MPCLOVER-15 Make maven.clover.jar work Revision ChangesPath 1.23 +4 -7 maven-plugins/clover/plugin.jelly Index: plugin.jelly

Re: Please add concurrent 1.3.4 to repository

2004-06-11 Thread Brett Porter
Antonio, Are you a cocoon committer? If not, you should speak to them about this. Apache JARs should be published to http://www.apache.org/dist/java-repository/ This is mirrored to ibiblio (and the other Apache mirrors). - Brett Quoting Antonio Gallardo <[EMAIL PROTECTED]>: > Hi: > > I found

[jira] Closed: (MAVEN-1210) Publish the maven-project.xsd at a well-known location.

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

cvs commit: maven maven.xml

2004-06-11 Thread brett
brett 2004/06/11 21:38:50 Modified:.Tag: MAVEN-1_0-BRANCH maven.xml Log: PR: MAVEN-1210 make sure xsd is published to the web (http://maven.apache.org/xsd/maven-project-3.0.0.xsd) Revision ChangesPath No revision No revi

[jira] Closed: (MAVEN-1245) plugin documentation issues to do by 1.0

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

[jira] Closed: (MPJAVADOC-7) Intra-links in Javadoc broken

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 12 Jun 2004 12:14 AM works for me - added to the plugin-test - View the issue: http://jira.codehaus.org/browse/MPJAVADOC-7 Here is a

cvs commit: maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven Dummy.java Dummy2.java

2004-06-11 Thread brett
brett 2004/06/11 21:15:04 Modified:javadoc/src/plugin-test/src/main/org/apache/maven Dummy.java Dummy2.java Log: verify links work (MPJAVADOC-7) Revision ChangesPath 1.2 +3 -1 maven-plugins/javadoc/src/plugin-test/src/main/org/apache/

Please add concurrent 1.3.4 to repository

2004-06-11 Thread Antonio Gallardo
Hi: I found in the default maven repository there is no jar for concurrent 1.3.4. If tou wish, you can get an already compiled version for java 1.3 from the apache cocoon cvs: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/lib/core/util.concurrent-1.3.4.jar We are needed this jar for the JCS proje

[jira] Commented: (MAVEN-1296) Multiproject property inheritance

2004-06-11 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 11 Jun 2004 11:56 PM Body: a little too minimal a test case :) None of the source seems to be included, nor maven.xml or project.properties... ---

[jira] Closed: (MPPMD-2) Documentation / Properties patch for maven-pmd-plugin

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 11:19 PM applied with modifications. - View the issue: http://jira.codehaus.org/browse/MPPMD-2 Here is an overview of th

cvs commit: maven-plugins/pmd/xdocs faq.fml changes.xml index.xml navigation.xml how-to.xml

2004-06-11 Thread brett
brett 2004/06/11 20:19:36 Modified:pmd plugin.properties project.xml pmd/xdocs changes.xml index.xml navigation.xml Added: pmd/xdocs faq.fml Removed: pmd/src/plugin-resources/rulesets basic.xml braces.xml codesize.xml controvers

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

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 10:48 PM fixed - View the issue: http://jira.codehaus.org/browse/MPFAQ-12 Here is an overview of the issue:

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

2004-06-11 Thread brett
brett 2004/06/11 19:48:26 Modified:faq plugin.jelly project.xml faq/xdocs changes.xml Log: PR: MPFAQ-12 make sure maven.faq.src exists Revision ChangesPath 1.18 +1 -0 maven-plugins/faq/plugin.jelly Index: plugin.jelly =

[jira] Closed: (MPGUMP-1) Use Gump's

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 10:28 PM done. Can you review and test it generates what you want before I release a new version? Thanks. - View the issue

cvs commit: maven-plugins/gump/xdocs changes.xml properties.xml

2004-06-11 Thread brett
brett 2004/06/11 19:27:13 Modified:gump plugin.jelly plugin.properties project.xml gump/xdocs changes.xml properties.xml Log: PR: MPGUMP-1 Add tag Revision ChangesPath 1.6 +14 -1 maven-plugins/gump/plugin.jelly Index: plugin.jelly

cvs commit: maven-plugins/multiproject/src/plugin-resources/templates dependency-convergence-report.xml

2004-06-11 Thread brett
brett 2004/06/11 18:47:25 Modified:multiproject/src/plugin-resources/templates dependency-convergence-report.xml Log: PR: MPMULTIPROJECT-28 add legend Revision ChangesPath 1.5 +13 -1 maven-plugins/multiproject/src/plugin-resources/te

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

2004-06-11 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPMULTIPROJECT-28 Here is an overview of the issue: -

[jira] Created: (MAVEN-1318) validation-global.xml and validation.xml

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

[jira] Closed: (MPTEST-34) Documentation for maven.test.failure.ignore not correct

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 9:32 PM fixed doco - View the issue: http://jira.codehaus.org/browse/MPTEST-34 Here is an overview of the issue: ---

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

2004-06-11 Thread brett
brett 2004/06/11 18:31:42 Modified:test/xdocs properties.xml Log: PR: MPTEST-34 fix documentation for maven.test.failure.ignore Revision ChangesPath 1.13 +1 -1 maven-plugins/test/xdocs/properties.xml Index: properties.xml =

[jira] Closed: (MPTEST-32) plugin should understand sourceModifications

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 9:25 PM applied, thanks - View the issue: http://jira.codehaus.org/browse/MPTEST-32 Here is an overview of the issue: --

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

2004-06-11 Thread brett
brett 2004/06/11 18:25:58 Modified:test plugin.jelly test/xdocs changes.xml Log: PR: MPTEST-32 Submitted By: Maxwell Grender-Jones Reviewed By: Brett Porter honours source modifications for test compilation Revision ChangesPath 1.33 +20 -1

[jira] Closed: (MAVEN-1273) HttpClient spits out errors when HTTP BASIC authenticated remote repos are configured

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 9:21 PM applied, thanks - View the issue: http://jira.codehaus.org/browse/MAVEN-1273 Here is an overview of the issue: -

cvs commit: maven/xdocs changes.xml

2004-06-11 Thread brett
brett 2004/06/11 18:21:24 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtils.java xdocsTag: MAVEN-1_0-BRANCH changes.xml Log: PR: MAVEN-1273 Submitted by: Andreas Peschka Reviewed by: Brett Porter fix HTTP BASIC

[jira] Closed: (MPEJB-1) Documentation not updated to say anything about ejb:ejb-client

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

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

2004-06-11 Thread brett
brett 2004/06/11 18:17:12 Modified:ejb/xdocs goals.xml Log: PR: MPEJB-1 add documentation for ejb:ejb-client Revision ChangesPath 1.5 +8 -0 maven-plugins/ejb/xdocs/goals.xml Index: goals.xml ===

[jira] Closed: (MPJAVADOC-18) maven.javadoc.package=true and others not doc'ed.

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 9:14 PM must have been fixed a while ago - View the issue: http://jira.codehaus.org/browse/MPJAVADOC-18 Here is an overv

cvs commit: maven-plugins/javadoc project.properties

2004-06-11 Thread brett
brett 2004/06/11 18:11:41 Removed: javadoc project.properties Log: remove effectively empty file - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MPJAVACC-1) [JavaCC] won't compile generated classes

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 9:08 PM this was fixed before RC3 was release, issue just wasn't closed. - View the issue: http://jira.codehaus.org/brows

[jira] Closed: (MAVEN-1317) install_repo.bat doesn't work as documented

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 9:04 PM fixed. Please test on Win98 if anyone has it... - View the issue: http://jira.codehaus.org/browse/MAVEN-1317 Her

cvs commit: maven maven.xml

2004-06-11 Thread brett
brett 2004/06/11 18:04:24 Modified:.Tag: MAVEN-1_0-BRANCH maven.xml Log: PR: MAVEN-1317 make install_repo work when directories have spaces Revision ChangesPath No revision No revision 1.97.2.27 +13 -5 maven/maven.xm

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

2004-06-11 Thread brett
brett 2004/06/11 17:08:24 Modified:cruisecontrol plugin.jelly project.xml cruisecontrol/xdocs changes.xml Log: PR: MPCRUISECONTROL-3 Submitted by: Carsten Ziegeler Add implementation of run goal. Revision ChangesPath 1.6 +6 -2 maven-plugins

[jira] Closed: (MPCRUISECONTROL-3) Implementation of the run goal

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 11 Jun 2004 8:07 PM applied - thanks - View the issue: http://jira.codehaus.org/browse/MPCRUISECONTROL-3 Here is an overview of the

[jira] Closed: (MPCRUISECONTROL-2) add a link to cruise control hompage

2004-06-11 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPCRUISECONTROL-2 Here is an overview of the issue: -

cvs commit: maven-plugins/cruisecontrol/xdocs navigation.xml

2004-06-11 Thread brett
brett 2004/06/11 17:01:46 Modified:cruisecontrol/xdocs navigation.xml Log: PR: MPCRUISECONTROL-2 Add link to CC home page Revision ChangesPath 1.4 +2 -1 maven-plugins/cruisecontrol/xdocs/navigation.xml Index: navigation.xml ==

cvs commit: maven/xdocs/misc tasks.xml

2004-06-11 Thread brett
brett 2004/06/11 16:43:45 Modified:.maven.xml project.properties project.xml src/bin maven.bat src/conf defaults.properties driver.jelly src/java/org/apache/maven MavenSession.java src/java/org/apache/maven/cli CLIMan

cvs commit: maven project.properties

2004-06-11 Thread brett
brett 2004/06/11 16:28:34 Modified:.Tag: MAVEN-1_0-BRANCH project.properties Log: property not needed Revision ChangesPath No revision No revision 1.51.2.26 +0 -1 maven/project.properties Index: project.propertie

Re: [VOTE] Promote the Abbot plugin to plugins proper

2004-06-11 Thread Brett Porter
+1 as long as I never have to cut a release for it ;) Vincent Massol wrote: Hi, The abbot plugin is currently located in the plugins sandbox. It's ready for a 1.0 release. I'd like to promote it to the plugins proper. Here is some more information about the plugin: http://maven.apache.org/reference

cvs commit: maven-plugins-sandbox/abbot/src/plugin-resources jnlp.jsl

2004-06-11 Thread vmassol
vmassol 2004/06/11 05:37:16 Modified:abbot/src/plugin-resources jnlp.jsl Log: Added new maven.abbot.suite.name property to let the user name a test suite (which as a consequence generates a test report file with that name instead of the generic AbbotTestAll name) Revision Cha

Re: [VOTE] Promote the Abbot plugin to plugins proper

2004-06-11 Thread Peter Kazmier
+1 On Jun 10, 2004, at 6:53 AM, Vincent Massol wrote: Hi, The abbot plugin is currently located in the plugins sandbox. It's ready for a 1.0 release. I'd like to promote it to the plugins proper. Here is some more information about the plugin: http://maven.apache.org/reference/plugins/abbot/ What

[jira] Updated: (MPJBOSS-14) Add a debug script in the bin folder

2004-06-11 Thread jira
The following issue has been updated: Updater: marc-antoine garrigue (mailto:[EMAIL PROTECTED]) Date: Fri, 11 Jun 2004 7:19 AM Changes: Attachment changed to debug.bat - For a full history of the is

[jira] Updated: (MPJBOSS-14) Add a debug script in the bin folder

2004-06-11 Thread jira
The following issue has been updated: Updater: marc-antoine garrigue (mailto:[EMAIL PROTECTED]) Date: Fri, 11 Jun 2004 7:20 AM Comment: to be put in the src/plugin-resources folder Changes: Attachment changed to debug

[jira] Created: (MPJBOSS-14) Add a debug script in the bin folder

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

[jira] Updated: (MPJBOSS-14) Add a debug script in the bin folder

2004-06-11 Thread jira
The following issue has been updated: Updater: marc-antoine garrigue (mailto:[EMAIL PROTECTED]) Date: Fri, 11 Jun 2004 7:18 AM Comment: the patch to be applyed : i'll attach the two scripts (.bat and .sh) just after Changes: Attachment changed to jboss.plugin.debug.

[jira] Updated: (MAVEN-1273) HttpClient spits out errors when HTTP BASIC authenticated remote repos are configured

2004-06-11 Thread jira
The following issue has been updated: Updater: Rafal Krzewski (mailto:[EMAIL PROTECTED]) Date: Fri, 11 Jun 2004 6:51 AM Comment: patch that introduces the proposed fix Changes: Attachment changed to MAVEN-1273.diff ---

[jira] Commented: (MAVEN-1273) HttpClient spits out errors when HTTP BASIC authenticated remote repos are configured

2004-06-11 Thread jira
The following comment has been added to this issue: Author: Rafal Krzewski Created: Fri, 11 Jun 2004 6:46 AM Body: I've just verified that this fix works for me too. Patch follows. - View this comment: http://jir

[jira] Closed: (MPJAR-29) Remove Apache Jakarta Maven referencens in Manifest files

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Fri, 11 Jun 2004 5:36 AM Applied. - View the issue: http://jira.codehaus.org/browse/MPJAR-29 Here is an overview of the issue: --

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

2004-06-11 Thread evenisse
evenisse2004/06/11 02:36:41 Modified:artifact project.xml artifact/src/plugin-resources/templates manifest.vm artifact/xdocs changes.xml ejb plugin.jelly ejb/xdocs changes.xml jar plugin.jelly project.xm

[jira] Closed: (MPJNLP-12) jvm properties not handled correctly (+fix)

2004-06-11 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Fri, 11 Jun 2004 5:20 AM Applied. Thanks for this good patch (code+docs+changes). - View the issue: http://jira.codehaus.org/browse/MP

cvs commit: maven-plugins/jnlp/xdocs changes.xml properties.xml

2004-06-11 Thread evenisse
evenisse2004/06/11 02:19:53 Modified:jnlp plugin.jelly jnlp/src/plugin-resources jnlp.manifest jnlp/xdocs changes.xml properties.xml Log: - MPJNLP-12. Documented the maven.jnlp.properties and made it work correctly. - Fix "Created By" in manifest

[jira] Commented: (MPASPECTJ-6) autoweave test code before running tests

2004-06-11 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Fri, 11 Jun 2004 4:34 AM Body: In the patch, the goal aspectj:test-compile should have prereqs="aspectj:compile" and this should be added:

[jira] Commented: (MPCLOVER-15) maven.clover.jar property not working - doesn't work with registered versions > 1.2.3

2004-06-11 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Fri, 11 Jun 2004 4:20 AM Body: Thanks! That works with the original 1.5 plugin. So, we need to know if overriding a jar in a plugin is accepted or it's a bug, and in the second case the solution i

[jira] Commented: (MPMULTIPROJECT-35) site fails when producing reports - ant:copy - Specify at least one source - a file or a fileset.

2004-06-11 Thread jira
The following comment has been added to this issue: Author: Michael Mattox Created: Fri, 11 Jun 2004 4:11 AM Body: I reverted back to the multiproject plugin released with RC3 and I'm still getting this error. I'm investigating it, if I have anything new I'll post it here. It's

Re: [VOTE] Promote the Abbot plugin to plugins proper

2004-06-11 Thread Rafal Krzewski
Vincent Massol wrote: Why not hand over the plugin to them right now? And if they don't use/like/care about Maven now, will they in the future? Maybe they don't and they won't but why is that a problem? I have no problem at all with this plugin being hosted in maven-plugins proper. I'm sorry for