[jira] Commented: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-03-31 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 1 Apr 2004 2:58 AM Body: Same story - View this comment: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1213&page=

[jira] Commented: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-03-31 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 1 Apr 2004 2:53 AM Body: Still fails the same way. Want me to try jdk 1.3.1_06? - View this comment: http://jira.codehaus.o

[jira] Created: (MAVENUPLOAD-89) Upload aopalliance 1.0

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

[jira] Commented: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-03-31 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Thu, 1 Apr 2004 2:00 AM Body: should be fixed, checking now - View this comment: http://jira.codehaus.org/secure/ViewIssue.jspa?k

cvs commit: maven/src/java/org/apache/maven/plugin JellyScriptHousing.java

2004-03-31 Thread brett
brett 2004/03/31 22:47:51 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH JellyScriptHousing.java Log: fix scope Revision ChangesPath No revision No revision 1.3.4.12 +2 -2 maven/src/j

[jira] Commented: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-03-31 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 31 Mar 2004 11:29 PM Body: There is a compile error in HEAD stopping me from doing this at the moment: [echo] [echo] | [echo] | COMPILING MAVEN SOURCES USING ANT... [echo] |

[jira] Commented: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-03-31 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 31 Mar 2004 11:21 PM Body: The JDK version is 1.3.1_07 as above. Ant is 1.5.3-1 Is there something wrong with the CVS checkouts I did above? This was in an empty directory. I will try the exac

[jira] Created: (MAVEN-1215) getPluginContext will not load a plugin

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

cvs commit: maven/src/java/org/apache/maven/plugin JellyScriptHousing.java PluginCacheManager.java PluginManager.java PluginScriptParser.java

2004-03-31 Thread brett
brett 2004/03/31 17:52:21 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenConstants.java src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH MavenJellyContext.java src/test/java/org/apache/mav

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

2004-03-31 Thread brett
brett 2004/03/31 17:48:26 Modified:cruisecontrol project.xml cruisecontrol/xdocs changes.xml Log: bump version Revision ChangesPath 1.14 +1 -1 maven-plugins/cruisecontrol/project.xml Index: project.xml

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

2004-03-31 Thread brett
brett 2004/03/31 17:48:20 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH Expand.java Log: remove unhelpful debug logging Revision ChangesPath No revision No revision 1.13.4.5 +0 -2 mave

cvs commit: maven/src/java/org/apache/maven/cli App.java

2004-03-31 Thread brett
brett 2004/03/31 17:47:06 Modified:src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java Log: show java version Revision ChangesPath No revision No revision 1.37.4.15 +2 -1 maven/src/java/org/apache/maven/cli/App.java

cvs commit: maven-plugins/genapp/src/plugin-resources/default template.properties

2004-03-31 Thread brett
brett 2004/03/31 17:46:38 Modified:genapp/src/plugin-resources/complex template.properties genapp/src/plugin-resources/default template.properties Log: don't use invalid package "default" Revision ChangesPath 1.2 +1 -1 maven-plugins/genapp/src

cvs commit: maven-plugins/cruisecontrol plugin.jelly

2004-03-31 Thread brett
brett 2004/03/31 17:46:08 Modified:cruisecontrol plugin.jelly Log: make sure target exists Revision ChangesPath 1.3 +1 -0 maven-plugins/cruisecontrol/plugin.jelly Index: plugin.jelly ===

[jira] Commented: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-03-31 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 31 Mar 2004 8:38 PM Body: dion, With a clean JDK 1.3.1 installation I can bootstrap using current CVS. What ant/JDK version are you looking at? Are you positive you don't have an old version o

[jira] Updated: (MAVEN-1214) maven.xml default goal of ${maven.multiproject.type} no longer works

2004-03-31 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Wed, 31 Mar 2004 8:37 PM Changes: assignee changed to Brett Porter Fix Version changed to 1.0-rc3 --

[jira] Created: (MAVEN-1214) maven.xml default goal of ${maven.multiproject.type} no longer works

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

[jira] Commented: (MAVEN-1161) goal mapper does not follow j:import tags

2004-03-31 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 31 Mar 2004 6:45 PM Body: "// It will crash if you use some more complex objects in your expression. " And this is exactly why this change won't be put into the parser :) Goals will still be us

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

2004-03-31 Thread evenisse
evenisse2004/03/31 14:59:41 Modified:genapp/xdocs changes.xml Log: Fix typo. Revision ChangesPath 1.8 +1 -1 maven-plugins/genapp/xdocs/changes.xml Index: changes.xml === RCS file: /home/cv

[jira] Closed: (MPJCOVERAGE-6) coverage.xml contains invalid content when RMIC'd files are analyzed

2004-03-31 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Wed, 31 Mar 2004 6:08 PM Fixed, but I don't use your patch. I used the same mechanism than and tags. - View the issue: http://jira.

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

2004-03-31 Thread evenisse
evenisse2004/03/31 14:55:20 Modified:jcoverage project.xml jcoverage/src/main/org/apache/maven/jcoveragereport CoverageReport.java CoverageReportGenerator.java jcoverage/xdocs changes.xml Log: MPJCOVERAGE-6. Fix the report generat

[jira] Closed: (MAVENUPLOAD-35) upload strutstestcase 2.0 to repo

2004-03-31 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Wed, 31 Mar 2004 5:04 PM Done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-35 Here is an overview

[jira] Closed: (MAVEN-1122) [jar request] strutstestcase for 2.2 containers

2004-03-31 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Wed, 31 Mar 2004 4:59 PM Done under strutstestcase/jars/strutstestcase-2.1-1.1-2.2.jar - View the issue: http://jira.codehaus.org/secu

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

2004-03-31 Thread evenisse
evenisse2004/03/31 12:07:37 Modified:genapp project.xml genapp/src/plugin-resources/struts-jstl/template-resources project.xml genapp/src/plugin-resources/struts/template-resources project.xml

[jira] Commented: (MAVEN-1197) NPE in pluginfinder

2004-03-31 Thread jira
The following comment has been added to this issue: Author: Jörg Prante Created: Wed, 31 Mar 2004 1:17 PM Body: It's enough to delete the empty file - View this comment: http://jira.codehaus.org/secure/ViewIssue

[jira] Created: (WAGON-8) Create an ssh external wagon

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

[jira] Created: (WAGON-7) Create https Wagon

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

[jira] Created: (WAGON-6) Extend WagonTestCase to deal with a protocol in auth and no auth mode.

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

[jira] Updated: (MPJCOVERAGE-6) coverage.xml contains invalid content when RMIC'd files are analyzed

2004-03-31 Thread jira
The following issue has been updated: Updater: Mark Langley (mailto:[EMAIL PROTECTED]) Date: Wed, 31 Mar 2004 12:28 PM Comment: Attached zip file contains a cookie-cutter project created with "maven genapp", plus com.fubar.SomeClass.java implementing a minimal remote interface com

Patch plugin appserver

2004-03-31 Thread Guillaume Lasnier
Hello, I have modified the appserver plugin to enable remote debugging of Tomcat. It defines a core boolean property maven.appserver.debug and optional properties for configuring remote debugging. Below is the patch that takes into account this feature. Index: plugin.properties

[jira] Commented: (MAVEN-1161) goal mapper does not follow j:import tags

2004-03-31 Thread jira
The following comment has been added to this issue: Author: Anthony FIRKA Created: Wed, 31 Mar 2004 10:51 AM Body: Hi! With maven-1.0-rc1, I used to import a globally shared jelly script from my subprojects maven.xml file, using something like that: Now and since the 1.0

Re: cannot create an issue in jira for maven-native-plugin

2004-03-31 Thread Martin van den Bemt
Only developers are allowed to set the due date, so that should probably be the problem then.. Users can only create issues, comment on them and add attachment. Anything else that looks like issue management is just for maven developers and jira admins. Mvgr, Martin On Wed, 2004-03-31 at 09:00, J