[jira] (MSITE-709) relativizeDecorationLinks=false seems to be ignored

2014-04-20 Thread Archimedes Trajano (JIRA)
[ https://jira.codehaus.org/browse/MSITE-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Archimedes Trajano updated MSITE-709: - Attachment: MSITE-709.diff Patch to use the parent URL rather than site distribution URL > re

[jira] (MSITE-709) relativizeDecorationLinks=false seems to be ignored

2014-04-20 Thread Archimedes Trajano (JIRA)
[ https://jira.codehaus.org/browse/MSITE-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345144#comment-345144 ] Archimedes Trajano commented on MSITE-709: -- In the same file parentUrl = getRe

[jira] (MSITE-709) relativizeDecorationLinks=false seems to be ignored

2014-04-20 Thread Archimedes Trajano (JIRA)
[ https://jira.codehaus.org/browse/MSITE-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345143#comment-345143 ] Archimedes Trajano commented on MSITE-709: -- line 751 {noformat} String parentUrl =

[jira] (MSITE-709) relativizeDecorationLinks=false seems to be ignored

2014-04-20 Thread Archimedes Trajano (JIRA)
[ https://jira.codehaus.org/browse/MSITE-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345142#comment-345142 ] Archimedes Trajano commented on MSITE-709: -- Looking further according to the code it should

[jira] (MSITE-710) Should use JDK's URI rather than using PathUtils to parse a URI string.

2014-04-20 Thread Archimedes Trajano (JIRA)
[ https://jira.codehaus.org/browse/MSITE-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Archimedes Trajano updated MSITE-710: - Attachment: MSITE-710.diff Updated version of the patch to make existing test cases pass. Spec

[jira] (SUREFIRE-616) surefire-report doesn't create target/site/css

2014-04-20 Thread Andreas Gudian (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345140#comment-345140 ] Andreas Gudian commented on SUREFIRE-616: - Indeed, I myself almost never use the report g

[jira] (SUREFIRE-1070) Forks would complete more uniformly if slow tests aren't run last

2014-04-20 Thread Andreas Gudian (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345139#comment-345139 ] Andreas Gudian commented on SUREFIRE-1070: -- The feature described in SUREFIRE-726 would

[jira] (SUREFIRE-1069) Typo in alwaysGenerateSurefireReport doc: "Defaulyts"

2014-04-20 Thread Andreas Gudian (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Gudian updated SUREFIRE-1069: - Fix Version/s: 2.18 > Typo in alwaysGenerateSurefireReport doc: "Defaulyts" > -

[jira] (SUREFIRE-1073) method depends on nonexistent group, but group exists

2014-04-20 Thread Andreas Gudian (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345138#comment-345138 ] Andreas Gudian commented on SUREFIRE-1073: -- The {{-Dtest}} kicks in at the class-file s

[jira] (SUREFIRE-1072) Duplicate example of commandline in run single test documentation

2014-04-20 Thread Andreas Gudian (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Gudian updated SUREFIRE-1072: - Fix Version/s: 2.18 > Duplicate example of commandline in run single test documentation > -

[jira] (SUREFIRE-1075) Addresses to documented mailing lists in Maven site dead

2014-04-20 Thread Andreas Gudian (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Gudian updated SUREFIRE-1075: - Fix Version/s: 2.18 > Addresses to documented mailing lists in Maven site dead > --

[jira] (MSITE-709) relativizeDecorationLinks=false seems to be ignored

2014-04-20 Thread Archimedes Trajano (JIRA)
[ https://jira.codehaus.org/browse/MSITE-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345137#comment-345137 ] Archimedes Trajano commented on MSITE-709: -- doxia-decoration-model seems to be the one with

[jira] (MASSEMBLY-696) Internal Regexp Error with Windows Paths

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenney Westerhof updated MASSEMBLY-696: --- Attachment: MASSEMBLY-696.tar.gz tar xvfz MASSEMBLY-696.tar.gz && cd MASSEMBLY-696 && m

[jira] (MASSEMBLY-696) Internal Regexp Error with Windows Paths

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345135#comment-345135 ] Kenney Westerhof commented on MASSEMBLY-696: I'm referencing old code because the bu

[jira] (MSITE-710) Should use JDK's URI rather than using PathUtils to parse a URI string.

2014-04-20 Thread Archimedes Trajano (JIRA)
Archimedes Trajano created MSITE-710: Summary: Should use JDK's URI rather than using PathUtils to parse a URI string. Key: MSITE-710 URL: https://jira.codehaus.org/browse/MSITE-710 Project: Maven

[jira] (MSITE-710) Should use JDK's URI rather than using PathUtils to parse a URI string.

2014-04-20 Thread Archimedes Trajano (JIRA)
[ https://jira.codehaus.org/browse/MSITE-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Archimedes Trajano updated MSITE-710: - Attachment: MSITE-710.diff Changed to use the URI to parse the URI string rather than relying o

[jira] (MASSEMBLY-697) Make it possible to include the project jar in the 'repository' assembly

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345133#comment-345133 ] Kenney Westerhof commented on MASSEMBLY-697: Hi Karl-Heinz, From: https://maven.apa

[jira] (MASSEMBLY-696) Internal Regexp Error with Windows Paths

2014-04-20 Thread Karl-Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345131#comment-345131 ] Karl-Heinz Marbaise commented on MASSEMBLY-696: --- Hi Kenney, I'm sorry but trunk is

[jira] (MASSEMBLY-696) Internal Regexp Error with Windows Paths

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345130#comment-345130 ] Kenney Westerhof commented on MASSEMBLY-696: Certainly, the SVN revision number is '

[jira] (MASSEMBLY-697) Make it possible to include the project jar in the 'repository' assembly

2014-04-20 Thread Karl-Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345129#comment-345129 ] Karl-Heinz Marbaise edited comment on MASSEMBLY-697 at 4/20/14 10:08 AM: -

[jira] (MASSEMBLY-697) Make it possible to include the project jar in the 'repository' assembly

2014-04-20 Thread Karl-Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345129#comment-345129 ] Karl-Heinz Marbaise commented on MASSEMBLY-697: --- Hi Kenney, I would say it is a k

[jira] (MASSEMBLY-697) Make it possible to include the project jar in the 'repository' assembly

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenney Westerhof updated MASSEMBLY-697: --- Description: The example on http://maven.apache.org/plugins/maven-assembly-plugin/exam

[jira] (MASSEMBLY-697) Make it possible to include the project jar in the 'repository' assembly

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenney Westerhof updated MASSEMBLY-697: --- Description: The example on http://maven.apache.org/plugins/maven-assembly-plugin/exam

[jira] (MASSEMBLY-697) Repository assembly does not include project jar

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345128#comment-345128 ] Kenney Westerhof commented on MASSEMBLY-697: Hi Karl-Heinz, Thank you for respondin

[jira] (MASSEMBLY-697) Make it possible to include the project jar in the 'repository' assembly

2014-04-20 Thread Kenney Westerhof (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenney Westerhof updated MASSEMBLY-697: --- Summary: Make it possible to include the project jar in the 'repository' assembly (was

[jira] (MNG-5622) Provided dependencies updated to 'compile' even when

2014-04-20 Thread Cintia DR (JIRA)
Cintia DR created MNG-5622: -- Summary: Provided dependencies updated to 'compile' even when Key: MNG-5622 URL: https://jira.codehaus.org/browse/MNG-5622 Project: Maven 2 & 3 Issue Type: Bug

[jira] (MNG-5622) Provided dependencies updated to 'compile' even when excluded

2014-04-20 Thread Cintia DR (JIRA)
[ https://jira.codehaus.org/browse/MNG-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cintia DR updated MNG-5622: --- Summary: Provided dependencies updated to 'compile' even when excluded (was: Provided dependencies updated to 'comp

[jira] (MASSEMBLY-533) Outputidrectory appended by dependencyset include name on filtered=true

2014-04-20 Thread Alexander Kudrevatykh (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345126#comment-345126 ] Alexander Kudrevatykh commented on MASSEMBLY-533: - also directory name appended