cvs commit: maven/src/test/java/org/apache/maven/plugin/maven.home/plugins .cvsignore

2003-09-04 Thread dion
dion2003/09/04 22:22:02 Modified:src/test/java/org/apache/maven/plugin PluginManagerTest.java Removed: src/test/java/org/apache/maven/plugin/maven.home/plugins .cvsignore Log: Fix bad deletePlugin method Remove unnecessary .cvsignore file Revi

[jira] Created: (MAVEN-786) maven Linux shell script incorrectly quotes arguments it passes through to Java

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

cvs commit: maven/src/plugins-build/multiproject plugin.jelly

2003-09-04 Thread dion
dion2003/09/04 22:11:35 Modified:src/plugins-build/multiproject plugin.jelly Log: Whitespace Revision ChangesPath 1.28 +5 -7 maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly

[jira] Updated: (MAVEN-785) improve the functionality and feature set of the existing MavenTask

2003-09-04 Thread jira
The following issue has been updated: Updater: John Casey (mailto:[EMAIL PROTECTED]) Date: Thu, 4 Sep 2003 11:28 PM Comment: Attached MavenTask rewrite. Changes: Attachment changed to maven-task-rewrite.patch -

[jira] Created: (MAVEN-785) improve the functionality and feature set of the existing MavenTask

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

cvs commit: maven/src/plugins-build/tasklist/src/plugin-resources/templates tasklist.vm

2003-09-04 Thread dion
dion2003/09/04 21:03:44 Modified:src/plugins-build/tasklist/src/plugin-resources/templates tasklist.vm Log: Fix tabs Revision ChangesPath 1.7 +38 -38 maven/src/plugins-build/tasklist/src/plugin-resources/templates/tasklist.vm Ind

[jira] Updated: (MAVEN-784) Add "embedded mode" execution support for avoiding System.exit()

2003-09-04 Thread jira
The following issue has been updated: Updater: John Casey (mailto:[EMAIL PROTECTED]) Date: Thu, 4 Sep 2003 11:01 PM Comment: Adding patch to allow embedded-mode execution. Changes: Attachment changed to embedded-mode.patch ---

[jira] Created: (MAVEN-784) Add "embedded mode" execution support for avoiding System.exit()

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

Results of clean bootstrap at 20030904-2200

2003-09-04 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030904-2200 [exec] Copying 1 file to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources [exec] Copying 4 files to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target

[jira] Created: (MAVEN-783) clarify plugin version loading

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

RE: Several web site versions in CVS

2003-09-04 Thread Brett Porter
+1 as long as each project can be done separately (ie each plugin and the main site). Making it an artifact would be great to do so we can offer a download of the maven docs in a standard way. This does need to be considered along with the other discussion that I haven't had a chance to pull toget

[jira] Updated: (MAVEN-782) Typo in projects-overview

2003-09-04 Thread jira
The following issue has been updated: Updater: Andy Jefferson (mailto:[EMAIL PROTECTED]) Date: Thu, 4 Sep 2003 2:56 PM Changes: Attachment changed to multiproject.patch - For a full history of the i

[jira] Created: (MAVEN-782) Typo in projects-overview

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

[jira] Updated: (MAVEN-781) JBuilder plugin creates projects with empty required libraries list

2003-09-04 Thread jira
The following issue has been updated: Updater: David Zeleznik (mailto:[EMAIL PROTECTED]) Date: Thu, 4 Sep 2003 12:59 PM Comment: Patch for jbuilder/plugin.jelly r1.14 Changes: Attachment changed to jbuilder-plugin-781-diff.txt ---

[jira] Created: (MAVEN-781) JBuilder plugin creates projects with empty required libraries list

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

cvs commit: maven project.properties

2003-09-04 Thread dion
dion2003/09/04 09:50:26 Modified:.project.properties Log: Fix 1.4 only property Revision ChangesPath 1.43 +2 -2 maven/project.properties Index: project.properties === RCS file:

cvs commit: maven maven.xml

2003-09-04 Thread dion
dion2003/09/04 09:49:49 Modified:.maven.xml Log: Use multiproject overview page Revision ChangesPath 1.89 +1 -35 maven/maven.xml Index: maven.xml === RCS file: /home/cvs/maven/ma

[jira] Created: (MAVEN-780) Docs should include maven.latex.docs

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

cvs commit: maven/src/plugins-build/multiproject plugin.jelly

2003-09-04 Thread dion
dion2003/09/04 09:12:35 Modified:src/plugins-build/multiproject plugin.jelly Log: Clean up whitespace Revision ChangesPath 1.27 +1 -11 maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly ===

Re: maven no longer builds with jdk 1.3.1

2003-09-04 Thread dion
I just successfully bootstrapped running jdk 1.3.1_06 on winxp -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ [EMAIL PROTECTED] wrote on 05/09/2003 01:15:30 AM: > Huh? > > Why does the word2html plugin need xerces?? There's no java code, it uses >

Re: maven no longer builds with jdk 1.3.1

2003-09-04 Thread dion
Huh? Why does the word2html plugin need xerces?? There's no java code, it uses no XML parsing.??? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Henning P. Schmiedehausen" <[EMAIL PROTECTED]> wrote on 04/09/2003 11:04:17 PM: > The changelog plugi

[jira] Closed: (MAVEN-651) multiple remote repo, file not found should not print, patch included

2003-09-04 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 4 Sep 2003 10:32 AM Fixed before rc1 due to user demands :-) - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MA

cvs commit: maven/src/java/org/apache/maven/util HttpUtils.java

2003-09-04 Thread dion
dion2003/09/04 08:19:25 Modified:src/java/org/apache/maven/verifier DependencyVerifier.java src/java/org/apache/maven/util HttpUtils.java Log: MAVEN-651 Revision ChangesPath 1.32 +5 -3 maven/src/java/org/apache/maven/verifier/DependencyVerifie

RE: Findbugs plugin and LGPL Licensing?

2003-09-04 Thread Eric Pugh
Does that mean that we are agreed to get rid of the findbugs plugin in maven and go with the version in maven-plugins? I don't want to delete any hard work :-) Eric > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 04, 2003 12:16 AM > To: 'Ma

[jira] Closed: (MAVEN-667) WAR plugin is missing some features (patch included)

2003-09-04 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 4 Sep 2003 10:11 AM 1- Already fixed 2- Already fixed 3- configurable by property 4- java:compile is called in war:init, therefore, maven.build.dest exists if project has sources. -

[jira] Commented: (MAVEN-651) multiple remote repo, file not found should not print, patch included

2003-09-04 Thread jira
The following comment has been added to this issue: Author: Colin Sampaleanu Created: Thu, 4 Sep 2003 10:10 AM Body: Can somebody apply this patch? It's fairly important, and it's no good when patches sit around like this, as they get out of date and are harder to apply or can bre

[jira] Closed: (MAVEN-770) bootstrap doesn't fail if JAR not found in repo

2003-09-04 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 4 Sep 2003 9:53 AM Done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-770 Here is an overview of

cvs commit: maven/src/bootstrap/org/apache/maven BootstrapTask.java

2003-09-04 Thread evenisse
evenisse2003/09/04 07:36:51 Modified:src/bootstrap/org/apache/maven BootstrapTask.java Log: MAVEN-770. The bootstrap will fail if the download of a JAR from a repo fails. Revision ChangesPath 1.17 +5 -1 maven/src/bootstrap/org/apache/maven/BootstrapTask.java

cvs commit: maven/src/test/java/org/apache/maven/plugin/maven.home/plugins .cvsignore

2003-09-04 Thread evenisse
evenisse2003/09/04 06:23:45 Added: src/test/java/org/apache/maven/plugin/maven.home/plugins .cvsignore Log: Add cvsignore for test jar Revision ChangesPath 1.1 maven/src/test/java/org/apache/maven/plugin/maven.home/plugins/.cvsi

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

2003-09-04 Thread evenisse
evenisse2003/09/04 05:18:18 Modified:src/plugins-build/jar plugin.jelly src/plugins-build/jar/xdocs changes.xml Log: Fixed maven.jar.manifest.extensions.add use. Revision ChangesPath 1.19 +1 -1 maven/src/plugins-build/jar/plugin.jelly Index:

cvs commit: maven/src/plugins-build/findbugs .cvsignore

2003-09-04 Thread evenisse
evenisse2003/09/04 06:14:30 Modified:src/plugins-build/cruisecontrol .cvsignore src/plugins-build/findbugs .cvsignore Log: Add entry in cvsignore. Revision ChangesPath 1.2 +1 -0 maven/src/plugins-build/cruisecontrol/.cvsignore Index: .cvsign

cvs commit: maven/src/plugins-build/scm .cvsignore

2003-09-04 Thread evenisse
evenisse2003/09/04 05:38:00 Modified:src/plugins-build/scm .cvsignore Log: Add entry in cvsignore Revision ChangesPath 1.2 +1 -0 maven/src/plugins-build/scm/.cvsignore Index: .cvsignore ===

maven no longer builds with jdk 1.3.1

2003-09-04 Thread Henning P. Schmiedehausen
The changelog plugin is missing the xerces reference needed to build with jdk 1.3.x The j2ee plugin is missing the xerces reference needed to build with jdk 1.3.x The linkcheck plugin is missing the xerces reference needed to build with jdk 1.3.x The release plugin is missing the xerces referenc

[jira] Commented: (MAVEN-779) To have custom filters.

2003-09-04 Thread jira
The following comment has been added to this issue: Author: radhakrishnan Created: Thu, 4 Sep 2003 7:46 AM Body: I have modified the plugin maven-xdoc in order to have custom filters like this. which will find and replace the strings given in plugin.properties or project.propertie

[jira] Updated: (MAVEN-736) additional goal [patch included]

2003-09-04 Thread jira
The following issue has been updated: Updater: Andy Jefferson (mailto:[EMAIL PROTECTED]) Date: Thu, 4 Sep 2003 7:44 AM Comment: Yet another patch - this time with updated version of TJDO to beta 3 ... so you need to fix issue Maven-778 first before applying this one :-) Changes

[jira] Created: (MAVEN-779) To have custom filters.

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

[jira] Created: (MAVEN-778) TJDO beta3 : Upload to IBiblio

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

cvs commit: maven/src/plugins-build/file-activity/xdocs changes.xml

2003-09-04 Thread evenisse
evenisse2003/09/04 03:12:36 Modified:src/plugins-build/file-activity/src/plugin-resources maven-file-activity-plugin.jsl src/plugins-build/file-activity/xdocs changes.xml Log: Fix url generation when pom.repository.url isn't empty. Revision

Several web site versions in CVS

2003-09-04 Thread Vincent Massol
Hi dIon, I've looked at the new strategy for rendering several websites for the plugins (by storing the different versions in CVS). I think it can be improved... :-) Here are my ideas: - I don't think it's normal to store history data in CVS. A SCM is meant to do that for you. I won't sa

[jira] Commented: (MAVEN-772) SNAPSHOT download overwrites more recent local file

2003-09-04 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Thu, 4 Sep 2003 2:51 AM Body: Hi Martin. Good idea but no, they have their own remote repository (on their local LAN) which we synchronize with ours in Paris using rsync. Thanks for the suggestion!

[jira] Closed: (MAVEN-777) Test fails when block not present

2003-09-04 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 4 Sep 2003 3:17 AM Already fixed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-777 Here is an ov

[jira] Closed: (MAVEN-772) SNAPSHOT download overwrites more recent local file

2003-09-04 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Thu, 4 Sep 2003 2:59 AM It worked after upgrading to Maven b10. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MA

[jira] Commented: (MAVEN-772) SNAPSHOT download overwrites more recent local file

2003-09-04 Thread jira
The following comment has been added to this issue: Author: Martin Skopp Created: Thu, 4 Sep 2003 2:24 AM Body: I really would love to close this but I am not a maven commiter nor I have JIRA rights to close a bug! Of course I would appreciate to become a maven commiter but for th

[jira] Commented: (MAVEN-772) SNAPSHOT download overwrites more recent local file

2003-09-04 Thread jira
The following comment has been added to this issue: Author: Martin Skopp Created: Thu, 4 Sep 2003 2:27 AM Body: Vince, one last comment: If the guy in India is behind a firewall, maybe it's his http-proxy which didn't care for the if-modified-since? Just a idea -