[jira] Closed: (MPMULTIPROJECT-21) allow to set reactorXml tag for reactor tags within multiproject-plugin's plugin.jelly

2006-04-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-21?page=all ] Lukas Theussl closed MPMULTIPROJECT-21: --- Resolution: Won't Fix A reactorXml tag does not exist. > allow to set reactorXml tag for reactor tags within multiproject-plugin's > plug

[jira] Created: (MNGECLIPSE-101) Refresh Source context menu option vanished

2006-04-13 Thread Brill Pappin (JIRA)
Refresh Source context menu option vanished --- Key: MNGECLIPSE-101 URL: http://jira.codehaus.org/browse/MNGECLIPSE-101 Project: Maven 2.x Extension for Eclipse Type: Bug Versions: 0.0.5 Environment: Eclipse 3.2M4, WI

[jira] Commented: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2227?page=comments#action_63546 ] Carlos Sanchez commented on MNG-2227: - Brett: gotcha, I closed MNG-2195 as duplicate > Can't use repositories in protocols other than http > -

[jira] Closed: (MNG-2195) FTP download is not supported directly by Maven

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2195?page=all ] Carlos Sanchez closed MNG-2195: --- Assign To: Carlos Sanchez (was: Brett Porter) Resolution: Duplicate Logged also in MNG-2227, you can find there a workaround > FTP download is not supported

[jira] Commented: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2227?page=comments#action_63544 ] Carlos Sanchez commented on MNG-2227: - Brett: that's more related with MNG-2225, this one is about gettiong wagons from http repo and use them to access other repos > Can't use repo

[jira] Commented: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2227?page=comments#action_63543 ] Carlos Sanchez commented on MNG-2227: - The solution of adding the central repo and using the SCM repo *before* the one that contains the wagon+wagon dependencies works because Maven

[jira] Commented: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2227?page=comments#action_63542 ] Brett Porter commented on MNG-2227: --- I believe this is a dupe - someone has filed the need-extension-to-use-repository-to-find-extension issue before, IIRC. > Can't use repositories i

[jira] Commented: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2227?page=comments#action_63541 ] Carlos Sanchez commented on MNG-2227: - The workaround is adding the central repo to the list of repos, maven checks it before the scm repo (by chance) and download the necessary file

[jira] Commented: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2227?page=comments#action_63540 ] Carlos Sanchez commented on MNG-2227: - Actually it doesn't fail due to the previous exception, it fails later when trying to download a jar wich is not in the repositories checked be

[jira] Updated: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2227?page=all ] Carlos Sanchez updated MNG-2227: Fix Version: 2.0.5 > Can't use repositories in protocols other than http > --- > > Key: MNG-2227 > UR

[jira] Created: (MNG-2227) Can't use repositories in protocols other than http

2006-04-13 Thread Carlos Sanchez (JIRA)
Can't use repositories in protocols other than http --- Key: MNG-2227 URL: http://jira.codehaus.org/browse/MNG-2227 Project: Maven 2 Type: Bug Components: Repositories Versions: 2.0.4 Reporter: Carlos S

[jira] Commented: (MNG-2225) Classloader problem when adding jars to M2_HOME

2006-04-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2225?page=comments#action_63539 ] Brett Porter commented on MNG-2225: --- it's currently in code, would be good to push to configuration. > Classloader problem when adding jars to M2_HOME > ---

[jira] Commented: (MNG-2225) Classloader problem when adding jars to M2_HOME

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2225?page=comments#action_63538 ] Carlos Sanchez commented on MNG-2225: - do you mean tweaking the PluginManager code or configuration? > Classloader problem when adding jars to M2_HOME > -

[jira] Commented: (MRELEASE-92) PerformMojo throws an error if there are no process args

2006-04-13 Thread Daun DeFrance (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-92?page=comments#action_63537 ] Daun DeFrance commented on MRELEASE-92: --- I'm not sure how I could have gotten into the situation where I was getting an substring index error: -1. When I applied the patch, the

[jira] Closed: (MSUREFIRE-91) maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider

2006-04-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-91?page=all ] Brett Porter closed MSUREFIRE-91: - Resolution: Duplicate > maven-surefire-plugin cannot test custom charset providers specified in > META-INF/services/java.nio.charset.spi.CharsetProvider >

[jira] Deleted: (MSUREFIRE-90) maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider

2006-04-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-90?page=all ] Brett Porter deleted MSUREFIRE-90: -- > maven-surefire-plugin cannot test custom charset providers specified in > META-INF/services/java.nio.charset.spi.CharsetProvider >

[jira] Commented: (MNG-2225) Classloader problem when adding jars to M2_HOME

2006-04-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2225?page=comments#action_63536 ] Brett Porter commented on MNG-2225: --- you need to filter anything in lib (or custom) from turning up in plugins (in the plugin manager). So replacing anything in lib by putting it in c

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

2006-04-13 Thread Arnaud Heritier (JIRA)
Make xerces back in the core dependencies - Key: MAVEN-1753 URL: http://jira.codehaus.org/browse/MAVEN-1753 Project: Maven Type: Task Versions: 1.1-beta-2 Reporter: Arnaud Heritier Assigned to: Arnaud Heritier

[jira] Created: (MNG-2226) The links in the top link row of the main documentation page are doubled.

2006-04-13 Thread Thomas Minor (JIRA)
The links in the top link row of the main documentation page are doubled. - Key: MNG-2226 URL: http://jira.codehaus.org/browse/MNG-2226 Project: Maven 2 Type: Bug Components: Documentation: G

[jira] Updated: (MAVEN-1258) Can't run replacetoken ant tag inside maven

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1258?page=all ] Arnaud Heritier updated MAVEN-1258: --- Fix Version: (was: 1.1-beta-3) > Can't run replacetoken ant tag inside maven > --- > > Key: MAVEN-1258 >

[jira] Updated: (MAVEN-1636) cryptic error message

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1636?page=all ] Arnaud Heritier updated MAVEN-1636: --- Fix Version: (was: 1.1-beta-3) > cryptic error message > - > > Key: MAVEN-1636 > URL: http://jira.codehaus.org/browse

[jira] Updated: (MAVEN-1660) DependencyVerifier class doesn't resolve an snapshot artifact after attaining a first goal.

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1660?page=all ] Arnaud Heritier updated MAVEN-1660: --- Fix Version: (was: 1.1-beta-3) > DependencyVerifier class doesn't resolve an snapshot artifact after attaining > a first goal. > -

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

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

[jira] Updated: (MAVEN-1591) 'maven.repo.local' not honored by all

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1591?page=all ] Arnaud Heritier updated MAVEN-1591: --- Fix Version: (was: 1.1-beta-3) > 'maven.repo.local' not honored by all > - > > Key: MAVEN-1591 > URL:

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

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

[jira] Updated: (MAVEN-1576) expecects ForeheadClassLoader, finds sun.misc.Launcher$AppClassLoader

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1576?page=all ] Arnaud Heritier updated MAVEN-1576: --- Fix Version: (was: 1.1-beta-3) > expecects ForeheadClassLoader, finds sun.misc.Launcher$AppClassLoader > --

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

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

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

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

[jira] Updated: (MAVEN-1435) Plugin classpath are not overwriting project classpath.

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1435?page=all ] Arnaud Heritier updated MAVEN-1435: --- Fix Version: (was: 1.1-beta-3) > Plugin classpath are not overwriting project classpath. > --- > >

[jira] Updated: (MAVEN-1648) Maven 1.1-beta-1 no longer downloads MD5 sums to local repository

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1648?page=all ] Arnaud Heritier updated MAVEN-1648: --- Fix Version: (was: 1.1-beta-3) > Maven 1.1-beta-1 no longer downloads MD5 sums to local repository > --

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

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

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

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

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

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

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

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

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

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

[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-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1656?page=all ] Arnaud Heritier updated MAVEN-1656: --- Fix Version: (was: 1.1-beta-3) > Doco that explains the protocols required to allow maven.xml or any > plugin.jelly to inject values into or retrieve valu

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

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

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

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

[jira] Updated: (MAVEN-1666) Non-informative exception when running 1.1-beta-1 on pom/maven.xml working in 1.0.2

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1666?page=all ] Arnaud Heritier updated MAVEN-1666: --- Fix Version: (was: 1.1-beta-3) > Non-informative exception when running 1.1-beta-1 on pom/maven.xml working in > 1.0.2 > -

[jira] Updated: (MAVEN-1688) The ${pom.versions} List behaves differently when running plugins under maven 1.1 and maven 1.0

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1688?page=all ] Arnaud Heritier updated MAVEN-1688: --- Fix Version: (was: 1.1-beta-3) > The ${pom.versions} List behaves differently when running plugins under maven > 1.1 and maven 1.0 > -

[jira] Updated: (MAVEN-1641) NPE thrown on RMIC call

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1641?page=all ] Arnaud Heritier updated MAVEN-1641: --- Fix Version: (was: 1.1-beta-3) > NPE thrown on RMIC call > --- > > Key: MAVEN-1641 > URL: http://jira.codehaus.org/br

[jira] Updated: (MAVEN-1440) Clearing maven.repo.remote results in incorrect reporting of unsatisfied dependencies

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1440?page=all ] Arnaud Heritier updated MAVEN-1440: --- Fix Version: (was: 1.1-beta-3) > Clearing maven.repo.remote results in incorrect reporting of unsatisfied > dependencies > ---

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

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

[jira] Updated: (MAVEN-1700) Maven 1.1 doesn't seems to set up appropriately the java.endored.dir property for Java under Mac OS X

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1700?page=all ] Arnaud Heritier updated MAVEN-1700: --- Fix Version: (was: 1.1-beta-3) > Maven 1.1 doesn't seems to set up appropriately the java.endored.dir property > for Java under Mac OS X > ---

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

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

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

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

[jira] Updated: (MAVEN-1676) Problem generation with antlr

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1676?page=all ] Arnaud Heritier updated MAVEN-1676: --- Fix Version: (was: 1.1-beta-3) > Problem generation with antlr > - > > Key: MAVEN-1676 > URL: http://jira.cod

[jira] Updated: (MAVEN-1659) Dependency jars are not downloading from remote repository placed in Subversion with http access

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1659?page=all ] Arnaud Heritier updated MAVEN-1659: --- Fix Version: (was: 1.1-beta-3) > Dependency jars are not downloading from remote repository placed in > Subversion with http access >

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

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

[jira] Updated: (MAVEN-410) maven plugins seem to choke on properties containing a "-"?

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-410?page=all ] Arnaud Heritier updated MAVEN-410: -- Fix Version: (was: 1.1-beta-3) > maven plugins seem to choke on properties containing a "-"? > --- > >

[jira] Updated: (MAVEN-1533) Project properties inherited to plugins

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1533?page=all ] Arnaud Heritier updated MAVEN-1533: --- Fix Version: (was: 1.1-beta-3) > Project properties inherited to plugins > --- > > Key: MAVEN-1533 >

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

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

[jira] Closed: (CONTINUUM-653) java.lang.OutOfMemoryError

2006-04-13 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-653?page=all ] Brett Porter closed CONTINUUM-653: -- Assign To: Brett Porter Resolution: Fixed I was able to build all 135 Maven projects without any memory loss. first time started at 16, finished at

[jira] Commented: (MSUREFIRE-77) Service providers are not available during unit testing when defined by dependencies

2006-04-13 Thread Matthew Wheaton (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-77?page=comments#action_63528 ] Matthew Wheaton commented on MSUREFIRE-77: -- I've opened almost the identical issue. http://jira.codehaus.org/browse/MSUREFIRE-91 This one is just about strike 3 for me and Ma

[jira] Closed: (MSUREFIRE-90) maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider

2006-04-13 Thread Matthew Wheaton (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-90?page=all ] Matthew Wheaton closed MSUREFIRE-90: Resolution: Fixed sorry, i have a more detailed one as MSUREFIRE-91 > maven-surefire-plugin cannot test custom charset providers specified in > META

[jira] Commented: (MSUREFIRE-91) maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider

2006-04-13 Thread Matthew Wheaton (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-91?page=comments#action_63526 ] Matthew Wheaton commented on MSUREFIRE-91: -- The original task for this was http://jira.codehaus.org/browse/MSUREFIRE-16 which was deemed a duplicate issue. I do not believe

[jira] Created: (MSUREFIRE-91) maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider

2006-04-13 Thread Matthew Wheaton (JIRA)
maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider -- Key: MSUREFIRE-91 URL: ht

[jira] Created: (MSUREFIRE-90) maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider

2006-04-13 Thread Matthew Wheaton (JIRA)
maven-surefire-plugin cannot test custom charset providers specified in META-INF/services/java.nio.charset.spi.CharsetProvider -- Key: MSUREFIRE-90 URL: ht

[jira] Commented: (MRELEASE-64) are stripped on release:prepare

2006-04-13 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-64?page=comments#action_63517 ] Mike Perham commented on MRELEASE-64: - This is what I mean: org.apache.maven maven-project 2.0 org.apache.maven maven-core 2.0

[jira] Commented: (MRELEASE-64) are stripped on release:prepare

2006-04-13 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-64?page=comments#action_63516 ] Mike Perham commented on MRELEASE-64: - I suspect this is because the release plugin is referencing maven-model 2.0. Didn't come in 2.0.1? > are stripped on release:prepare >

[jira] Closed: (MRELEASE-93) release:prepare loses POM prerequisite element

2006-04-13 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-93?page=all ] Mike Perham closed MRELEASE-93: --- Resolution: Duplicate MRELEASE-64 > release:prepare loses POM prerequisite element > -- > > Key: MRELEASE-9

[jira] Created: (MRELEASE-93) release:prepare loses POM prerequisite element

2006-04-13 Thread Mike Perham (JIRA)
release:prepare loses POM prerequisite element -- Key: MRELEASE-93 URL: http://jira.codehaus.org/browse/MRELEASE-93 Project: Maven 2.x Release Plugin Type: Bug Versions: 2.0-beta-4 Reporter: Mike Perham Pri

[jira] Commented: (MRELEASE-92) PerformMojo throws an error if there are no process args

2006-04-13 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-92?page=comments#action_63513 ] Emmanuel Venisse commented on MRELEASE-92: -- I'm not sure this patch is correct. If a line doesn't include "=" that mean previous env var have a carriage return so the line mu

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

2006-04-13 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-58?page=all ] Olivier Lamy closed DOXIA-58: - Resolution: Fixed The last maven-site-plugin snapshot saved me ;-) In fact, this issue was better in maven-site-plugin project. (sorry) Thanks, Olivier > snapshot fail

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

2006-04-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1741?page=all ] Lukas Theussl closed MAVEN-1741: Assign To: Lukas Theussl Resolution: Duplicate Same as MAVEN-1638. > maven 1.1 fails to run commons-attributes in mutliproject mode on a war > project >

[jira] Commented: (MRELEASE-91) Updating of dependencyManagement inconsistent with updating of dependencies with regard to SNAPSHOTs

2006-04-13 Thread Marcel Schutte (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-91?page=comments#action_63509 ] Marcel Schutte commented on MRELEASE-91: I forgot to mention that I'm using the latest SVN of the release plugin. > Updating of dependencyManagement inconsistent with updating

[jira] Created: (MNG-2225) Classloader problem when adding jars to M2_HOME

2006-04-13 Thread Carlos Sanchez (JIRA)
Classloader problem when adding jars to M2_HOME --- Key: MNG-2225 URL: http://jira.codehaus.org/browse/MNG-2225 Project: Maven 2 Type: Bug Components: Dependencies Versions: 2.0.4 Reporter: Carlos Sanchez

[jira] Updated: (MNG-2225) Classloader problem when adding jars to M2_HOME

2006-04-13 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2225?page=all ] Carlos Sanchez updated MNG-2225: Testcase included: yes Fix Version: 2.0.5 > Classloader problem when adding jars to M2_HOME > --- > > Ke

[jira] Closed: (MAVEN-1695) maven test-plugin silently ignores test definitions in the POM when run under maven 1.1 beta 2

2006-04-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1695?page=all ] Lukas Theussl closed MAVEN-1695: Assign To: Lukas Theussl Resolution: Fixed The pom:validate goal of pom-plugin-1.5 catches this. > maven test-plugin silently ignores test definitions in

[jira] Created: (MASSEMBLY-85) Parent POMs are not pulled down into the assembled repository

2006-04-13 Thread Jason van Zyl (JIRA)
Parent POMs are not pulled down into the assembled repository - Key: MASSEMBLY-85 URL: http://jira.codehaus.org/browse/MASSEMBLY-85 Project: Maven 2.x Assembly Plugin Type: Bug Versions: 2.1 Rep

[jira] Closed: (MASSEMBLY-84) Provide an option to align all the versions of artifacts having the same groupId

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-84?page=all ] Jason van Zyl closed MASSEMBLY-84: -- Resolution: Fixed > Provide an option to align all the versions of artifacts having the same > groupId >

[jira] Created: (MASSEMBLY-84) Provide an option to align all the versions of artifacts having the same groupId

2006-04-13 Thread Jason van Zyl (JIRA)
Provide an option to align all the versions of artifacts having the same groupId Key: MASSEMBLY-84 URL: http://jira.codehaus.org/browse/MASSEMBLY-84 Project: Maven 2.x Assembly Plugin Ty

[jira] Closed: (MASSEMBLY-83) POMs are not being placed in generated repository structure

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-83?page=all ] Jason van Zyl closed MASSEMBLY-83: -- Resolution: Fixed > POMs are not being placed in generated repository structure > --- > >

[jira] Created: (MASSEMBLY-83) POMs are not being placed in generated repository structure

2006-04-13 Thread Jason van Zyl (JIRA)
POMs are not being placed in generated repository structure --- Key: MASSEMBLY-83 URL: http://jira.codehaus.org/browse/MASSEMBLY-83 Project: Maven 2.x Assembly Plugin Type: Bug Versions: 2.1 Reporte

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

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1711?page=all ] Arnaud Heritier closed MAVEN-1711: -- Assign To: Arnaud Heritier Resolution: Duplicate The resolution duplicates MAVEN-1707 > Error reading POM > - > > Key: MAVEN-

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

2006-04-13 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1711?page=all ] Arnaud Heritier updated MAVEN-1711: --- Attachment: project.xml > Error reading POM > - > > Key: MAVEN-1711 > URL: http://jira.codehaus.org/browse/MAVEN-1711 >

[jira] Updated: (MRELEASE-92) PerformMojo throws an error if there are no process args

2006-04-13 Thread Daun DeFrance (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-92?page=all ] Daun DeFrance updated MRELEASE-92: -- Attachment: MRELEASE-92.patch > PerformMojo throws an error if there are no process args > > >

[jira] Created: (MRELEASE-92) PerformMojo throws an error if there are no process args

2006-04-13 Thread Daun DeFrance (JIRA)
PerformMojo throws an error if there are no process args Key: MRELEASE-92 URL: http://jira.codehaus.org/browse/MRELEASE-92 Project: Maven 2.x Release Plugin Type: Bug Versions: 2.0-beta-5 Environment:

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

2006-04-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1675?page=all ] Lukas Theussl closed MAVEN-1675: Assign To: Lukas Theussl Resolution: Incomplete Fix Version: (was: 1.1-beta-3) > Unable to extract maven-nsis-plugin-1.1.jar > --

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

2006-04-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1711?page=comments#action_63500 ] Lukas Theussl commented on MAVEN-1711: -- Arnaud, I cannot reproduce this. I can put as many blank lines and whitespace in front of as I want, I don't see this error. Are you sure

[jira] Created: (MRELEASE-91) Updating of dependencyManagement inconsistent with updating of dependencies with regard to SNAPSHOTs

2006-04-13 Thread Marcel Schutte (JIRA)
Updating of dependencyManagement inconsistent with updating of dependencies with regard to SNAPSHOTs Key: MRELEASE-91 URL: http://jira.codehaus.org/browse/MRELEASE-91 Projec

[jira] Updated: (MAVEN-1345) Upgrade to dom4j 1.4

2006-04-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1345?page=all ] Lukas Theussl updated MAVEN-1345: - Priority: Blocker (was: Critical) Assign To: Lukas Theussl (was: Brett Porter) type: Task (was: Bug) Yes, I left a request at the link above, but

[jira] Commented: (MJAR-37) HttpJarSignClient - New goal "httpsign" which will sign jar files by submitting them to a signing service via HTTP Post

2006-04-13 Thread Arik Kfir (JIRA)
[ http://jira.codehaus.org/browse/MJAR-37?page=comments#action_63496 ] Arik Kfir commented on MJAR-37: --- Just an idea - this can be a cool Plexus component (JAR signing, that is...especially by HTTP) > HttpJarSignClient - New goal "httpsign" which will sign ja

[jira] Commented: (CONTINUUM-653) java.lang.OutOfMemoryError

2006-04-13 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-653?page=comments#action_63495 ] Emmanuel Venisse commented on CONTINUUM-653: it seems to be fixed with my latest changes, but need more tests on machines where it occured. > java.lang.OutOfMemoryErro

[jira] Closed: (MNGECLIPSE-78) Attaching javadocs to dependent libraries is misleadingly made possible.

2006-04-13 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-78?page=all ] Eugene Kuleshov closed MNGECLIPSE-78: - Resolution: Fixed Fix Version: 0.0.6 Patch applied. Thanks Dmitri. > Attaching javadocs to dependent libraries is misleadingly made possible.

[jira] Commented: (MJAR-37) HttpJarSignClient - New goal "httpsign" which will sign jar files by submitting them to a signing service via HTTP Post

2006-04-13 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MJAR-37?page=comments#action_63493 ] Jerome Lacoste commented on MJAR-37: In case we don't want the official maven-jar-plugin to depend on httpclient, another solution is to: 1- check MJAR-35 as is 2- move this mojo to

[jira] Closed: (MPA-62) Board Report for April

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-62?page=all ] Jason van Zyl closed MPA-62: Resolution: Fixed > Board Report for April > -- > > Key: MPA-62 > URL: http://jira.codehaus.org/browse/MPA-62 > Project: Maven Pr

[jira] Closed: (MPA-71) Move maven-changes-plugin from the Codehaus Mojo project

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-71?page=all ] Jason van Zyl closed MPA-71: Resolution: Fixed > Move maven-changes-plugin from the Codehaus Mojo project > > > Key: MPA-71 >

[jira] Created: (MPA-71) Move maven-changes-plugin from the Codehaus Mojo project

2006-04-13 Thread Jason van Zyl (JIRA)
Move maven-changes-plugin from the Codehaus Mojo project Key: MPA-71 URL: http://jira.codehaus.org/browse/MPA-71 Project: Maven Project Administration Type: Task Components: New Projects Versions: 2006

[jira] Created: (SCM-185) Validity check rejects valid protocol

2006-04-13 Thread Joerg Schaible (JIRA)
Validity check rejects valid protocol - Key: SCM-185 URL: http://jira.codehaus.org/browse/SCM-185 Project: Maven SCM Type: Bug Components: maven-scm-provider-svn Versions: 1.0-beta-2 Reporter: Joerg Schaible Acco

[jira] Closed: (MPA-69) Add Stephane Nicoll to the PMC

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-69?page=all ] Jason van Zyl closed MPA-69: Resolution: Fixed > Add Stephane Nicoll to the PMC > -- > > Key: MPA-69 > URL: http://jira.codehaus.org/browse/MPA-69 > P

[jira] Created: (MPA-70) Add Fabrizio Giustina to the PMC

2006-04-13 Thread Jason van Zyl (JIRA)
Add Fabrizio Giustina to the PMC Key: MPA-70 URL: http://jira.codehaus.org/browse/MPA-70 Project: Maven Project Administration Type: Task Components: New PMC Members Versions: 2006-q1 Reporter: Jason van Zyl Assigned

[jira] Closed: (MPA-70) Add Fabrizio Giustina to the PMC

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-70?page=all ] Jason van Zyl closed MPA-70: Resolution: Fixed > Add Fabrizio Giustina to the PMC > > > Key: MPA-70 > URL: http://jira.codehaus.org/browse/MPA-70 >

[jira] Created: (MPA-69) Add Stephane Nicoll to the PMC

2006-04-13 Thread Jason van Zyl (JIRA)
Add Stephane Nicoll to the PMC -- Key: MPA-69 URL: http://jira.codehaus.org/browse/MPA-69 Project: Maven Project Administration Type: Task Components: New PMC Members Versions: 2006-q1 Reporter: Jason van Zyl Assigned to:

[jira] Closed: (MPA-68) Move NUnit plugin into the Plugins Sandbox

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-68?page=all ] Jason van Zyl closed MPA-68: Resolution: Fixed > Move NUnit plugin into the Plugins Sandbox > -- > > Key: MPA-68 > URL: http://jira.codehaus.or

[jira] Closed: (MPA-66) Move maven-changelog-plugin from the Codehaus Mojo project

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-66?page=all ] Jason van Zyl closed MPA-66: Resolution: Fixed > Move maven-changelog-plugin from the Codehaus Mojo project > -- > > Key: MPA-66 >

[jira] Reopened: (MPA-67) Move C# plugins in the Plugins Sandbox

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-67?page=all ] Jason van Zyl reopened MPA-67: -- > Move C# plugins in the Plugins Sandbox > -- > > Key: MPA-67 > URL: http://jira.codehaus.org/browse/MPA-67 > Pro

[jira] Updated: (MPA-67) Move C# plugins in the Plugins Sandbox

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-67?page=all ] Jason van Zyl updated MPA-67: - Fix Version: 2006-q1 > Move C# plugins in the Plugins Sandbox > -- > > Key: MPA-67 > URL: http://jira.codehaus.org/browse

[jira] Updated: (MPA-66) Move maven-changelog-plugin from the Codehaus Mojo project

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-66?page=all ] Jason van Zyl updated MPA-66: - Fix Version: 2006-q1 > Move maven-changelog-plugin from the Codehaus Mojo project > -- > > Key: MPA-66 >

[jira] Reopened: (MPA-66) Move maven-changelog-plugin from the Codehaus Mojo project

2006-04-13 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-66?page=all ] Jason van Zyl reopened MPA-66: -- > Move maven-changelog-plugin from the Codehaus Mojo project > -- > > Key: MPA-66 > URL: http://ji

  1   2   >