[GRADLE-73] Make specifiying the group and version attribute optional. Created: 28/Apr/08 Updated: 04/Jan/13 Resolved: 01/May/08 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 0.1.3 |
Fix Version/s: | 0.1.4 |
Type: | Improvement | ||
Reporter: | Hans Dockter | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
We should add a default value for group and versions. Right now if the values for them ate not specified, the build fails if dependency management is used. |