mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
Add "--project", "-p" option for resolving subprojects explicitly
Fixes #4. Also resolves #3 by excluding the local maven repo.
This commit is contained in:
@@ -10,7 +10,7 @@ org.apache.maven:maven-model:3.6.2
|
||||
org.codehaus.plexus:plexus-interpolation:1.25
|
||||
org.codehaus.plexus:plexus-utils:3.2.1
|
||||
org.eclipse.sisu:org.eclipse.sisu.inject:0.3.3
|
||||
org.gradle:gradle-tooling-api:5.6.2
|
||||
org.gradle:gradle-tooling-api:5.6.3
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.41
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.41
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41
|
||||
|
||||
Reference in New Issue
Block a user