[GRADLE-3228] Gradle does not upload POM file when publishing with no main artifact Created: 25/Jan/15 Updated: 25/Jan/15 Resolved: 25/Jan/15 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 2.4-rc-1 |
| Type: | Bug | ||
| Reporter: | Daz DeBoer | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
When uploading to a Maven repository using the 'maven' plugin, no POM file is generated if no main (unclassified) artifact is found. This bug does not affect the 'maven-publish' plugin. |