[jira] Commented: (MWAR-32) When including a war dependency as per MWAR-8, WEB-INF/lib/*.jar of the war dependency should be added as provided dependencies of the project.

2011-11-17 Thread yuan (JIRA)
[ https://jira.codehaus.org/browse/MWAR-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283782#comment-283782 ] yuan commented on MWAR-32: -- Right now,I have to config the war project true,then I build a webapp based on t

[jira] Commented: (MRELEASE-718) SCM URL specified for the developerConnection is mistranslated

2011-11-17 Thread Iwao AVE! (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283735#comment-283735 ] Iwao AVE! commented on MRELEASE-718: Thank you for a comment. I didn't realize that the prot

[jira] Updated: (MECLIPSE-705) Use Aether (or the shared exposed interface) to ensure correct .classpath ordering of dependencies.

2011-11-17 Thread Barrie Treloar (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barrie Treloar updated MECLIPSE-705: Summary: Use Aether (or the shared exposed interface) to ensure correct .classpath ordering of

[jira] Created: (MECLIPSE-705) Use Aether (or the shared exposed interface) to ensure orrect .classpath ordering of dependencies.

2011-11-17 Thread Barrie Treloar (JIRA)
Use Aether (or the shared exposed interface) to ensure orrect .classpath ordering of dependencies. -- Key: MECLIPSE-705 URL: https://jira.codehaus.org/browse/MECLIPSE-

[jira] Closed: (MECLIPSE-388) Correct classpath ordering in .classpath

2011-11-17 Thread Barrie Treloar (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barrie Treloar closed MECLIPSE-388. --- Resolution: Fixed >From feedback for this "iteration" of the solution is more palatable to users

[jira] Updated: (MECLIPSE-697) Delete deprecated code

2011-11-17 Thread Barrie Treloar (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barrie Treloar updated MECLIPSE-697: Fix Version/s: (was: 2.9) 2.10 > Delete deprecated code > -

[jira] Updated: (MECLIPSE-593) Reorganize / rewrite documentation

2011-11-17 Thread Barrie Treloar (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barrie Treloar updated MECLIPSE-593: Fix Version/s: (was: 2.9) 2.10 Bumping to 2.10 > Reorganize / rewrite

[jira] Closed: (MECLIPSE-472) Bad dependencies (version & list) in .classpath whereas compilation (and dependency:tree) use the rigth one

2011-11-17 Thread Barrie Treloar (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barrie Treloar closed MECLIPSE-472. --- Resolution: Fixed > Bad dependencies (version & list) in .classpath whereas compilation (and >

[jira] Work started: (MECLIPSE-472) Bad dependencies (version & list) in .classpath whereas compilation (and dependency:tree) use the rigth one

2011-11-17 Thread Barrie Treloar (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MECLIPSE-472 started by Barrie Treloar. > Bad dependencies (version & list) in .classpath whereas compilation (and > dependency:tree) use the rigth one > -

[jira] Updated: (MECLIPSE-449) Facet Generation generates duplicate entries - breaks RAD/RSA support

2011-11-17 Thread Barrie Treloar (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barrie Treloar updated MECLIPSE-449: Fix Version/s: (was: 2.9) removed fixed version as no one has taken ownership to look into

[jira] Commented: (SCM-645) add a command to get various informations (branches, tag) from remote scm server

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/SCM-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283727#comment-283727 ] Olivier Lamy commented on SCM-645: -- implemented for svn [rev 1203448|http://svn.apache.org/viewvc?re

[jira] Updated: (SCM-645) add a command to get various informations (branches, tag) from remote scm server

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/SCM-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated SCM-645: - Fix Version/s: 1.6 > add a command to get various informations (branches, tag) from remote scm > server > --

[jira] Updated: (SCM-645) add a command to get various informations (branches, tag) from remote scm server

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/SCM-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated SCM-645: - Assignee: Olivier Lamy > add a command to get various informations (branches, tag) from remote scm > server > --

[jira] Commented: (SCM-645) add a command to get various informations (branches, tag) from remote scm server

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/SCM-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283717#comment-283717 ] Olivier Lamy commented on SCM-645: -- RemoteInfoCommand with following methods: Map getBranches(ScmPro

[jira] Created: (SCM-645) add a command to get various informations (branches, tag) from remote scm server

2011-11-17 Thread Olivier Lamy (JIRA)
add a command to get various informations (branches, tag) from remote scm server Key: SCM-645 URL: https://jira.codehaus.org/browse/SCM-645 Project: Maven SCM I

[jira] Created: (SUREFIRE-793) JUnit47 provider reports incorrect time in the XML report

2011-11-17 Thread nkeywal (JIRA)
JUnit47 provider reports incorrect time in the XML report - Key: SUREFIRE-793 URL: https://jira.codehaus.org/browse/SUREFIRE-793 Project: Maven Surefire Issue Type: Bug Compon

[jira] Commented: (MRELEASE-718) SCM URL specified for the developerConnection is mistranslated

2011-11-17 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283713#comment-283713 ] Dennis Lundberg commented on MRELEASE-718: -- Hi I need to ask why you have the ':' in th

[jira] Created: (MANTTASKS-224) Parallel downloading of dependencies

2011-11-17 Thread Stephen Connolly (JIRA)
Parallel downloading of dependencies Key: MANTTASKS-224 URL: https://jira.codehaus.org/browse/MANTTASKS-224 Project: Maven 2.x Ant Tasks Issue Type: Improvement Affects Versions: 2.1.3 Rep

[jira] Created: (MNG-5202) sub-project tries to fetch a site_en.xml even though no locales are configured

2011-11-17 Thread Martin Goldhahn (JIRA)
sub-project tries to fetch a site_en.xml even though no locales are configured -- Key: MNG-5202 URL: https://jira.codehaus.org/browse/MNG-5202 Project: Maven 2 & 3 I

[jira] Updated: (MNG-5175) replace wagon http lightweight with wagon http 2.1

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MNG-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MNG-5175: -- Summary: replace wagon http lightweight with wagon http 2.1 (was: replace wagon http lightweight with wagon h

[jira] Reopened: (MNG-5175) replace wagon http lightweight with wagon http 2.0

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MNG-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reopened MNG-5175: --- reopen as we need 2.1 version > replace wagon http lightweight with wagon http 2.0 > --

[jira] Closed: (MNG-5201) upgrade aether to 1.13 and sisu to 2.3.0

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MNG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MNG-5201. - Resolution: Fixed fixed [rev1203182|http://svn.apache.org/viewvc?rev=1203182&view=rev] > upgrade aether to 1.13

[jira] Updated: (MNG-5201) upgrade aether to 1.13 and sisu to 2.3.0

2011-11-17 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MNG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MNG-5201: -- Fix Version/s: 3.0.4 Assignee: Olivier Lamy > upgrade aether to 1.13 and sisu to 2.3.0 >

[jira] Created: (MNG-5201) upgrade aether to 1.13 and sisu to 2.3.0

2011-11-17 Thread Olivier Lamy (JIRA)
upgrade aether to 1.13 and sisu to 2.3.0 Key: MNG-5201 URL: https://jira.codehaus.org/browse/MNG-5201 Project: Maven 2 & 3 Issue Type: Improvement Components: General Affects Versions: 3

[jira] Commented: (MNG-4996) Maven3 parallel build fails occasionally for classpath problems.

2011-11-17 Thread Frank Meilinger (JIRA)
[ https://jira.codehaus.org/browse/MNG-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283684#comment-283684 ] Frank Meilinger commented on MNG-4996: -- I've tried to do further debugging with this problem (in

[jira] Created: (MWAR-268) Upgrade plexus dependencies for war plugin

2011-11-17 Thread Odd Vinje (JIRA)
Upgrade plexus dependencies for war plugin -- Key: MWAR-268 URL: https://jira.codehaus.org/browse/MWAR-268 Project: Maven 2.x WAR Plugin Issue Type: Improvement Affects Versions: 2.1.1

[jira] Created: (SUREFIRE-792) Define option to allow one to hide/show multi-line output for "Failed tests:" message in console

2011-11-17 Thread Vladimir Vlasov (JIRA)
Define option to allow one to hide/show multi-line output for "Failed tests:" message in console Key: SUREFIRE-792 URL: https://jira.codehaus.org/browse/SUREFIRE-792

[jira] Commented: (SUREFIRE-787) Test fail cause message is badly displayed if exception message conatins line feeds

2011-11-17 Thread Vladimir Vlasov (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283676#comment-283676 ] Vladimir Vlasov commented on SUREFIRE-787: -- Ok, thanks. > Test fail cause message is ba

[jira] Closed: (SUREFIRE-787) Test fail cause message is badly displayed if exception message conatins line feeds

2011-11-17 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Rosenvold closed SUREFIRE-787. --- Resolution: Fixed Historically, there has been *nothing* regarding the reason for the fa