A
A
asadon2018-12-08 13:11:56
gradle
asadon, 2018-12-08 13:11:56

How to automatically place the built jar in the correct path?

Using Idea, I launch the task from the side menu Gradle build / jar I get the necessary .jar file in the build / libs folder, is it possible to specify in build.gradle the location path of the assembled jar
Maybe I need to use the InstallDist task but I did not find how to set the parameters

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
illuzor, 2018-12-08
@iLLuzor

You can simply move the file to the desired directory
https://docs.gradle.org/current/userguide/working_...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question