Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kensipe/jms-build-fail
shows an issue with gradle dependency resolution based on order of repos
https://github.com/kensipe/jms-build-fail
Last synced: 23 days ago
JSON representation
shows an issue with gradle dependency resolution based on order of repos
- Host: GitHub
- URL: https://github.com/kensipe/jms-build-fail
- Owner: kensipe
- Created: 2012-05-12T12:21:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-12T12:23:07.000Z (over 12 years ago)
- Last Synced: 2023-04-12T05:51:02.540Z (over 1 year ago)
- Language: Shell
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
this is an example where order of the repos matters
gradle build
**fails**where
gradle -b working.gradle build
**succeeds**