[jira] Laget: (MEJB-10) Incorrect location for sources at http://maven.apache.org/plugins/maven-ejb-plugin/source-repository.html

2006-04-15 Thread David J. M. Karlsen (JIRA)
Incorrect location for sources at http://maven.apache.org/plugins/maven-ejb-plugin/source-repository.html - Key: MEJB-10 URL: http://jira.codehaus.org/browse/MEJB-10 Proj

[jira] Closed: (MNG-2229) maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt file

2006-04-15 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-2229?page=all ] Jason van Zyl closed MNG-2229: -- Resolution: Fixed Patch applied. > maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt > file >

[jira] Updated: (MNG-2229) maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt file

2006-04-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-2229?page=all ] Jesse McConnell updated MNG-2229: - Attachment: svn-prebuildhook.patch > maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt > file > --

[jira] Updated: (MNG-2229) maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt file

2006-04-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-2229?page=all ] Jesse McConnell updated MNG-2229: - Attachment: (was: svn-prebuildhook.patch) > maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt > file > ---

[jira] Commented: (MNG-2229) maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt file

2006-04-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-2229?page=comments#action_63633 ] Jesse McConnell commented on MNG-2229: -- hrm, its actually in the Verifer itself, resolveCommandline() appears to be replacing // with /...this is somewhat vexing > maven-core-it-ve

[jira] Commented: (MNG-2229) maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt file

2006-04-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-2229?page=comments#action_63632 ] Jesse McConnell commented on MNG-2229: -- oh, side note, seems to be an issue in the plexus cli stuff that this is using such that if you put http:// in the commandline args it gets c

[jira] Created: (MNG-2229) maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt file

2006-04-15 Thread Jesse McConnell (JIRA)
maven-core-it-verifier needs to be able to use svn in the prebuild-hook.txt file Key: MNG-2229 URL: http://jira.codehaus.org/browse/MNG-2229 Project: Maven 2 Type: Improvement Compone

[jira] Closed: (MPPMD-26) Use PMD 3.6

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPMD-26?page=all ] Arnaud Heritier closed MPPMD-26: Assign To: Arnaud Heritier Resolution: Fixed Fixed > Use PMD 3.6 > --- > > Key: MPPMD-26 > URL: http://jira.codehaus.org/browse/MP

[jira] Commented: (SUREFIRE-35) refine use of assertion enablement

2006-04-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-35?page=comments#action_63629 ] Brett Porter commented on SUREFIRE-35: -- we also need to watch out for executing this code on jdk 1.3 > refine use of assertion enablement > -- >

[jira] Updated: (MSUREFIRE-93) maven-surefire-plugin:2.2-SNAPSHOT fails with invalid option -ea when forking to a JDK < 1.4

2006-04-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-93?page=all ] Brett Porter updated MSUREFIRE-93: -- Fix Version: 2.2 > maven-surefire-plugin:2.2-SNAPSHOT fails with invalid option -ea when > forking to a JDK < 1.4 > -

[jira] Closed: (MAVEN-1756) Backward Incompability : Usage of xml entities in maven.xml doesn't work in maven 1.1 beta 1 & 2

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1756?page=all ] Arnaud Heritier closed MAVEN-1756: -- Assign To: Arnaud Heritier Resolution: Fixed Fixed with MAVEN-1753 > Backward Incompability : Usage of xml entities in maven.xml doesn't work in > m

[jira] Commented: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=comments#action_63627 ] Arnaud Heritier commented on MAVEN-1755: The problem is in plexus. The XPP parser doesn't support entities. A solution is to modify plexus to use http://woodstox.codehaus.org/

[jira] Updated: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=all ] Arnaud Heritier updated MAVEN-1755: --- Fix Version: 1.1-beta-3 > Backward Incompability : Usage of xml entities in the POM doesn't work in > maven 1.1 beta 1 & 2 > -

[jira] Created: (MAVEN-1756) Backward Incompability : Usage of xml entities in maven.xml doesn't work in maven 1.1 beta 1 & 2

2006-04-15 Thread Arnaud Heritier (JIRA)
Backward Incompability : Usage of xml entities in maven.xml doesn't work in maven 1.1 beta 1 & 2 Key: MAVEN-1756 URL: http://jira.codehaus.org/browse/MAVEN-1756 Project: Maven

[jira] Updated: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=all ] Arnaud Heritier updated MAVEN-1755: --- Summary: Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2 (was: Backward Incompability : Usage of xml entities

[jira] Created: (MAVEN-1755) Backward Incompability : Usage of xml entities doesn't work in maven 1.1 beta 1 & 2

2006-04-15 Thread Arnaud Heritier (JIRA)
Backward Incompability : Usage of xml entities doesn't work in maven 1.1 beta 1 & 2 --- Key: MAVEN-1755 URL: http://jira.codehaus.org/browse/MAVEN-1755 Project: Maven Type: Bug Compon

[jira] Closed: (MPMULTIPROJECT-19) multiproject:site uses an insane amount of RAM

2006-04-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-19?page=all ] Lukas Theussl closed MPMULTIPROJECT-19: --- Resolution: Incomplete > multiproject:site uses an insane amount of RAM > -- > > Key:

[jira] Closed: (MPMULTIPROJECT-46) maven.multiproject.excludes does not work with ${basedir}

2006-04-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-46?page=all ] Lukas Theussl closed MPMULTIPROJECT-46: --- Assign To: Lukas Theussl Resolution: Won't Fix Includes and excludes have to be relative to ${basedir}. > maven.multiproject.excludes

[jira] Lukket: (MSUREFIRE-92) [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.2-SNAPSHOT

2006-04-15 Thread David J. M. Karlsen (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-92?page=all ] David J. M. Karlsen closed MSUREFIRE-92: Resolution: Won't Fix > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-surefire-plugin:2.2-SNAPSHOT > --

[jira] Laget: (MSUREFIRE-93) maven-surefire-plugin:2.2-SNAPSHOT fails with invalid option -ea when forking to a JDK < 1.4

2006-04-15 Thread David J. M. Karlsen (JIRA)
maven-surefire-plugin:2.2-SNAPSHOT fails with invalid option -ea when forking to a JDK < 1.4 - Key: MSUREFIRE-93 URL: http://jira.codehaus.org/browse/MSUREFIRE-93 Project: Maven 2.x

[jira] Laget: (MSUREFIRE-92) [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.2-SNAPSHOT

2006-04-15 Thread David J. M. Karlsen (JIRA)
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.2-SNAPSHOT -- Key: MSUREFIRE-92 URL: http://jira.codehaus.org/browse/MSUREFIRE-92 Project: Maven 2.x Surefire Plug

[jira] Closed: (MEAR-26) Ability to configure and use custom artifact types

2006-04-15 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MEAR-26?page=all ] Stephane Nicoll closed MEAR-26: --- Resolution: Fixed OK, implemented, see doc for more details the following will map the my-rar packaging to the standard rar packaging. {code:xml}

[jira] Created: (MAVEN-1754) Default goal defined in the POM not used with maven -u

2006-04-15 Thread Arnaud Heritier (JIRA)
Default goal defined in the POM not used with maven -u -- Key: MAVEN-1754 URL: http://jira.codehaus.org/browse/MAVEN-1754 Project: Maven Type: Bug Components: cli Versions: 1.1-beta-2 Reporter: Arna

[jira] Closed: (MPECLIPSE-114) Typo for maven.eclipse.src.download property in documentation

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-114?page=all ] Arnaud Heritier closed MPECLIPSE-114: - Assign To: Arnaud Heritier Resolution: Fixed Applied. Thx. > Typo for maven.eclipse.src.download property in documentation >

[jira] Updated: (MPECLIPSE-114) Typo for maven.eclipse.src.download property in documentation

2006-04-15 Thread John Sisson (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-114?page=all ] John Sisson updated MPECLIPSE-114: -- Attachment: MPECLIPSE-114.patch > Typo for maven.eclipse.src.download property in documentation >

[jira] Created: (MPECLIPSE-114) Typo for maven.eclipse.src.download property in documentation

2006-04-15 Thread John Sisson (JIRA)
Typo for maven.eclipse.src.download property in documentation - Key: MPECLIPSE-114 URL: http://jira.codehaus.org/browse/MPECLIPSE-114 Project: maven-eclipse-plugin Type: Bug Versions: 1.11 Repor

[jira] Closed: (MAVEN-1753) Make xerces back in the core dependencies

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1753?page=all ] Arnaud Heritier closed MAVEN-1753: -- Resolution: Fixed The bootstrap (with tests for all plugins) was tested with the jdk 1.4.2 and the jdk 1.5 For the jdk 1.5 I needed to change the permSize

[jira] Closed: (MPMULTIPROJECT-59) Multiproject plugin problem in Maven 1.1-betaX

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-59?page=all ] Arnaud Heritier closed MPMULTIPROJECT-59: - Assign To: Arnaud Heritier Resolution: Duplicate Already fixed. The problem wasn't in the multiproject plugin. > Multiproject plu

[jira] Updated: (MPMULTIPROJECT-59) Multiproject plugin problem in Maven 1.1-betaX

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-59?page=all ] Arnaud Heritier updated MPMULTIPROJECT-59: -- Attachment: MPMULTIPROJECT-59.zip > Multiproject plugin problem in Maven 1.1-betaX > -- > >

[jira] Commented: (MPMULTIPROJECT-59) Multiproject plugin problem in Maven 1.1-betaX

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-59?page=comments#action_63600 ] Arnaud Heritier commented on MPMULTIPROJECT-59: --- I don't reproduce this error. It was certainly related to MPARTIFACT-51 FYI, to use the multiproject:install goal