[jira] Commented: (MASSEMBLY-452) Shared Assembly Descriptor does not work in Maven3-alpha4

2010-10-22 Thread Chad Lyon (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240659#action_240659 ] Chad Lyon commented on MASSEMBLY-452: - Regression: This issue exists for version 2.2 of the

[jira] Commented: (MJAR-68) multi module release fails because of test-jar

2008-01-18 Thread Chad Lyon (JIRA)
[ http://jira.codehaus.org/browse/MJAR-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120466 ] Chad Lyon commented on MJAR-68: --- clarification... to skip executing tests but still compile them the switch is -DskipTests=true

[jira] Commented: (MJAR-68) multi module release fails because of test-jar

2008-01-18 Thread Chad Lyon (JIRA)
[ http://jira.codehaus.org/browse/MJAR-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120463 ] Chad Lyon commented on MJAR-68: --- The problem is actually in the resolution of dependencies. I have a multi-module project. The

[jira] Commented: (MJAR-90) when maven.test.Skip is set, the test-jar artifact is empty

2008-01-18 Thread Chad Lyon (JIRA)
[ http://jira.codehaus.org/browse/MJAR-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120498 ] Chad Lyon commented on MJAR-90: --- Then I think creating a blank JAR is a good thing. It will cause the dependency resolution to

[jira] Commented: (MJAR-68) multi module release fails because of test-jar

2008-01-18 Thread Chad Lyon (JIRA)
[ http://jira.codehaus.org/browse/MJAR-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120492 ] Chad Lyon commented on MJAR-68: --- right, but do you agree that in a multi-module project if you are skipping tests (which