RE: dist plugin move to maven-plugins

2003-10-16 Thread Vincent Massol
+1 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 17 October 2003 04:11 > To: [EMAIL PROTECTED] > Subject: dist plugin move to maven-plugins > > The dist plugin uses the ant plugin, and during bootstrap, the > plugin-tests are called. This causes bootstra

[jira] Closed: (MAVEN-908) misspelling of groupId as groupid causes NPE

2003-10-16 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Fri, 17 Oct 2003 1:22 AM IllegalStateException is now thrown describing the error - View the issue: http://jira.codehaus.org/secure/ViewI

cvs commit: maven/src/java/org/apache/maven/project Dependency.java

2003-10-16 Thread dion
dion2003/10/16 22:58:03 Modified:src/java/org/apache/maven/project Dependency.java Log: Fix for MAVEN-908. If groupId and artifactId are null/empty and id is null, an IllegalStateException is thrown describing the error. Revision ChangesPath 1.42 +14 -9 ma

[jira] Closed: (MAVEN-940) Too much whitespace in site.jsl script

2003-10-16 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Fri, 17 Oct 2003 12:56 AM Applied in xdoc 1.5-SNAPSHOT. Not too much of a gain though :-( - View the issue: http://jira.codehaus.org/secu

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources site.jsl

2003-10-16 Thread dion
dion2003/10/16 22:31:38 Modified:src/plugins-build/xdoc/xdocs changes.xml src/plugins-build/xdoc/src/plugin-resources site.jsl Log: Apply MAVEN-940. Doesn't seem to have that much of an effect though. Revision ChangesPath 1.20 +3 -0 maven/sr

[jira] Closed: (MAVEN-934) multiproject and dist ton't mix

2003-10-16 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Fri, 17 Oct 2003 12:52 AM C:\source\jakarta\jakarta-commons-sandbox\hivemind>maven -Dgoal=clean,dist multiproject:goal __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_|

can't be used alone in a dependency, throws NullPointer referencing dependency.getId();

2003-10-16 Thread Chris Rodier
Since I am finding the bug right now, I thought it may help someone. I will try to fix it and submit a patch tonight if possible. You cannot use "jarname.jar" in a dependency in the latest maven builds, going back to beta-8 through the current in CVS. DefaultProjectUnmarshaller, when it creates

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

2003-10-16 Thread dion
dion2003/10/16 19:23:11 Modified:src/plugins-build/dist/src/plugin-test maven.xml Log: Comment out test momentarily Revision ChangesPath 1.2 +4 -1 maven/src/plugins-build/dist/src/plugin-test/maven.xml Index: maven.xml ===

dist plugin move to maven-plugins

2003-10-16 Thread dion
The dist plugin uses the ant plugin, and during bootstrap, the plugin-tests are called. This causes bootstrap to fail. I'd like to still have the tests, so I'd like to move the dist plugin to maven-plugins? Votes? Here's mine: +1. -- dIon Gillard, Multitask Consulting Blog: http://blogs.c

Results of clean bootstrap at 20031016-2200

2003-10-16 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20031016-2200 [exec] [junit] Running org.apache.maven.cli.CLIManagerTest [exec] [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.054 sec [exec] [junit] dir attribute ignored if running in the same VM

cvs commit: maven/src/plugins-build/dist/src/plugin-test maven.xml .cvsignore project.xml

2003-10-16 Thread dion
dion2003/10/16 18:56:26 Added: src/plugins-build/dist/src/plugin-test/src/main/org/apache/maven Dummy.java src/plugins-build/dist/src/plugin-test maven.xml .cvsignore project.xml Log: Add test project. Shows bad p

cvs commit: maven/src/plugins-build/dist/src/plugin-test/src/main/org/apache - New directory

2003-10-16 Thread dion
dion2003/10/16 18:54:29 maven/src/plugins-build/dist/src/plugin-test/src/main/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/dist/src/plugin-test/src/main - New directory

2003-10-16 Thread dion
dion2003/10/16 18:54:29 maven/src/plugins-build/dist/src/plugin-test/src/main - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/dist/src/plugin-test/src - New directory

2003-10-16 Thread dion
dion2003/10/16 18:54:29 maven/src/plugins-build/dist/src/plugin-test/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/dist/src/plugin-test/src/main/org - New directory

2003-10-16 Thread dion
dion2003/10/16 18:54:29 maven/src/plugins-build/dist/src/plugin-test/src/main/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/dist/src/plugin-test - New directory

2003-10-16 Thread dion
dion2003/10/16 18:54:29 maven/src/plugins-build/dist/src/plugin-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/dist/src/plugin-test/src/main/org/apache/maven - New directory

2003-10-16 Thread dion
dion2003/10/16 18:54:30 maven/src/plugins-build/dist/src/plugin-test/src/main/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/dist/src - New directory

2003-10-16 Thread dion
dion2003/10/16 18:54:29 maven/src/plugins-build/dist/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MAVEN-942) running maven on windows 98

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

[jira] Closed: (MAVEN-939) after site deployment site directory permissions are wrong

2003-10-16 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 16 Oct 2003 8:48 PM Fixed in 1.4-SNAPSHOT of site plugin - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-

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

2003-10-16 Thread dion
dion2003/10/16 18:23:51 Modified:src/plugins-build/site plugin.jelly project.xml src/plugins-build/site/xdocs changes.xml Log: Apply MAVEN-939 Revision ChangesPath 1.19 +1 -1 maven/src/plugins-build/site/plugin.jelly Index: plugin.jelly

cvs commit: maven/src/java/org/apache/maven MavenUtils.java

2003-10-16 Thread dion
dion2003/10/16 18:08:02 Modified:src/java/org/apache/maven MavenUtils.java Log: style Revision ChangesPath 1.107 +2 -2 maven/src/java/org/apache/maven/MavenUtils.java Index: MavenUtils.java ==

[jira] Commented: (MAVEN-934) multiproject and dist ton't mix

2003-10-16 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 16 Oct 2003 8:31 PM Body: It looks to me like you have an older version of the plugin plugin than I do, and the one that ships with RC1, as it should remove the old versions if the plugin was s

[jira] Commented: (MAVEN-934) multiproject and dist ton't mix

2003-10-16 Thread jira
The following comment has been added to this issue: Author: Howard M. Lewis Ship Created: Thu, 16 Oct 2003 11:04 AM Body: C:\workspace\hivemind>maven -DartifactId=maven-dist-plugin -DgroupId=maven -Dversion=1.4-SNAPSHOT plugin:download __ __ | \/ |__ _Apache__ ___ | |\/| / _`

Re: Add additional jars to maven.dependency.classpath?

2003-10-16 Thread Mark McBride
Can you elaborate on what you did in the pregoal (sorry if I'm missing the obvious =))? Were you able to add to the maven.dependency.classpath? Thanks! -Mark At 10:52 AM 10/16/2003 +0300, you wrote: I had a similar situation, where some jars were needed (including JDBC drivers) and those jars we

[jira] Created: (MAVEN-941) All navigation links are broken

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

[jira] Created: (MAVEN-940) Too much whitespace in site.jsl script

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

[jira] Updated: (MAVEN-939) after site deployment site directory permissions are wrong

2003-10-16 Thread jira
The following issue has been updated: Updater: Norbert Pabis (mailto:[EMAIL PROTECTED]) Date: Thu, 16 Oct 2003 8:16 AM Comment: top site directory also needs chmod g+u Changes: Attachment changed to site-plugin.dif ---

[jira] Created: (MAVEN-939) after site deployment site directory permissions are wrong

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

[jira] Updated: (MAVEN-934) multiproject and dist ton't mix

2003-10-16 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Thu, 16 Oct 2003 4:47 AM Changes: Version changed to 1.0-rc1 Version changed to 1.0-beta-10 Fix Version changed to 1.0-rc2

[jira] Commented: (MAVEN-934) multiproject and dist ton't mix

2003-10-16 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 16 Oct 2003 4:37 AM Body: BTW, with today's fixes, doing maven -Dgoal=clean,dist multiproject:goal works for me in a reactored set of projects. -

cvs commit: maven/src/java/org/apache/maven MavenUtils.java

2003-10-16 Thread dion
dion2003/10/16 01:53:42 Modified:src/test/java/org/apache/maven MavenUtilsTest.java src/java/org/apache/maven MavenUtils.java Log: handle path == basedir for makeRelativePath Revision ChangesPath 1.14 +4 -1 maven/src/test/java/org/apache/maven

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

2003-10-16 Thread dion
dion2003/10/16 01:48:06 Modified:src/plugins-build/dist/xdocs changes.xml Log: Docs for fixes Revision ChangesPath 1.6 +5 -0 maven/src/plugins-build/dist/xdocs/changes.xml Index: changes.xml ===

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

2003-10-16 Thread dion
dion2003/10/16 01:46:34 Modified:src/plugins-build/dist plugin.jelly Log: - Prefix basedir on copied ant build file - Only create ant build file if the project has source - Only copy maven.src.dir if it exists Revision ChangesPath 1.11 +14 -9 maven/src/pl

[jira] Commented: (MAVEN-934) multiproject and dist ton't mix

2003-10-16 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 16 Oct 2003 3:43 AM Body: Can you try 1.4-SNAPSHOT of the dist plugin? I just committed a fix for it. Use maven -DartifactId=maven-dist-plugin -DgroupID=maven -Dversion=1.4-SNAPSHOT plugin:do

cvs commit: maven/src/plugins-build/dist project.xml

2003-10-16 Thread dion
dion2003/10/16 01:13:19 Modified:src/plugins-build/dist/xdocs changes.xml src/plugins-build/dist project.xml Log: Update docs/project Revision ChangesPath 1.5 +9 -0 maven/src/plugins-build/dist/xdocs/changes.xml Index: changes.xml

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

2003-10-16 Thread dion
dion2003/10/16 01:11:03 Modified:src/plugins-build/dist plugin.properties plugin.jelly Log: Move properties to plugin.properties Prefix ant build file with basedir for reactored build Revision ChangesPath 1.4 +6 -0 maven/src/plugins-build/dist/plugin.prop

[jira] Closed: (MAVEN-938) Ant plugin fails when no unit test source

2003-10-16 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 16 Oct 2003 3:21 AM Fixed in 1.6-SNAPSHOT - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-938 Here is a

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

2003-10-16 Thread dion
dion2003/10/16 00:56:57 Modified:ant/src/plugin-resources/templates build.jelly ant project.xml ant/xdocs changes.xml Log: Fix MAVEN-938 Revision ChangesPath 1.5 +9 -3 maven-plugins/ant/src/plugin-resources/templates/build

Re: Add additional jars to maven.dependency.classpath?

2003-10-16 Thread Florin Vancea
I had a similar situation, where some jars were needed (including JDBC drivers) and those jars were slightly different on different developer machines, therefore specifying them through POM was not an option. I took the maven.xml pregoal approach and everything is fine for several months now. I can

[jira] Updated: (MAVEN-938) Ant plugin fails when no unit test source

2003-10-16 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Thu, 16 Oct 2003 3:03 AM Changes: summary changed from makeRelativePath fails when path is empty/null than basedir Component changed to plugin-ant Com

[jira] Created: (MAVEN-938) makeRelativePath fails when path is empty/null than basedir

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