[GRADLE-387] Improve documentation on classifiers Created: 03/Feb/09 Updated: 04/Jan/13 Resolved: 16/May/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.6 |
Type: | Improvement | ||
Reporter: | Peter Voss | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
I had quite a hard time figuring out how classifiers can be used together with extensions. The documentation lacks the full pattern for this: [group]:[artifact]:[version][:classifier]@[extension]. Maybe a hint should also be added to the "Classifiers" sections. I could figure this out on my own, by having a look at |