[jira] Created: (MSHADE-81) Poor error reporting

2010-06-04 Thread Pete Muir (JIRA)
Poor error reporting Key: MSHADE-81 URL: http://jira.codehaus.org/browse/MSHADE-81 Project: Maven 2.x Shade Plugin Issue Type: Bug Reporter: Pete Muir When using XmlAppendingTransformer, I get this (fairly

[jira] Commented: (MSHADE-81) Poor error reporting

2010-06-04 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MSHADE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=224117#action_224117 ] Pete Muir commented on MSHADE-81: - Actually, printing out resource is a good first step, but not

[jira] Commented: (MSHADE-81) Poor error reporting

2010-06-04 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MSHADE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=224119#action_224119 ] Pete Muir commented on MSHADE-81: - Without changing the API best bet looks like adding some logging

[jira] Commented: (MNG-4530) Add alias feature for moved/renamed dependencies

2010-01-25 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MNG-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=208109#action_208109 ] Pete Muir commented on MNG-4530: Project Jigsaw calls this provides The clause provides P indicates

[jira] Created: (MAVENUPLOAD-2686) Sun's el-api 2.2

2009-12-09 Thread Pete Muir (JIRA)
Sun's el-api 2.2 Key: MAVENUPLOAD-2686 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2686 Project: Maven Upload Requests Issue Type: Wish Reporter: Pete Muir Central only has 1.0 release, this is the 2.2

[jira] Created: (MANTTASKS-98) NPE if user settings file doesn't exist

2007-11-19 Thread Pete Muir (JIRA)
NPE if user settings file doesn't exist --- Key: MANTTASKS-98 URL: http://jira.codehaus.org/browse/MANTTASKS-98 Project: Maven 2.x Ant Tasks Issue Type: Bug Components: POM Integration

[jira] Updated: (MANTTASKS-98) NPE if user settings file doesn't exist

2007-11-19 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MANTTASKS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Muir updated MANTTASKS-98: --- Attachment: MANTTASKS-98.patch Patch to fix NPE if user settings file doesn't exist

[jira] Commented: (MANTTASKS-23) antlib:deploy doesn't set correct snapshot version

2007-10-11 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MANTTASKS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109690 ] Pete Muir commented on MANTTASKS-23: Also, the patch breaks support for attached files (they are deployed as separate

[jira] Commented: (MANTTASKS-89) Deploy ignores settings.xml for remoteRepository declared in ant build.xml

2007-10-05 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MANTTASKS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109119 ] Pete Muir commented on MANTTASKS-89: This requires MANTTASKS-85 to be fixed. Deploy ignores settings.xml for

[jira] Closed: (MANTTASKS-89) Deploy ignores settings.xml for remoteRepository declared in ant build.xml

2007-10-05 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MANTTASKS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Muir closed MANTTASKS-89. -- Resolution: Cannot Reproduce Sorry, this is the result of applying multiple patches. Deploy ignores

[jira] Commented: (MANTTASKS-23) antlib:deploy doesn't set correct snapshot version

2007-10-05 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MANTTASKS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109121 ] Pete Muir commented on MANTTASKS-23: When used in MANTTASKS-85, settings.xml is not used for deploy - a call to

[jira] Updated: (MANTTASKS-35) Support profiles in pom type

2007-10-05 Thread Pete Muir (JIRA)
[ http://jira.codehaus.org/browse/MANTTASKS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Muir updated MANTTASKS-35: --- Attachment: MANTTASKS-35.patch Here is a patch. Use it like: pom file=pom.xml activeProfile id=foo