Details
-
Type:
Improvement
-
Status:
Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Creating empty jars is confusing, it should just print a warning
use case:
parent pom attaching test jar, some subprojects may not have tests, why create jars for them?
Another use case
parent pom attaching test jar, maven creates an empty test jar for that pom project