[jira] (MDEPLOY-163) Maven Deploy Plugin Deploys Attached Sources A Second Time

2013-09-18 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MDEPLOY-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332987#comment-332987 ] Robert Scholte commented on MDEPLOY-163: [~jonathon.golden], in that case it is probably b

[jira] (MDEPLOY-163) Maven Deploy Plugin Deploys Attached Sources A Second Time

2013-09-18 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MDEPLOY-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MDEPLOY-163. -- Resolution: Won't Fix Assignee: Robert Scholte The {{deploy-file}} is meant for direct invoca

[jira] (WAGON-402) Upgrade Apache HttpClient based wagon provider to HttpClient 4.3

2013-09-18 Thread Oleg Kalnichevski (JIRA)
[ https://jira.codehaus.org/browse/WAGON-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332985#comment-332985 ] Oleg Kalnichevski commented on WAGON-402: - Corresponding pull request on Github https://git

[jira] (MDEPLOY-156) Add flag to 'ignoreReleaseDeployErrors' to ease multi module release builds with classifiers.

2013-09-18 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MDEPLOY-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MDEPLOY-156. -- Resolution: Duplicate Assignee: Robert Scholte I prefer the solution of MDEPLOY-118. With yo

[jira] (MDEPLOY-163) Maven Deploy Plugin Deploys Attached Sources A Second Time

2013-09-18 Thread Jonathon Golden (JIRA)
[ https://jira.codehaus.org/browse/MDEPLOY-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332984#comment-332984 ] Jonathon Golden commented on MDEPLOY-163: - Hi Robert, The attach artifact would not work

[jira] (MDEPLOY-159) deploy:deploy-file should use default values from pom.xml

2013-09-18 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MDEPLOY-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MDEPLOY-159. -- Resolution: Won't Fix Assignee: Robert Scholte If that would be the case, then it shouldn't b

[jira] (MDEPLOY-154) Rewrite page 'deploy with classifier'

2013-09-18 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MDEPLOY-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MDEPLOY-154. -- Resolution: Fixed Fix Version/s: 2.8 Assignee: Robert Scholte Fixed in [r1524544|ht

[jira] (WAGON-402) Upgrade Apache HttpClient based wagon provider to HttpClient 4.3

2013-09-18 Thread Oleg Kalnichevski (JIRA)
Oleg Kalnichevski created WAGON-402: --- Summary: Upgrade Apache HttpClient based wagon provider to HttpClient 4.3 Key: WAGON-402 URL: https://jira.codehaus.org/browse/WAGON-402 Project: Maven Wagon

RE: Maven parsing pom.xml incorrectly

2013-09-18 Thread Dan Taylor
Hi Andrew, >From the XML specification, specifically the section dealing with comments >(http://www.w3.org/TR/REC-xml/#sec-comments), what you have below is not a >viable XML file: - 2.5 Comments [Definition: Comments may appear anywhere in a document outside other markup; in addition, t

RE: bug in parsing file ... comments

2013-09-18 Thread Dan Taylor
Hi Brian, >From the XML specification, specifically the section dealing with comments >(http://www.w3.org/TR/REC-xml/#sec-comments), what you have below is not a >viable XML file: - 2.5 Comments [Definition: Comments may appear anywhere in a document outside other markup; in addition, th

[jira] (MRAR-33) fileNameMapping for dependencies included in a RAR

2013-09-18 Thread Frank Lynch (JIRA)
[ https://jira.codehaus.org/browse/MRAR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Lynch updated MRAR-33: Attachment: (was: patch.txt) > fileNameMapping for dependencies included in a RAR > ---

[jira] (MRAR-33) fileNameMapping for dependencies included in a RAR

2013-09-18 Thread Frank Lynch (JIRA)
[ https://jira.codehaus.org/browse/MRAR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Lynch updated MRAR-33: Attachment: patch.txt > fileNameMapping for dependencies included in a RAR > --

[jira] (MRAR-33) fileNameMapping for dependencies included in a RAR

2013-09-18 Thread Frank Lynch (JIRA)
[ https://jira.codehaus.org/browse/MRAR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Lynch updated MRAR-33: Description: The attached patch adds a feature to support fileNameMappings for dependencies included in a rar. Th

[jira] (MRAR-33) fileNameMapping for dependencies included in a RAR

2013-09-18 Thread Frank Lynch (JIRA)
Frank Lynch created MRAR-33: --- Summary: fileNameMapping for dependencies included in a RAR Key: MRAR-33 URL: https://jira.codehaus.org/browse/MRAR-33 Project: Maven Rar Plugin Issue Type: New Featur

[jira] (MRELEASE-594) release:prepare should stop when there is snapshots in dependencies management

2013-09-18 Thread Konrad Foegen (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Foegen updated MRELEASE-594: --- Attachment: allowUnusedSnapshotsInDependencyManagement.patch > release:prepare should stop w

[jira] (MRELEASE-594) release:prepare should stop when there is snapshots in dependencies management

2013-09-18 Thread Konrad Foegen (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Foegen updated MRELEASE-594: --- Attachment: (was: allowUnusedSnapshotsInDependencyManagement.patch) > release:prepare sh

[jira] (MJARSIGNER-13) signing in multi-module project fails on windows

2013-09-18 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MJARSIGNER-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332952#comment-332952 ] Dennis Lundberg commented on MJARSIGNER-13: --- Hi Kurt, Thanks for bringing a live proj