[jira] (SCM-782) Maven SCM Client doesn't support parameters scmVersion scmVersionType

2014-10-21 Thread Thai Ha (JIRA)
Thai Ha created SCM-782: --- Summary: Maven SCM Client doesn't support parameters scmVersion scmVersionType Key: SCM-782 URL: https://jira.codehaus.org/browse/SCM-782 Project: Maven SCM Issue Type: Bug

[jira] (MECLIPSE-749) JEE6 dependencies are not detected correctly when generating WTP settings

2013-11-19 Thread Thai Ha (JIRA)
Thai Ha created MECLIPSE-749: Summary: JEE6 dependencies are not detected correctly when generating WTP settings Key: MECLIPSE-749 URL: https://jira.codehaus.org/browse/MECLIPSE-749 Project: Maven

[jira] Created: (MNG-4529) maven fails on IBM JDK 1.5.0 with exception IllegalAccessException: Field is final

2010-01-13 Thread Thai Ha (JIRA)
maven fails on IBM JDK 1.5.0 with exception IllegalAccessException: Field is final -- Key: MNG-4529 URL: http://jira.codehaus.org/browse/MNG-4529 Project: Maven 2 3

[jira] Commented: (MNG-4529) maven fails on IBM JDK 1.5.0 with exception IllegalAccessException: Field is final

2010-01-13 Thread Thai Ha (JIRA)
[ http://jira.codehaus.org/browse/MNG-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=206746#action_206746 ] Thai Ha commented on MNG-4529: -- Sorry this sentence is wrong (I cannot edit the ticket after posting it):

[jira] Commented: (MNG-2178) incorrect M2_HOME guess in mvn.bat

2006-04-05 Thread Thai Ha (JIRA)
[ http://jira.codehaus.org/browse/MNG-2178?page=comments#action_62943 ] Thai Ha commented on MNG-2178: -- I believe that this issue should be fixed as below: if %OS%==Windows_NT SET M2_HOME=%~dp0.. This fix should be applied to Maven 2.0.3 too because Maven