I am not able to apply plugin = JAVA-LIBRARY because it is creating build task where my build.gradle already has task build. How to resolve this? I am trying to use this plugin to implement httpcomponents dependency. So if this is not working, is there other ways to implement httpcomponents httpclient in runtime classpath of gradle build
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Plugin 'java-library' not found | 4 | 6979 | February 21, 2019 | |
| Dependencies missing from configurations - what am I doing wrong? | 4 | 7340 | July 7, 2015 | |
| When should we use 'java' plugin and when 'java-library' plugin? | 6 | 29565 | July 27, 2018 | |
| Compile or build Library's build.gradle file when we compile or build Main project | 2 | 2370 | December 22, 2017 | |
| Composite build doesn't find tasks with Gradle library directory structure ("lib") | 12 | 1755 | September 26, 2023 |