[jira] (MSITE-681) Error uploading site - String index out of range: 0

2013-01-26 Thread Jackie Noi (JIRA)
Jackie Noi created MSITE-681: Summary: Error uploading site - String index out of range: 0 Key: MSITE-681 URL: https://jira.codehaus.org/browse/MSITE-681 Project: Maven 2.x and 3.x Site Plugin Is

[jira] (WAGON-354) Site deployment always fails with StringIndexOutOfBoundsException in SftpWagon

2013-01-26 Thread Jackie Noi (JIRA)
[ https://jira.codehaus.org/browse/WAGON-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318074#comment-318074 ] Jackie Noi commented on WAGON-354: -- This problem starts as of version 2.3 of maven-site-plugin - al

[jira] (MCHECKSTYLE-172) Checkstyle Plugin 2.8+ generates an additional aggregate report

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MCHECKSTYLE-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MCHECKSTYLE-172. --- Resolution: Fixed Fixed in [r1438951|http://svn.apache.org/viewvc?view=revision&revis

[jira] (MDEP-301) Allow build-classpath to output to property

2013-01-26 Thread Ryan Heinen (JIRA)
[ https://jira.codehaus.org/browse/MDEP-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Heinen updated MDEP-301: - Attachment: mdep-301.diff Updated patch which applies cleanly against trunk and 2.6 and uses @Property annotati

[jira] (MCHECKSTYLE-185) Empty checkstyle-results.xml in a tests-only project

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MCHECKSTYLE-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MCHECKSTYLE-185. --- Resolution: Fixed Assignee: Dennis Lundberg I have applied your patch in [r143

[jira] (MCHECKSTYLE-144) If 'src/main/java' does not exist in a project then checkstyle skips the other source folders of the project

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MCHECKSTYLE-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MCHECKSTYLE-144. --- Resolution: Fixed Fix Version/s: 2.10 Assignee: Dennis Lundberg Fixed

[jira] (WAGON-372) SSL client-side certificates stopped working in maven 3.0.4

2013-01-26 Thread Graham Leggett (JIRA)
[ https://jira.codehaus.org/browse/WAGON-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318065#comment-318065 ] Graham Leggett commented on WAGON-372: -- We can also confirm that client certificate support is

[jira] (MPMD-130) excludeRoot doesn't work in site build on multi-module projects

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MPMD-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MPMD-130. Resolution: Incomplete > excludeRoot doesn't work in site build on multi-module projects > ---

[jira] (MPMD-158) Relative file name doesn't work when specifying ruleset

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MPMD-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MPMD-158. Resolution: Won't Fix > Relative file name doesn't work when specifying ruleset >

[jira] (MPMD-158) Relative file name doesn't work when specifying ruleset

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MPMD-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318059#comment-318059 ] Dennis Lundberg commented on MPMD-158: -- Hi Taras, The project you attached does fail. That is t

[jira] (MPMD-80) maven-pmd-plugin should generate only one pmd.xml file

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MPMD-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MPMD-80. --- Resolution: Fixed Fixed in [r1438918|http://svn.apache.org/viewvc?view=revision&revision=1438918]. I hope th

[jira] (MPMD-80) maven-pmd-plugin should generate only one pmd.xml file

2013-01-26 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MPMD-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MPMD-80: Fix Version/s: 3.0 Assignee: Dennis Lundberg > maven-pmd-plugin should generate only one pmd.x

[jira] (MPMD-89) Having an equivalent for auxclasspath option

2013-01-26 Thread Benjamin Bentmann (JIRA)
[ https://jira.codehaus.org/browse/MPMD-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MPMD-89: -- Attachment: MPMD-89.patch That might do. > Having an equivalent for auxclasspath optio

[jira] (MJAR-162) skipIfEmpty not work for test-jar goal

2013-01-26 Thread Lefebvre JF (JIRA)
[ https://jira.codehaus.org/browse/MJAR-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318049#comment-318049 ] Lefebvre JF commented on MJAR-162: -- Just launch à jar-test on a project without test source The test

[jira] (MSOURCES-65) Can you please add skipIfEmpty like maven jar plugin.

2013-01-26 Thread Lefebvre JF (JIRA)
[ https://jira.codehaus.org/browse/MSOURCES-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318048#comment-318048 ] Lefebvre JF commented on MSOURCES-65: - In thé maven source plugin goals jar and testjar there

[jira] (MJAVADOC-359) Can you please add skipIfEmpty

2013-01-26 Thread Lefebvre JF (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318047#comment-318047 ] Lefebvre JF commented on MJAVADOC-359: -- To ne sûre tha all projets in our company use the sa