[GRADLE-3366] Exclusions added to project dependencies do not show up in generated POM Created: 01/Dec/15 Updated: 02/Dec/15 Resolved: 02/Dec/15 | 
|
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | None | 
| Fix Version/s: | 2.10-rc-1 | 
| Type: | Bug | ||
| Reporter: | Mark Vieira (Inactive) | Assignee: | Unassigned | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| 
 This was reported on the forums: https://discuss.gradle.org/t/maven-publish-excluding-transitive-dependencies-from-a-subproject-in-a-multi-project-build/12809 When using the 'maven-publish' plugin, exclusions added to project dependencies are not reflected in the generated POM file.  |