+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
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
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
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
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
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 ~
|_|
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
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
===
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
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
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
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]
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]
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]
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]
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]
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]
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]
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:
--
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-
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
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
==
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
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__ ___
| |\/| / _`
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
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:
--
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:
--
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
---
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:
--
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
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.
-
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
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
===
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
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
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
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
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
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
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
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
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:
--
42 matches
Mail list logo