[jira] Commented: (MJAR-139) New option to avoid empty jar creation

2011-01-14 Thread Falko Modler (JIRA)

[ 
http://jira.codehaus.org/browse/MJAR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=251591#action_251591
 ] 

Falko Modler commented on MJAR-139:
---

I'd prefer the addition of the skip parameter for jar:jar.

Adding another packing might be too invasive...

 New option to avoid empty jar creation
 --

 Key: MJAR-139
 URL: http://jira.codehaus.org/browse/MJAR-139
 Project: Maven 2.x Jar Plugin
  Issue Type: Improvement
Affects Versions: 2.3.1
Reporter: Roman Ivanov

 Usage of test-jar is beneficial for all project, as all of them have tests.
 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-jar-plugin/artifactId
   version2.3.1/version
   executions
   execution
   goals
   goaltest-jar/goal
   /goals
   /execution
   /executions
 /plugin
 Pom artifacts and some jar artifacts does not have test and will never have 
 them.
 In logs we have: [WARNING] JAR will be empty - no content was marked for 
 inclusion!
 and empty and useless artifacts are created, deployed , ...
 It will be convenient to have an plugin option to define whether skip empty 
 jar creation and warning or generate jar with warning in log. Does it make 
 sense ?
 By default option will be FALSE, to comply with previous behavior.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MJAR-139) New option to avoid empty jar creation

2010-10-28 Thread Vlad Skarzhevskyy (JIRA)

[ 
http://jira.codehaus.org/browse/MJAR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=241332#action_241332
 ] 

Vlad Skarzhevskyy commented on MJAR-139:


There are 'skip' Parameter for jar:test-jar goal. Would be nice to have the 
same for jar:jar goal. And not create main jar at all.
Obviously pom packagingtest-jar/packaging would make more sense.

My usage example is a creation of common tests modules. 
The tests are executed in different poms configured with different database 
bindings.

 New option to avoid empty jar creation
 --

 Key: MJAR-139
 URL: http://jira.codehaus.org/browse/MJAR-139
 Project: Maven 2.x Jar Plugin
  Issue Type: Improvement
Affects Versions: 2.3.1
Reporter: Roman Ivanov

 Usage of test-jar is beneficial for all project, as all of them have tests.
 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-jar-plugin/artifactId
   version2.3.1/version
   executions
   execution
   goals
   goaltest-jar/goal
   /goals
   /execution
   /executions
 /plugin
 Pom artifacts and some jar artifacts does not have test and will never have 
 them.
 In logs we have: [WARNING] JAR will be empty - no content was marked for 
 inclusion!
 and empty and useless artifacts are created, deployed , ...
 It will be convenient to have an plugin option to define whether skip empty 
 jar creation and warning or generate jar with warning in log. Does it make 
 sense ?
 By default option will be FALSE, to comply with previous behavior.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MJAR-139) New option to avoid empty jar creation

2010-10-22 Thread Roman Ivanov (JIRA)

[ 
http://jira.codehaus.org/browse/MJAR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240647#action_240647
 ] 

Roman Ivanov commented on MJAR-139:
---

Please comment this idea, we would like to provide patch if you will accept and 
apply it. 

 New option to avoid empty jar creation
 --

 Key: MJAR-139
 URL: http://jira.codehaus.org/browse/MJAR-139
 Project: Maven 2.x Jar Plugin
  Issue Type: Improvement
Affects Versions: 2.3.1
Reporter: Roman Ivanov

 Usage of test-jar is beneficial for all project, as all of them have tests.
 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-jar-plugin/artifactId
   version2.3.1/version
   executions
   execution
   goals
   goaltest-jar/goal
   /goals
   /execution
   /executions
 /plugin
 Pom artifacts and some jar artifacts does not have test and will never have 
 them.
 In logs we have: [WARNING] JAR will be empty - no content was marked for 
 inclusion!
 and empty and useless artifacts are created, deployed , ...
 It will be convenient to have an plugin option to define whether skip empty 
 jar creation and warning or generate jar with warning in log. Does it make 
 sense ?
 By default option will be FALSE, to comply with previous behavior.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira