fabric-loom/src/test/resources/projects/dependencyResolutionManagement
Juuxel 08f055489b
Fix the java software component not working with Loom and fix #200 (#460)
* Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime

* begin

* continue

* Make RemapSourcesJarTask use properties

* finish

* Remove cursed version hack 😉

* Finish for real

* Add missing header

* Clarify a comment

* Fix tests

* Use Gradle's own *Elements and remove -dev jars

* Fix maven test

* Put mappingsFinal onto runtimeClasspath instead of implementation

* Make non-mod dependencies work with the legacy pom magic too

* Be a bit more clever when removing dev artifacts
2021-09-05 16:08:16 +01:00
..
basic Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
projmap Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
settings.gradle add support for new dependencyResolutionManagement (#400) 2021-05-22 23:28:42 +01:00