[jira] Commented: (MWAR-29) includes/excludes should extend to generated stuff

2006-04-11 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MWAR-29?page=comments#action_63366 ] Olivier Lamy commented on MWAR-29: -- Hi, Look at http://jira.codehaus.org/browse/MNG-2097. Maybe this type of feature could help in your case ? Olivier > includes/excludes should extend t

[jira] Closed: (MRAR-6) Create tests for Rar plugin using test harness plugin

2006-04-11 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MRAR-6?page=all ] Allan Ramirez closed MRAR-6: Resolution: Fixed Fix Version: 2.2 Added tests in svn > Create tests for Rar plugin using test harness plugin > -

[jira] Updated: (MPJAR-37) maven.jar.manifest.classpath.add should work like ejb plugin

2006-04-11 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAR-37?page=all ] Lukas Theussl updated MPJAR-37: --- Fix Version: (was: 1.8) > maven.jar.manifest.classpath.add should work like ejb plugin > > > Ke

[jira] Updated: (MPJAR-41) Allow jar plugin to update manifest file with dependency path if deployed in other directory

2006-04-11 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAR-41?page=all ] Lukas Theussl updated MPJAR-41: --- Fix Version: (was: 1.8) > Allow jar plugin to update manifest file with dependency path if deployed in > other directory > -

[jira] Updated: (MPJAR-33) jar:install copies jar even when no changes have occurred

2006-04-11 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAR-33?page=all ] Lukas Theussl updated MPJAR-33: --- Fix Version: (was: 1.8) > jar:install copies jar even when no changes have occurred > - > > Key: MPJ

[jira] Closed: (MPJAR-19) JAR Manifest Test

2006-04-11 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAR-19?page=all ] Lukas Theussl closed MPJAR-19: -- Assign To: Lukas Theussl (was: Jason van Zyl) Resolution: Fixed Fix Version: 1.8 > JAR Manifest Test > - > > Key: MPJAR-19 >

[jira] Created: (MNG-2223) Interpolation in resources section appears not to work correctly

2006-04-11 Thread Jason van Zyl (JIRA)
Interpolation in resources section appears not to work correctly Key: MNG-2223 URL: http://jira.codehaus.org/browse/MNG-2223 Project: Maven 2 Type: Bug Versions: 2.0.4 Reporter: Jason van Z

[jira] Created: (MAVENUPLOAD-834) Please update to the latest stable version.

2006-04-11 Thread Torsten Curdt (JIRA)
Please update to the latest stable version. --- Key: MAVENUPLOAD-834 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-834 Project: maven-upload-requests Type: Task Reporter: Torsten Curdt http://vafer.org/pub/jdtcore-bun

[jira] Closed: (MAVENUPLOAD-833) new jdtcore version 3.2

2006-04-11 Thread Torsten Curdt (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-833?page=all ] Torsten Curdt closed MAVENUPLOAD-833: - Resolution: Incomplete could not modify after clone > new jdtcore version 3.2 > --- > > Key: MAVENUPLOAD-833 >

[jira] Created: (MAVENUPLOAD-833) new jdtcore version 3.2

2006-04-11 Thread Torsten Curdt (JIRA)
new jdtcore version 3.2 --- Key: MAVENUPLOAD-833 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-833 Project: maven-upload-requests Type: Task Reporter: Torsten Curdt Assigned to: Carlos Sanchez please update to this latest stable releas

[jira] Commented: (MNG-2220) ${pom.build.sourceDirectory} and ${pom.build.testSourceDirectory} no longer recognized

2006-04-11 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2220?page=comments#action_63361 ] Brett Porter commented on MNG-2220: --- what about ${project.*} ? > ${pom.build.sourceDirectory} and ${pom.build.testSourceDirectory} no longer > recognized > ---

[jira] Closed: (MRELEASE-89) CLONE -release:prepare incorrectly Runtime.exec's m2 instead of mvn

2006-04-11 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-89?page=all ] Brett Porter closed MRELEASE-89: Resolution: Duplicate Fix Version: (was: 2.0-beta-4) it is fixed in 2.0-beta-4, which is not yet released. I'm working on it now. > CLONE -release:pr

[jira] Commented: (MAVEN-1738) Don't try to download SNAPSHOTs built in the same build

2006-04-11 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1738?page=comments#action_63359 ] Brett Porter commented on MAVEN-1738: - the m1 codebase isn't really that big, and if you stay away from the jelly and plugin manager monstrosity, pretty easy to understand. For th

[jira] Created: (MPIR-43) Use the plugin testing harness and add tests for the project-info-report mojos

2006-04-11 Thread Edwin Punzalan (JIRA)
Use the plugin testing harness and add tests for the project-info-report mojos -- Key: MPIR-43 URL: http://jira.codehaus.org/browse/MPIR-43 Project: Maven 2.x Project Info Reports Plugin Type

[jira] Commented: (MAVEN-1738) Don't try to download SNAPSHOTs built in the same build

2006-04-11 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1738?page=comments#action_63358 ] Lukas Theussl commented on MAVEN-1738: -- So am I... That's really the problem we are having in maven 1 now: all the people who are actually familiar with the code are not interest

[jira] Commented: (MAVEN-1738) Don't try to download SNAPSHOTs built in the same build

2006-04-11 Thread Aaron Mulder (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1738?page=comments#action_63357 ] Aaron Mulder commented on MAVEN-1738: - Can you point me to the parts of the 1.1 code where "module build is finished" and "maintain list of previously attempted downloads" happen?

[jira] Commented: (MAVEN-1738) Don't try to download SNAPSHOTs built in the same build

2006-04-11 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1738?page=comments#action_63356 ] Lukas Theussl commented on MAVEN-1738: -- Sure, got a patch? > Don't try to download SNAPSHOTs built in the same build > --- > >

[jira] Commented: (MAVEN-1738) Don't try to download SNAPSHOTs built in the same build

2006-04-11 Thread Aaron Mulder (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1738?page=comments#action_63355 ] Aaron Mulder commented on MAVEN-1738: - Oh, you're killing me! I was really hoping this would turn out to be a trivial fix (as module is built, add to "already downloaded" list).

[jira] Created: (MASSEMBLY-81) Provide an option to use all dependencies in the creation of a repository

2006-04-11 Thread Jason van Zyl (JIRA)
Provide an option to use all dependencies in the creation of a repository - Key: MASSEMBLY-81 URL: http://jira.codehaus.org/browse/MASSEMBLY-81 Project: Maven 2.x Assembly Plugin Type: Improvemen

[jira] Created: (MASSEMBLY-80) Provide an option to write the artifact metadata to a repository

2006-04-11 Thread Jason van Zyl (JIRA)
Provide an option to write the artifact metadata to a repository Key: MASSEMBLY-80 URL: http://jira.codehaus.org/browse/MASSEMBLY-80 Project: Maven 2.x Assembly Plugin Type: Improvement Reporter: J

[jira] Commented: (MAVEN-1265) getDependencyPath fails for nonstandard types

2006-04-11 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1265?page=comments#action_63350 ] Dan Greening commented on MAVEN-1265: - Just a side comment. Try to find that pom.getDependencyFile('group:artifact') is how you look these things up efficiently using Google. Thi

[jira] Commented: (MRELEASE-89) CLONE -release:prepare incorrectly Runtime.exec's m2 instead of mvn

2006-04-11 Thread Chad Boyd (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-89?page=comments#action_63348 ] Chad Boyd commented on MRELEASE-89: --- This is still happening. I am running the latest version of Maven (2.0.3) and am using the standard Ibiblio repostory to download all of the pl

[jira] Created: (MRELEASE-89) CLONE -release:prepare incorrectly Runtime.exec's m2 instead of mvn

2006-04-11 Thread Chad Boyd (JIRA)
CLONE -release:prepare incorrectly Runtime.exec's m2 instead of mvn --- Key: MRELEASE-89 URL: http://jira.codehaus.org/browse/MRELEASE-89 Project: Maven 2.x Release Plugin Type: Bug Environment: Linux/

[jira] Closed: (MAVEN-1733) Bootstrap failure: Unable to obtain goal [plugin:test], in maven:reactor

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1733?page=all ] Arnaud Heritier closed MAVEN-1733: -- Assign To: Arnaud Heritier Resolution: Fixed I checked that to test all plugins we called always the clean goal before the test and never after (to av

[jira] Updated: (MAVEN-1683) Separate Build Dependency On Plug In's From Project Dependencies

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1683?page=all ] Arnaud Heritier updated MAVEN-1683: --- Fix Version: 1.1-beta-4 > Separate Build Dependency On Plug In's From Project Dependencies >

[jira] Updated: (MAVEN-1724) Provide a way for a maven1 build to upload to an m2 repository

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1724?page=all ] Arnaud Heritier updated MAVEN-1724: --- Fix Version: 1.1-beta-4 > Provide a way for a maven1 build to upload to an m2 repository > -- > >

[jira] Updated: (MAVEN-1694) Maven 1 should be able to retrieve dependencies from M2 repository.

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1694?page=all ] Arnaud Heritier updated MAVEN-1694: --- Fix Version: 1.1-beta-4 > Maven 1 should be able to retrieve dependencies from M2 repository. > --

[jira] Updated: (MAVEN-1665) Provide plugin that can simplify the task of populating an internal repository with the artifacts required for a project

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1665?page=all ] Arnaud Heritier updated MAVEN-1665: --- Fix Version: 1.1-beta-4 > Provide plugin that can simplify the task of populating an internal > repository with the artifacts required for a project > --

[jira] Updated: (MAVEN-1680) par files don't go to the maven.dependency.classpath see similar problem: http://jira.codehaus.org/browse/MAVEN-835

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1680?page=all ] Arnaud Heritier updated MAVEN-1680: --- Fix Version: 1.1-beta-4 > par files don't go to the maven.dependency.classpath see similar problem: > http://jira.codehaus.org/browse/MAVEN-835 > ---

[jira] Updated: (MAVEN-1716) Download problem from internal repository

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1716?page=all ] Arnaud Heritier updated MAVEN-1716: --- Fix Version: 1.1-beta-3 > Download problem from internal repository > - > > Key: MAVEN-1716 > URL: ht

[jira] Updated: (MAVEN-1704) artifactId is used as groupId when the latest is not defined

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1704?page=all ] Arnaud Heritier updated MAVEN-1704: --- Fix Version: 1.1-beta-3 > artifactId is used as groupId when the latest is not defined > > >

[jira] Updated: (MAVEN-1751) "A cycle was detected" where no cycle can be found

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1751?page=all ] Arnaud Heritier updated MAVEN-1751: --- Fix Version: 1.1-beta-3 > "A cycle was detected" where no cycle can be found > -- > > Key: MAVEN-1751

[jira] Updated: (MAVEN-1679) maven 1.1-beta-1 chokes on XML Entities for non-US characters in project.xml

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1679?page=all ] Arnaud Heritier updated MAVEN-1679: --- Fix Version: 1.1-beta-3 > maven 1.1-beta-1 chokes on XML Entities for non-US characters in project.xml > --

[jira] Updated: (MAVEN-1675) Unable to extract maven-nsis-plugin-1.1.jar

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1675?page=all ] Arnaud Heritier updated MAVEN-1675: --- Fix Version: 1.1-beta-3 > Unable to extract maven-nsis-plugin-1.1.jar > --- > > Key: MAVEN-1675 > URL

[jira] Updated: (MAVEN-1741) maven 1.1 fails to run commons-attributes in mutliproject mode on a war project

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1741?page=all ] Arnaud Heritier updated MAVEN-1741: --- Fix Version: 1.1-beta-3 > maven 1.1 fails to run commons-attributes in mutliproject mode on a war > project >

[jira] Updated: (MAVEN-1711) Error reading POM

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1711?page=all ] Arnaud Heritier updated MAVEN-1711: --- Fix Version: 1.1-beta-3 > Error reading POM > - > > Key: MAVEN-1711 > URL: http://jira.codehaus.org/browse/MAVEN-1711 >

[jira] Updated: (MAVEN-1707) Malformed project.xml caueses unexpected error

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1707?page=all ] Arnaud Heritier updated MAVEN-1707: --- Fix Version: 1.1-beta-3 > Malformed project.xml caueses unexpected error > -- > > Key: MAVEN-1707 >

[jira] Updated: (MAVEN-1673) does not indicate failure

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1673?page=all ] Arnaud Heritier updated MAVEN-1673: --- Fix Version: 1.1-beta-3 > does not indicate failure > --- > > Key: MAVEN-1673 > URL: htt

[jira] Updated: (MAVEN-1696) Wrong basedir property in producess unusefull error message

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1696?page=all ] Arnaud Heritier updated MAVEN-1696: --- Fix Version: 1.1-beta-3 > Wrong basedir property in producess unusefull error message > >

[jira] Updated: (MAVEN-1677) "No directory specified for fileset" when debugging for org.apache.commons.jelly.tags.ant.AntTag on

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1677?page=all ] Arnaud Heritier updated MAVEN-1677: --- Fix Version: 1.1-beta-3 > "No directory specified for fileset" when debugging for > org.apache.commons.jelly.tags.ant.AntTag on >

[jira] Updated: (MAVEN-1733) Bootstrap failure: Unable to obtain goal [plugin:test], in maven:reactor

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1733?page=all ] Arnaud Heritier updated MAVEN-1733: --- Fix Version: 1.1-beta-3 > Bootstrap failure: Unable to obtain goal [plugin:test], in maven:reactor > --

[jira] Updated: (MAVEN-1706) maven.src.dir != pom.build.sourceDirectory

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1706?page=all ] Arnaud Heritier updated MAVEN-1706: --- Fix Version: 1.1-beta-3 > maven.src.dir != pom.build.sourceDirectory > -- > > Key: MAVEN-1706 > URL:

[jira] Updated: (MAVEN-122) FTP repository support

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-122?page=all ] Arnaud Heritier updated MAVEN-122: -- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > FTP repository support > -- > > Key: MAVEN-122 > URL: http://

[jira] Updated: (MAVEN-121) Checking of downloaded jars and other artifacts

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-121?page=all ] Arnaud Heritier updated MAVEN-121: -- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > Checking of downloaded jars and other artifacts > --- >

[jira] Updated: (MAVEN-1514) Maven should be specific why it is downloading a dependency

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1514?page=all ] Arnaud Heritier updated MAVEN-1514: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > Maven should be specific why it is downloading a dependency > --

[jira] Updated: (MAVEN-1384) Display something when a snapshot dependency is newer

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1384?page=all ] Arnaud Heritier updated MAVEN-1384: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > Display something when a snapshot dependency is newer >

[jira] Updated: (MAVEN-126) Add a -logfile option

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-126?page=all ] Arnaud Heritier updated MAVEN-126: -- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > Add a -logfile option > - > > Key: MAVEN-126 > URL: http://ji

[jira] Updated: (MAVEN-1280) Support group ID in jar overrides

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1280?page=all ] Arnaud Heritier updated MAVEN-1280: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > Support group ID in jar overrides > - > > Key: MAVEN-12

[jira] Updated: (MAVEN-590) Distribute documentation with binaries

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-590?page=all ] Arnaud Heritier updated MAVEN-590: -- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > Distribute documentation with binaries > -- > > Key: M

[jira] Updated: (MAVEN-1106) remove poor uses of system.err/out in core and plugins

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1106?page=all ] Arnaud Heritier updated MAVEN-1106: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > remove poor uses of system.err/out in core and plugins > ---

[jira] Updated: (MAVEN-1452) Documentation: Windows Repository: Maven Repository, Roaming Profiles

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1452?page=all ] Arnaud Heritier updated MAVEN-1452: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > Documentation: Windows Repository: Maven Repository, Roaming Profiles >

[jira] Updated: (MAVEN-1267) create source distribution for Maven 1.0 as part of installer process

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1267?page=all ] Arnaud Heritier updated MAVEN-1267: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > create source distribution for Maven 1.0 as part of installer process >

[jira] Updated: (MAVEN-1428) "Response content length not known"

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1428?page=all ] Arnaud Heritier updated MAVEN-1428: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > "Response content length not known" > --- > > Key: MAVE

[jira] Updated: (MAVEN-1270) multiproject:clean fails due to dependencies in reactor set

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1270?page=all ] Arnaud Heritier updated MAVEN-1270: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > multiproject:clean fails due to dependencies in reactor set > --

[jira] Updated: (MAVEN-1147) tag should be able to inherit at least a subset of variables.

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1147?page=all ] Arnaud Heritier updated MAVEN-1147: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > tag should be able to inherit at least a subset of variables. > ---

[jira] Updated: (MAVEN-1575) mavenSession.getAllGoalNames() should include goals from maven.xml

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1575?page=all ] Arnaud Heritier updated MAVEN-1575: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > mavenSession.getAllGoalNames() should include goals from maven.xml > ---

[jira] Updated: (MAVEN-514) enhance resource filtering

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-514?page=all ] Arnaud Heritier updated MAVEN-514: -- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > enhance resource filtering > -- > > Key: MAVEN-514 > URL:

[jira] Updated: (MAVEN-1287) documentation ideas

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1287?page=all ] Arnaud Heritier updated MAVEN-1287: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > documentation ideas > --- > > Key: MAVEN-1287 > URL: http://ji

[jira] Updated: (MAVEN-1397) replace test plugin with surefire

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1397?page=all ] Arnaud Heritier updated MAVEN-1397: --- Fix Version: (was: 1.1-rc1) 1.1-beta-4 > replace test plugin with surefire > - > > Key: MAVEN-13

[jira] Updated: (MAVEN-1492) use whole id, not artifact ID, for identifying plugins

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1492?page=all ] Arnaud Heritier updated MAVEN-1492: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > use whole id, not artifact ID, for identifying plugins >

[jira] Updated: (MAVEN-1629) Ugly error message when JDK 1.3 is set for JAVA_HOME

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1629?page=all ] Arnaud Heritier updated MAVEN-1629: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > Ugly error message when JDK 1.3 is set for JAVA_HOME > --

[jira] Updated: (MAVEN-1656) Doco that explains the protocols required to allow maven.xml or any plugin.jelly to inject values into or retrieve values from another plugin

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1656?page=all ] Arnaud Heritier updated MAVEN-1656: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > Doco that explains the protocols required to allow maven.xml or any > plugin.jelly to inject val

[jira] Updated: (MAVEN-1521) loading properties file via Ant property task does not work from maven.xml

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1521?page=all ] Arnaud Heritier updated MAVEN-1521: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > loading properties file via Ant property task does not work from maven.xml >

[jira] Updated: (MAVEN-1490) make plugin installation unique by artifactId

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1490?page=all ] Arnaud Heritier updated MAVEN-1490: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > make plugin installation unique by artifactId > - > >

[jira] Updated: (MAVEN-1466) install_repo.bat can require inconsistent quoting on the command line

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1466?page=all ] Arnaud Heritier updated MAVEN-1466: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > install_repo.bat can require inconsistent quoting on the command line > -

[jira] Updated: (MAVEN-1546) add maven.reactor.basedir property when the reactor starts to locate the project root

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1546?page=all ] Arnaud Heritier updated MAVEN-1546: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > add maven.reactor.basedir property when the reactor starts to locate the > project root > --

[jira] Updated: (MAVEN-256) does not use the global session

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-256?page=all ] Arnaud Heritier updated MAVEN-256: -- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > does not use the global session > > > Key: MA

[jira] Updated: (MAVEN-1482) some genuine errors result in "fatal" errors

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1482?page=all ] Arnaud Heritier updated MAVEN-1482: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > some genuine errors result in "fatal" errors > > >

[jira] Updated: (MAVEN-1500) nsis installer only works with nsis plugin v1.1

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1500?page=all ] Arnaud Heritier updated MAVEN-1500: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > nsis installer only works with nsis plugin v1.1 > ---

[jira] Updated: (MAVEN-1080) Maven download corrupted jar file into repository

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1080?page=all ] Arnaud Heritier updated MAVEN-1080: --- Fix Version: (was: 1.1-rc1) 1.1-beta-3 > Maven download corrupted jar file into repository > -

[jira] Updated: (MAVEN-1619) [PATCH] New tag

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1619?page=all ] Arnaud Heritier updated MAVEN-1619: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > [PATCH] New tag > --- > > Key: MAVEN-1619 > UR

[jira] Updated: (MAVEN-1459) misleading error message

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1459?page=all ] Arnaud Heritier updated MAVEN-1459: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > misleading error message > > > Key: MAVEN-1459 > U

[jira] Updated: (MAVEN-1738) Don't try to download SNAPSHOTs built in the same build

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1738?page=all ] Arnaud Heritier updated MAVEN-1738: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > Don't try to download SNAPSHOTs built in the same build > ---

[jira] Updated: (MAVEN-1686) be able to use sftp as a maven.repo.remote

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1686?page=all ] Arnaud Heritier updated MAVEN-1686: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > be able to use sftp as a maven.repo.remote > -- > >

[jira] Updated: (MAVEN-1663) should accept a list of goals

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1663?page=all ] Arnaud Heritier updated MAVEN-1663: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > should accept a list of goals > --- > > Key

[jira] Updated: (MAVEN-1644) Running Maven in a directory not containing a POM file always results in 'Build Successful'.

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1644?page=all ] Arnaud Heritier updated MAVEN-1644: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > Running Maven in a directory not containing a POM file always results in > 'Build Successful

[jira] Updated: (MAVEN-456) unable to access remote repository via https

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-456?page=all ] Arnaud Heritier updated MAVEN-456: -- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > unable to access remote repository via https > > >

[jira] Updated: (MAVEN-1127) decouple artifact type implementations from maven core

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1127?page=all ] Arnaud Heritier updated MAVEN-1127: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > decouple artifact type implementations from maven core >

[jira] Updated: (MAVEN-1692) improve error when 1.0.2 was in path but MAVEN_HOME is 1.1

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1692?page=all ] Arnaud Heritier updated MAVEN-1692: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > improve error when 1.0.2 was in path but MAVEN_HOME is 1.1 >

[jira] Updated: (MAVEN-1726) CLONE -Add the possibility to use parent pom present in repo

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1726?page=all ] Arnaud Heritier updated MAVEN-1726: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 > CLONE -Add the possibility to use parent pom present in repo > --

[jira] Updated: (MAVEN-1103) improve "goal not found" reporting

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1103?page=all ] Arnaud Heritier updated MAVEN-1103: --- Fix Version: (was: 1.1-beta-3) 1.1-beta-4 type: Improvement (was: Bug) > improve "goal not found" reporting > ---

[jira] Closed: (MAVEN-1752) Strange bug that renders my maven useless: java.lang.NoSuchMethodError: org.apache.crimson.parser.SimpleHashtable.(I)V

2006-04-11 Thread Gubinator (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1752?page=all ] Gubinator closed MAVEN-1752: Resolution: Fixed Yes, this issue was resolved. Apparently at some point I changed my jdk path to that of java 1.4.2_11 and I think what happened was that some of the

[jira] Updated: (MAVEN-1752) Strange bug that renders my maven useless: java.lang.NoSuchMethodError: org.apache.crimson.parser.SimpleHashtable.(I)V

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1752?page=all ] Arnaud Heritier updated MAVEN-1752: --- Fix Version: (was: 1.1-beta-3) (was: 1.1-beta-2) > Strange bug that renders my maven useless: java.lang.NoSuchMethodError: > org.apac

[jira] Updated: (MAVEN-1726) CLONE -Add the possibility to use parent pom present in repo

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1726?page=all ] Arnaud Heritier updated MAVEN-1726: --- Fix Version: (was: 1.0.1) > CLONE -Add the possibility to use parent pom present in repo > > >

[jira] Updated: (MAVEN-1726) CLONE -Add the possibility to use parent pom present in repo

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1726?page=all ] Arnaud Heritier updated MAVEN-1726: --- Priority: Minor (was: Blocker) > CLONE -Add the possibility to use parent pom present in repo > >

[jira] Commented: (MAVEN-1752) Strange bug that renders my maven useless: java.lang.NoSuchMethodError: org.apache.crimson.parser.SimpleHashtable.(I)V

2006-04-11 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1752?page=comments#action_63342 ] Arnaud Heritier commented on MAVEN-1752: What is your path (%PATH%) ? Don't you have an old maven installation before the new one in the path ? Did you try to remove your plugi

[jira] Commented: (MNG-2155) ehcache is now using Maven 2.0. Can it be added to the powered by list?

2006-04-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2155?page=comments#action_63337 ] Carlos Sanchez commented on MNG-2155: - Already there http://maven.apache.org/powered-by-m2.html Can we ask for a "Built by Maven" reference in exchange? > ehcache is now using Maven

[jira] Closed: (CONTINUUM-654) Add command line options to override M2_HOME and JAVA_HOME

2006-04-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-654?page=all ] Carlos Sanchez closed CONTINUUM-654: Assign To: Carlos Sanchez (was: Emmanuel Venisse) Resolution: Won't Fix Fix Version: (was: 1.0.3) It was just a matter of setting som

[jira] Commented: (MEAR-17) Jar files packed in the EAR file should also be added to application.xml or manifest.mf

2006-04-11 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MEAR-17?page=comments#action_63334 ] Stephane Nicoll commented on MEAR-17: - Mark, any suggestion for this use case? > Jar files packed in the EAR file should also be added to application.xml or > manifest.mf > -

[jira] Created: (CONTINUUM-654) Add command line options to override M2_HOME and JAVA_HOME

2006-04-11 Thread Carlos Sanchez (JIRA)
Add command line options to override M2_HOME and JAVA_HOME -- Key: CONTINUUM-654 URL: http://jira.codehaus.org/browse/CONTINUUM-654 Project: Continuum Type: Improvement Components: Core system Versions:

[jira] Commented: (MNG-2155) ehcache is now using Maven 2.0. Can it be added to the powered by list?

2006-04-11 Thread Natalie Burdick (JIRA)
[ http://jira.codehaus.org/browse/MNG-2155?page=comments#action_6 ] Natalie Burdick commented on MNG-2155: -- Carlos, when is next time for site regeneration? also, can we give them a maven logo for their site? > ehcache is now using Maven 2.0. Can i

[jira] Closed: (MEAR-8) Add security role definitions to maven-ear-plugin

2006-04-11 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MEAR-8?page=all ] Stephane Nicoll closed MEAR-8: -- Resolution: Fixed Implemented. The pom described in this issue will work as is. Check howto.apt for more details. > Add security role definitions to maven-ear-plugin

[jira] Created: (DOXIA-58) snapshot failed doxia-site-renderer-1.0-alpha-8-20060411.133534-1

2006-04-11 Thread Olivier Lamy (JIRA)
snapshot failed doxia-site-renderer-1.0-alpha-8-20060411.133534-1 - Key: DOXIA-58 URL: http://jira.codehaus.org/browse/DOXIA-58 Project: doxia Type: Bug Components: Site Renderer Versions: 1.0-a

[jira] Created: (MNG-2222) dependency to dependency without source code fails

2006-04-11 Thread Michael Mosmann (JIRA)
dependency to dependency without source code fails -- Key: MNG- URL: http://jira.codehaus.org/browse/MNG- Project: Maven 2 Type: Bug Components: Dependencies Versions: 2.0.4 Environment: Linux appl

[jira] Created: (MAVEN-1752) Strange bug that renders my maven useless: java.lang.NoSuchMethodError: org.apache.crimson.parser.SimpleHashtable.(I)V

2006-04-11 Thread Maxim Gubin (JIRA)
Strange bug that renders my maven useless: java.lang.NoSuchMethodError: org.apache.crimson.parser.SimpleHashtable.(I)V Key: MAVEN-1752 URL: http://jira.co

[jira] Commented: (MASSEMBLY-63) Documentatin points to invalid svn archive location

2006-04-11 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-63?page=comments#action_63323 ] Dan Tran commented on MASSEMBLY-63: --- http://svn.apache.org/repos/asf/maven/plugins/trunk > Documentatin points to invalid svn archive location > --

[jira] Commented: (MASSEMBLY-63) Documentatin points to invalid svn archive location

2006-04-11 Thread shean chang (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-63?page=comments#action_63322 ] shean chang commented on MASSEMBLY-63: -- The link is still not correct. Could someone post the correct link here? > Documentatin points to invalid svn archive location > ---

[jira] Commented: (MJAR-32) [JarSignMojo] Verification of a signed jar fails

2006-04-11 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MJAR-32?page=comments#action_63321 ] Jerome Lacoste commented on MJAR-32: This one was partially fixed as part of MJAR-24. I have to re-write the unit tests though. > [JarSignMojo] Verification of a signed jar fails > -

[jira] Closed: (MJAR-24) don't sign already signed jars (also allow for in-place jar signing)

2006-04-11 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MJAR-24?page=all ] Kenney Westerhof closed MJAR-24: Assign To: Kenney Westerhof Resolution: Fixed Committed in revision 393237, with minor modifications. > don't sign already signed jars (also allow for in-pla

[jira] Created: (MEV-372) activemq 4.0rc2 is not deployed to ibiblio

2006-04-11 Thread Michael Mattox (JIRA)
activemq 4.0rc2 is not deployed to ibiblio -- Key: MEV-372 URL: http://jira.codehaus.org/browse/MEV-372 Project: Maven Evangelism Type: Wish Components: Missing POM Reporter: Michael Mattox there is 4.0m2 but not rc2

  1   2   >