[jira] Created: (MAVENUPLOAD-1985) JetS3t 0.6.0

2008-03-26 Thread James Murty (JIRA)
JetS3t 0.6.0 Key: MAVENUPLOAD-1985 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1985 Project: maven-upload-requests Issue Type: Wish Reporter: James Murty http://jets3t.s3.amazonaws.com/jets3t-0.6.0-repository-

[jira] Closed: (MECLIPSE-411) manifest property usage is only for ogsi maifests

2008-03-26 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier closed MECLIPSE-411. Resolution: Fixed Patch applied. thx. Sorry for the inconvenience. I deployed a new SNAPSHOT :

[jira] Updated: (MNG-3119) Duplicate attached artifacts should not be allowed.

2008-03-26 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated MNG-3119: --- Fix Version/s: (was: 2.0.9) reverted from 2.0.9 > Duplicate attached artifacts should not be allowed. >

[jira] Commented: (MNG-3119) Duplicate attached artifacts should not be allowed.

2008-03-26 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128828#action_128828 ] Brian Fox commented on MNG-3119: I'll revert then and we can rethink this. The forked lifecycle must be

[jira] Closed: (MNG-3484) INT_MAVEN_OPTS are not quoted in mvnDebug which causes issues on some shells

2008-03-26 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox closed MNG-3484. -- Assignee: Brian Fox Resolution: Fixed Fix Version/s: 2.0.9 > INT_MAVEN_OPTS are not quoted in mvnDebug

[jira] Commented: (MNG-3119) Duplicate attached artifacts should not be allowed.

2008-03-26 Thread Sejal Patel (JIRA)
[ http://jira.codehaus.org/browse/MNG-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128827#action_128827 ] Sejal Patel commented on MNG-3119: -- Not sure what the heck is happening here but it seems related to t

[jira] Created: (MNG-3484) INT_MAVEN_OPTS are not quoted in mvnDebug which causes issues on some shells

2008-03-26 Thread James William Dumay (JIRA)
INT_MAVEN_OPTS are not quoted in mvnDebug which causes issues on some shells Key: MNG-3484 URL: http://jira.codehaus.org/browse/MNG-3484 Project: Maven 2 Issue Type

[jira] Commented: (MNG-3119) Duplicate attached artifacts should not be allowed.

2008-03-26 Thread Paul Gier (JIRA)
[ http://jira.codehaus.org/browse/MNG-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128825#action_128825 ] Paul Gier commented on MNG-3119: I don't have a problem with the changes from this being reverted and

[jira] Updated: (MNG-3119) Duplicate attached artifacts should not be allowed.

2008-03-26 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated MNG-3119: --- Attachment: build.log See the attached build log for the exception. The notable thing here is that the duplicated at

[jira] Commented: (MNG-2174) do not propogate to child POM plugins (potentially scoped to only affecting child POM plugins that live within a

2008-03-26 Thread Erick Dovale (JIRA)
[ http://jira.codehaus.org/browse/MNG-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128823#action_128823 ] Erick Dovale commented on MNG-2174: --- I am hitting this bug. In my case I have profiles defined in the

[jira] Reopened: (MNG-3119) Duplicate attached artifacts should not be allowed.

2008-03-26 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox reopened MNG-3119: This exception is propagating up and stopping the build, which is not the intended behavior > Duplicate attached arti

[jira] Updated: (SUREFIRE-463) ClassCastException when using testng suiteXmlFile

2008-03-26 Thread Andreas Andreou (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Andreou updated SUREFIRE-463: - Attachment: surefire-bug.zip > ClassCastException when using testng suiteXmlFile > --

[jira] Commented: (SUREFIRE-463) ClassCastException when using testng suiteXmlFile

2008-03-26 Thread Andreas Andreou (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128821#action_128821 ] Andreas Andreou commented on SUREFIRE-463: -- Took me a while to recreate this in a simple p

[jira] Commented: (MNG-3482) merging managed dependencies happens before managed-dependency versions are interpolated

2008-03-26 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128817#action_128817 ] John Casey commented on MNG-3482: - fix is in place on both 2.0.x and trunk branches, but needs a unit t

[jira] Commented: (MNG-3483) merging managed dependencies should ONLY work when scope == import explicitly

2008-03-26 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128816#action_128816 ] John Casey commented on MNG-3483: - code is in place, but needs a unit test to complete it. > merging m

[jira] Updated: (MNG-3483) merging managed dependencies should ONLY work when scope == import explicitly

2008-03-26 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Casey updated MNG-3483: Affects Version/s: (was: 2.0.9) > merging managed dependencies should ONLY work when scope == import explicitly

[jira] Created: (MNG-3483) merging managed dependencies should ONLY work when scope == import explicitly

2008-03-26 Thread John Casey (JIRA)
merging managed dependencies should ONLY work when scope == import explicitly - Key: MNG-3483 URL: http://jira.codehaus.org/browse/MNG-3483 Project: Maven 2 Issue Ty

[jira] Created: (MNG-3482) merging managed dependencies happens before managed-dependency versions are interpolated

2008-03-26 Thread John Casey (JIRA)
merging managed dependencies happens before managed-dependency versions are interpolated Key: MNG-3482 URL: http://jira.codehaus.org/browse/MNG-3482 Project: Mav

[jira] Created: (JXR-59) speed up AbstractJxrReport.hasSources()

2008-03-26 Thread Sean Bridges (JIRA)
speed up AbstractJxrReport.hasSources() --- Key: JXR-59 URL: http://jira.codehaus.org/browse/JXR-59 Project: Maven JXR Issue Type: Improvement Components: maven2 jxr plugin Affects Versions:

[jira] Commented: (ARCHETYPE-150) New maven-archetype-plugin ignores the remoteRepositories system property

2008-03-26 Thread Bruce Snyder (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128810#action_128810 ] Bruce Snyder commented on ARCHETYPE-150: The reason I created this issue is because the ar

[jira] Commented: (SUREFIRE-463) ClassCastException when using testng suiteXmlFile

2008-03-26 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128811#action_128811 ] Dan Fabulich commented on SUREFIRE-463: --- Well, I think I like the idea of this patch, but I'm

[jira] Commented: (MDEP-156) dependency:analyze mistakenly reports an implemented interface as an unused, declared dependency

2008-03-26 Thread Elliot Metsger (JIRA)
[ http://jira.codehaus.org/browse/MDEP-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128807#action_128807 ] Elliot Metsger commented on MDEP-156: - Let me dig into this a little more and I'll report back. Th

[jira] Created: (MDEP-156) dependency:analyze mistakenly reports an implemented interface as an unused, declared dependency

2008-03-26 Thread Elliot Metsger (JIRA)
dependency:analyze mistakenly reports an implemented interface as an unused, declared dependency Key: MDEP-156 URL: http://jira.codehaus.org/browse/MDEP-156

[jira] Commented: (MDEPLOY-48) deploy:deploy-file does not support deploying sources jars too

2008-03-26 Thread James Kingsbery (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128806#action_128806 ] James Kingsbery commented on MDEPLOY-48: Is there progress on this? I got the same behavior a

[jira] Updated: (MECLIPSE-411) manifest property usage is only for ogsi maifests

2008-03-26 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier updated MECLIPSE-411: - Summary: manifest property usage is only for ogsi maifests (was: maifest property usage is o

[jira] Updated: (MECLIPSE-266) plugin applies java facet to ear project

2008-03-26 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier updated MECLIPSE-266: - Fix Version/s: 2.5.1 > plugin applies java facet to ear project > ---

[jira] Updated: (MECLIPSE-412) Generation of jst.java Facet for EAR packaging kills my RAD workspace

2008-03-26 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier updated MECLIPSE-412: - Fix Version/s: 2.5.1 > Generation of jst.java Facet for EAR packaging kills my RAD workspace

[jira] Updated: (MECLIPSE-411) maifest property usage is only for ogsi maifests

2008-03-26 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier updated MECLIPSE-411: - Fix Version/s: 2.5.1 > maifest property usage is only for ogsi maifests > ---

[jira] Closed: (SUREFIRE-340) Resource classpaths differ if project has flat structure, causing MappingExceptions and more.

2008-03-26 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fabulich closed SUREFIRE-340. - Resolution: Cannot Reproduce Yup, just tried it with Maven 2.0.8 and Surefire 2.4.2. (All I did was

[jira] Reopened: (SUREFIRE-478) Specifying true plus an results in an empty surefire-report.html file

2008-03-26 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann reopened SUREFIRE-478: > Specifying true plus an results in > an empty surefire-report.html file > -

[jira] Closed: (SUREFIRE-478) Specifying true plus an results in an empty surefire-report.html file

2008-03-26 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann closed SUREFIRE-478. -- Resolution: Won't Fix > Specifying true plus an results in > an empty surefire-report.htm

[jira] Closed: (SUREFIRE-466) IsolatedClassLoader should also delegate resource loading

2008-03-26 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fabulich closed SUREFIRE-466. - Resolution: Incomplete What are the symptoms of this bug? Can you provide an example minimal Maven

[jira] Closed: (SUREFIRE-475) Classloader getResource() returns resource from wrong directory

2008-03-26 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fabulich closed SUREFIRE-475. - Resolution: Cannot Reproduce As mentioned, we've got an integration test checked in that verifies thi

[jira] Updated: (SUREFIRE-475) Classloader getResource() returns resource from wrong directory

2008-03-26 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fabulich updated SUREFIRE-475: -- Description: In upgrading from version 2.3 to 2.4.2, we encountered a different behaviour in class

[jira] Closed: (SUREFIRE-469) test environment is not share between dependent modules

2008-03-26 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fabulich closed SUREFIRE-469. - Resolution: Incomplete This bug description doesn't contain enough information for me to reproduce th

[jira] Closed: (SUREFIRE-478) Specifying true plus an results in an empty surefire-report.html file

2008-03-26 Thread Robert Shanahan (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Shanahan closed SUREFIRE-478. Resolution: Fixed Fix Version/s: 2.4.2 > Specifying true plus an results in > an empty

[jira] Commented: (SUREFIRE-478) Specifying true plus an results in an empty surefire-report.html file

2008-03-26 Thread Robert Shanahan (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128793#action_128793 ] Robert Shanahan commented on SUREFIRE-478: -- I worked around this by setting false. Apparen

[jira] Closed: (SUREFIRE-471) Infinite loop when ERROR is detected

2008-03-26 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fabulich closed SUREFIRE-471. - Resolution: Incomplete I can't reproduce this issue yet, so please reopen the bug with a reproducible

[jira] Created: (MSITE-310) Macro in url of parent project is not expanded if only the site for a subproject is built

2008-03-26 Thread Mike Hanafey (JIRA)
Macro in url of parent project is not expanded if only the site for a subproject is built - Key: MSITE-310 URL: http://jira.codehaus.org/browse/MSITE-310 Project:

[jira] Commented: (MNG-1968) allow disabling of plugin version discovery

2008-03-26 Thread Brill Pappin (JIRA)
[ http://jira.codehaus.org/browse/MNG-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128776#action_128776 ] Brill Pappin commented on MNG-1968: --- Actually I like this, but I'd turn it around, so that plugins do

[jira] Commented: (MRESOURCES-61) PluginDescriptor not found

2008-03-26 Thread Brill Pappin (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128775#action_128775 ] Brill Pappin commented on MRESOURCES-61: I'm not saying its a bad idea (in fact I think it

[jira] Closed: (MAVENUPLOAD-1971) Please sync com.capgemini.platina groupId with central

2008-03-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez closed MAVENUPLOAD-1971. --- Resolution: Fixed > Please sync com.capgemini.platina groupId with central >

[jira] Updated: (MPMD-64) verbose output not useful for inner classes

2008-03-26 Thread Xavier Le Vourch (JIRA)
[ http://jira.codehaus.org/browse/MPMD-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Le Vourch updated MPMD-64: - Attachment: version_update.txt > verbose output not useful for inner classes > ---

[jira] Issue Comment Edited: (MPMD-64) verbose output not useful for inner classes

2008-03-26 Thread Xavier Le Vourch (JIRA)
[ http://jira.codehaus.org/browse/MPMD-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128772#action_128772 ] xlv edited comment on MPMD-64 at 3/26/08 1:26 PM: --- The just released pmd 4

[jira] Commented: (MPMD-64) verbose output not useful for inner classes

2008-03-26 Thread Xavier Le Vourch (JIRA)
[ http://jira.codehaus.org/browse/MPMD-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128772#action_128772 ] Xavier Le Vourch commented on MPMD-64: -- The just released pmd 4.2 fixes this problem as the inner c

[jira] Closed: (MNG-3473) site generation with 2.0.9 and plugin:report (2.4 ONLY) is broken

2008-03-26 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox closed MNG-3473. -- Resolution: Fixed this was resolved by releasing plugin tools 2.4.1 and reporting impl 2.0.4.1 > site generation with

[jira] Updated: (ARCHETYPE-137) Problem when setting default values for archetype-metadata.xml

2008-03-26 Thread Dominique Jean-Prost (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Jean-Prost updated ARCHETYPE-137: --- Attachment: archetype-jar.zip An archetype that shows that even if a couple of p

[jira] Commented: (MPIR-76) Dependencies report is incorrect

2008-03-26 Thread Jim Christenson (JIRA)
[ http://jira.codehaus.org/browse/MPIR-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128684#action_128684 ] Jim Christenson commented on MPIR-76: - This morning I ran the dependency:tree goal -- this view is c

[jira] Created: (MAVENUPLOAD-1984) please upload scannotations

2008-03-26 Thread nicolas de loof (JIRA)
please upload scannotations --- Key: MAVENUPLOAD-1984 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1984 Project: maven-upload-requests Issue Type: Task Reporter: nicolas de loof Scannotation allow to

[jira] Commented: (MASSEMBLY-302) Maven assembly plugin should use plexus-archiver version

2008-03-26 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128683#action_128683 ] John Casey commented on MASSEMBLY-302: -- Might as well; I'd hate to break the tradition of hav

[jira] Updated: (ARCHETYPE-150) New maven-archetype-plugin ignores the remoteRepositories system property

2008-03-26 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated ARCHETYPE-150: Assignee: Raphaël Piéroni (was: Jason van Zyl) Affects Version/s: (was: 2.0-alpha-2)

[jira] Commented: (MRESOURCES-36) resource copy to target/classes: empty directories are ignored

2008-03-26 Thread Jonathan Ramsey (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128679#action_128679 ] Jonathan Ramsey commented on MRESOURCES-36: --- Until this issue is fixed, here is a workar

[jira] Created: (MECLIPSE-412) Generation of jst.java Facet for EAR packaging kills my RAD workspace

2008-03-26 Thread Kuno Baeriswyl (JIRA)
Generation of jst.java Facet for EAR packaging kills my RAD workspace - Key: MECLIPSE-412 URL: http://jira.codehaus.org/browse/MECLIPSE-412 Project: Maven 2.x Eclipse Plugin

[jira] Commented: (ARCHETYPE-152) sources in archetype.xml will not work outside of src/main/java dir.

2008-03-26 Thread thomas bruyelle (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128672#action_128672 ] thomas bruyelle commented on ARCHETYPE-152: --- archetype.xml is obsolete in version 2.0 is

[jira] Created: (MPIR-91) Bad spelling in text "Access through a proxy"

2008-03-26 Thread Michael Osipov (JIRA)
Bad spelling in text "Access through a proxy" - Key: MPIR-91 URL: http://jira.codehaus.org/browse/MPIR-91 Project: Maven 2.x Project Info Reports Plugin Issue Type: Bug Affects Versions: 2.0

[jira] Created: (MPIR-90) Bad style in text "Access from behind a firewall"

2008-03-26 Thread Michael Osipov (JIRA)
Bad style in text "Access from behind a firewall" - Key: MPIR-90 URL: http://jira.codehaus.org/browse/MPIR-90 Project: Maven 2.x Project Info Reports Plugin Issue Type: Bug Affects Versions

[jira] Created: (MPIR-89) Bad spelling in Project Information => Overview => Dependencies

2008-03-26 Thread Michael Osipov (JIRA)
Bad spelling in Project Information => Overview => Dependencies --- Key: MPIR-89 URL: http://jira.codehaus.org/browse/MPIR-89 Project: Maven 2.x Project Info Reports Plugin Issue Ty

[jira] Created: (MPIR-88) Wrong homepage link in project-summary.html when processing staging

2008-03-26 Thread Vincent Siveton (JIRA)
Wrong homepage link in project-summary.html when processing staging --- Key: MPIR-88 URL: http://jira.codehaus.org/browse/MPIR-88 Project: Maven 2.x Project Info Reports Plugin

[jira] Commented: (MCOMPILER-68) Command line is too long, java.IO.Exception

2008-03-26 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128662#action_128662 ] Benjamin Bentmann commented on MCOMPILER-68: bq. I guess the compiler should be using t

[jira] Commented: (MCOMPILER-68) Command line is too long, java.IO.Exception

2008-03-26 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128661#action_128661 ] Benjamin Bentmann commented on MCOMPILER-68: bq. I have a ant-task in the pom.xml creat

[jira] Created: (MCHANGELOG-83) avoid a build fail when there are specific characters in a filename

2008-03-26 Thread Guimiot Isabelle (JIRA)
avoid a build fail when there are specific characters in a filename --- Key: MCHANGELOG-83 URL: http://jira.codehaus.org/browse/MCHANGELOG-83 Project: Maven 2.x Changelog Plugin

[jira] Commented: (MCOMPILER-68) Command line is too long, java.IO.Exception

2008-03-26 Thread geoff simpson (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128659#action_128659 ] geoff simpson commented on MCOMPILER-68: I've got a similar issue but the error returned is

[jira] Created: (MECLIPSE-411) maifest property usage is only for ogsi maifests

2008-03-26 Thread Richard van Nieuwenhoven (JIRA)
maifest property usage is only for ogsi maifests Key: MECLIPSE-411 URL: http://jira.codehaus.org/browse/MECLIPSE-411 Project: Maven 2.x Eclipse Plugin Issue Type: Bug Components: OSG

[jira] Closed: (MECLIPSE-409) Build path omits generated test resources

2008-03-26 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Hobson closed MECLIPSE-409. Resolution: Duplicate Thought this issue sounded familiar.. > Build path omits generated test resource

[jira] Commented: (MAVENUPLOAD-1971) Please sync com.capgemini.platina groupId with central

2008-03-26 Thread nicolas de loof (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128653#action_128653 ] nicolas de loof commented on MAVENUPLOAD-1971: -- According to http://svn.apache.or

[jira] Commented: (MRESOURCES-61) PluginDescriptor not found

2008-03-26 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128645#action_128645 ] Benjamin Bentmann commented on MRESOURCES-61: - bq. The point of not locking it is that