[jira] (SCM-765) jgit provider commits changes with system user instead of passed username

2014-07-17 Thread Dominik Bartholdi (JIRA)
[ https://jira.codehaus.org/browse/SCM-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349944#comment-349944 ] Dominik Bartholdi commented on SCM-765: --- PR placed https://github.com/apache/maven-scm/pull/16

[jira] (SCM-765) jgit provider commits changes with system user instead of passed username

2014-07-17 Thread Dominik Bartholdi (JIRA)
[ https://jira.codehaus.org/browse/SCM-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Bartholdi reassigned SCM-765: - Assignee: Dominik Bartholdi > jgit provider commits changes with system user instead of passed us

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-07-17 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-228: - Attachment: MCOMPILER-228.patch Attaching example as integration test. I've reproduces it w

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-07-17 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-228: - Description: Code example compiles in Eclipse, but not with Maven Compiler Plugin. Code is

[jira] (MNG-5605) ssh-wagon hangs

2014-07-17 Thread Allan (JIRA)
[ https://jira.codehaus.org/browse/MNG-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349934#comment-349934 ] Allan commented on MNG-5605: I assumed that locking the version in the extension declaration would use th

[jira] (MNG-5605) ssh-wagon hangs

2014-07-17 Thread Jason van Zyl (JIRA)
[ https://jira.codehaus.org/browse/MNG-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349933#comment-349933 ] Jason van Zyl commented on MNG-5605: Did how did you use the different versions? Did you also mak

[jira] (MNG-5663) [regression] resolution of import-scoped transitive dependencies ignores additional repositories

2014-07-17 Thread Jason van Zyl (JIRA)
[ https://jira.codehaus.org/browse/MNG-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349932#comment-349932 ] Jason van Zyl commented on MNG-5663: Thanks for looking into that Mark! > [regression] resolutio

[jira] (MCOMPILER-228) cannot assign a value to final variable in lamda

2014-07-17 Thread Robert Kish (JIRA)
Robert Kish created MCOMPILER-228: - Summary: cannot assign a value to final variable in lamda Key: MCOMPILER-228 URL: https://jira.codehaus.org/browse/MCOMPILER-228 Project: Maven Compiler Plugin

[jira] (MPLUGIN-271) Usage of defaultValues for a List<..> Parameter seemed not to be working

2014-07-17 Thread Karl-Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MPLUGIN-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl-Heinz Marbaise updated MPLUGIN-271: Priority: Critical (was: Major) > Usage of defaultValues for a List<..> Parameter seem

[jira] (MPLUGIN-271) Usage of defaultValues for a List<..> Parameter seemed not to be working

2014-07-17 Thread Karl-Heinz Marbaise (JIRA)
Karl-Heinz Marbaise created MPLUGIN-271: --- Summary: Usage of defaultValues for a List<..> Parameter seemed not to be working Key: MPLUGIN-271 URL: https://jira.codehaus.org/browse/MPLUGIN-271 Pro

[jira] (SCM-765) jgit provider commits changes with system user instead of passed username

2014-07-17 Thread Karl-Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/SCM-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl-Heinz Marbaise updated SCM-765: Fix Version/s: 1.10 > jgit provider commits changes with system user instead of passed username > -

[jira] (MNG-5663) [regression] resolution of import-scoped transitive dependencies ignores additional repositories

2014-07-17 Thread Mark Ingram (JIRA)
[ https://jira.codehaus.org/browse/MNG-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349899#comment-349899 ] Mark Ingram commented on MNG-5663: -- This was caused by the changes for MNG-5639. The resolution fail

[jira] (SUREFIRE-1085) Documentation incorrect for running single integration test

2014-07-17 Thread Karsten Ohme (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349897#comment-349897 ] Karsten Ohme commented on SUREFIRE-1085: There was already such a bug report, but it was

[jira] (SUREFIRE-1085) Documentation incorrect for running single integration test

2014-07-17 Thread Karsten Ohme (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karsten Ohme updated SUREFIRE-1085: --- Complexity: Novice (was: Intermediate) > Documentation incorrect for running single integratio

[jira] (SUREFIRE-1085) Documentation incorrect for running single integration test

2014-07-17 Thread Karsten Ohme (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karsten Ohme updated SUREFIRE-1085: --- Affects Version/s: 2.12 > Documentation incorrect for running single integration test > ---

[jira] (SUREFIRE-1085) Documentation incorrect for running single integration test

2014-07-17 Thread Karsten Ohme (JIRA)
Karsten Ohme created SUREFIRE-1085: -- Summary: Documentation incorrect for running single integration test Key: SUREFIRE-1085 URL: https://jira.codehaus.org/browse/SUREFIRE-1085 Project: Maven Surefir

[jira] (SCM-766) Correct the source location on the site

2014-07-17 Thread Karl-Heinz Marbaise (JIRA)
Karl-Heinz Marbaise created SCM-766: --- Summary: Correct the source location on the site Key: SCM-766 URL: https://jira.codehaus.org/browse/SCM-766 Project: Maven SCM Issue Type: Task