Tad Fisher
f047221f5f
Fix artifact hashes
2020-12-09 13:26:13 -08:00
Tad Fisher
7c02e63afa
Add extraInit and buildJdk args
2020-12-01 16:44:44 -08:00
Tad Fisher
fd6a6f4693
Resolve and apply settings buildscript dependencies
2020-11-24 16:35:48 -08:00
Tad Fisher
a99b5f40e3
Ignore Gradle cache when hashing metadata artifacts
2020-11-23 14:29:14 -08:00
Tad Fisher
beb157cf18
Update build; improve caching; improve tests
2020-11-22 19:32:18 -08:00
Tad Fisher
dd5d60e835
Fix dependency resolution for plugins in buildSrc
2020-04-27 17:42:58 -07:00
Tad Fisher
23cb225ccf
Fix native-platform jar detection
2020-04-27 13:09:41 -07:00
Tad Fisher
c949f19891
Bump dependencies
2020-04-27 12:45:06 -07:00
Tad Fisher
c3c4079566
Version 1.0.0-rc2
2020-02-20 10:14:01 -08:00
Tad Fisher
baa58da5a1
Exclude local repositories from dependency resolution
...
Fixes https://github.com/tadfisher/gradle2nix/issues/8
2020-02-19 12:57:29 -08:00
Tad Fisher
b1b0ba14db
Update README and add copyright license
2020-01-23 15:38:12 -08:00
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
9a47ead9cb
Use project properties for plugin args
2019-11-01 15:30:34 -07: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
3afaaa373a
Remove fixupPhase from mkDep
2019-10-16 15:00:28 -07:00
Tad Fisher
2400aa55d0
Remove gradle-wrapper arg
...
It is the default behavior to use the project's Gradle wrapper if available.
2019-10-16 14:51:54 -07:00
Tad Fisher
31c3174e4f
Update Gradle and dependency versions
2019-10-16 14:51:26 -07:00