Commit Graph

4 Commits

Author SHA1 Message Date
Tad Fisher
648be6bd07 Use custom dependency resolution
- Use Apache Ivy to resolve artifact URLs
- Update build model with full artifact IDs
- Generate Maven module metadata to support dynamic version constraints
- Resolve snapshot versions and generate snapshot metadata
- Add test fixtures and rewrite Gradle plugin tests
- Update dependencies
2020-01-23 10:01:38 -08:00
Tad Fisher
e6d2d02d50 Add "--project", "-p" option for resolving subprojects explicitly
Fixes #4.

Also resolves #3 by excluding the local maven repo.
2019-10-31 17:36:03 -07:00
Tad Fisher
31c3174e4f Update Gradle and dependency versions 2019-10-16 14:51:26 -07:00
Tad Fisher
fbbc26e085 Migrate tests to stutter; bring compat down to 4.4.1 2019-06-03 15:41:44 -07:00