Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.7
-
Fix Version/s: 2.0-RC1
-
Component/s: Documentation
-
Labels:None
Description
Please update the documentation about dependency repositories configuration, including an example of declaring a repository with a name.
For instance the following syntax is not covered yet (as of Grails 1.3.7):
BuildConfig.groovy
repositories {
...
mavenRepo name: "myRepo", root: "http://myserver:8081/artifactory/plugins-snapshots-local"
}
(This is an issue raised from the user mailing list)
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits