[jira] Created: (MNG-4383) Uninterpolated expressions should cause an error

2009-09-28 Thread Paul Benedict (JIRA)
Uninterpolated expressions should cause an error Key: MNG-4383 URL: http://jira.codehaus.org/browse/MNG-4383 Project: Maven 2 Issue Type: Bug Components: Dependencies Affects Ver

[jira] Updated: (MNG-4154) Profile activation based on module packaging type (e.g. jar, war, ear)

2009-09-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated MNG-4154: -- Testcase included: yes > Profile activation based on module packaging type (e.g. jar, war, ear) > -

[jira] Updated: (MNG-4154) Profile activation based on module packaging type (e.g. jar, war, ear)

2009-09-28 Thread jieryn (JIRA)
[ http://jira.codehaus.org/browse/MNG-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jieryn updated MNG-4154: Attachment: mng-4154.zip Here is a set of two integration tests which validate the requested functionality. > Profile act

[jira] Commented: (MRESOURCES-99) ${project.baseUri} and ${maven.build.timestamp} are not expanded by resource filtering

2009-09-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192625#action_192625 ] John Casey commented on MRESOURCES-99: -- where does project.baseUri come from? > ${project.b

[jira] Created: (MDEPLOY-113) No longer able to deploy an artifact w/o a pom

2009-09-28 Thread Marvin Froeder (JIRA)
No longer able to deploy an artifact w/o a pom -- Key: MDEPLOY-113 URL: http://jira.codehaus.org/browse/MDEPLOY-113 Project: Maven 2.x Deploy Plugin Issue Type: Bug Components: deploy:dep

[jira] Commented: (MASSEMBLY-327) Using filtered within dependencySet unpackOptions

2009-09-28 Thread JIRA
[ http://jira.codehaus.org/browse/MASSEMBLY-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192597#action_192597 ] Sylvain Marié commented on MASSEMBLY-327: - +1. Our whole delivery process has been designe

[jira] Commented: (MASSEMBLY-228) UnpackOptions filtered does not work

2009-09-28 Thread JIRA
[ http://jira.codehaus.org/browse/MASSEMBLY-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192595#action_192595 ] Sylvain Marié commented on MASSEMBLY-228: - Hi all, We have the same problem, with 2.2-bet

[jira] Issue Comment Edited: (MRESOURCES-70) Filter does not process nested ${} variables

2009-09-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192591#action_192591 ] John Casey edited comment on MRESOURCES-70 at 9/28/09 11:23 AM: I'

[jira] Commented: (MRESOURCES-105) Custom Delimiters does not work as expected - NPE with ${*} and comments in property file does break replacement

2009-09-28 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192590#action_192590 ] John Casey commented on MRESOURCES-105: --- part of the problem with the NPE seems to be relat

[jira] Commented: (MCHANGES-169) sub element 'email' of 'mailSender' is not able to read the system property from command line '-Dusername=zhigang' or Darguments="-Dusername=pprun"

2009-09-28 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192572#action_192572 ] Dennis Lundberg commented on MCHANGES-169: -- You should remove the configuration from your

[jira] Commented: (MCHANGES-173) Failed to generate report when version is not the last schedule.

2009-09-28 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192571#action_192571 ] Dennis Lundberg commented on MCHANGES-173: -- You probably need to increase maxEntries in yo

[jira] Closed: (MRESOURCES-106) Plugin does not respect escapeWindowsPaths default-value

2009-09-28 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann closed MRESOURCES-106. Assignee: Benjamin Bentmann (was: Olivier Lamy) Resolution: Fixed Fix

[jira] Updated: (MRESOURCES-106) Plugin does not respect escapeWindowsPaths default-value

2009-09-28 Thread Marvin Froeder (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marvin Froeder updated MRESOURCES-106: -- Attachment: maven-resources-plugin.patch > Plugin does not respect escapeWindowsPaths def

[jira] Commented: (MNG-4382) NullPointerException in ModelUtils.cloneProperties

2009-09-28 Thread Olivier Grisel (JIRA)
[ http://jira.codehaus.org/browse/MNG-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192559#action_192559 ] Olivier Grisel commented on MNG-4382: - Here is the stacktrace in the cli output: [INFO] Creating t

[jira] Created: (MNG-4382) NullPointerException in ModelUtils.cloneProperties

2009-09-28 Thread Olivier Grisel (JIRA)
NullPointerException in ModelUtils.cloneProperties -- Key: MNG-4382 URL: http://jira.codehaus.org/browse/MNG-4382 Project: Maven 2 Issue Type: Bug Affects Versions: 2.2.1 Environme

[jira] Commented: (SUREFIRE-482) Surefire tries to run JUnit4 tests that contain no @Test annotations

2009-09-28 Thread JIRA
[ http://jira.codehaus.org/browse/SUREFIRE-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192544#action_192544 ] Mickaël Leduque commented on SUREFIRE-482: -- It should be fixed. I have classes named Test*

[jira] Closed: (MRESOURCES-107) Failure in dependency to plexus-interpolation

2009-09-28 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann closed MRESOURCES-107. Assignee: Benjamin Bentmann Resolution: Not A Bug bq. The POM in my project has

[jira] Commented: (MAVENUPLOAD-2615) rsync_ssh request for svenson and jcouchdb

2009-09-28 Thread Sven Helmberger (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192540#action_192540 ] Sven Helmberger commented on MAVENUPLOAD-2615: -- The whois entry does not list my n

[jira] Commented: (MRESOURCES-107) Failure in dependency to plexus-interpolation

2009-09-28 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192538#action_192538 ] Olivier Lamy commented on MRESOURCES-107: - why do you depends on a SNAPSHOT version ? >

[jira] Created: (MRESOURCES-107) Failure in dependency to plexus-interpolation

2009-09-28 Thread JIRA
Failure in dependency to plexus-interpolation - Key: MRESOURCES-107 URL: http://jira.codehaus.org/browse/MRESOURCES-107 Project: Maven 2.x Resources Plugin Issue Type: Bug Affects Versions: 2.5

[jira] Created: (MNG-4381) Allow extension plugins to contribute non-core components to be reused by other plugins

2009-09-28 Thread Benjamin Bentmann (JIRA)
Allow extension plugins to contribute non-core components to be reused by other plugins --- Key: MNG-4381 URL: http://jira.codehaus.org/browse/MNG-4381 Project: Maven