Join Slack
And why isn't there a 'jar' plugin provided by default, when there is a 'war' one?
# gradle
t
thewoolleyman
11/14/2017, 5:21 AM
And why isn't there a 'jar' plugin provided by default, when there is a 'war' one?
g
gildor
11/14/2017, 7:12 AM
There is no such thing as “jar plugin”. Jar task provided by Java plugin (core Gradle plugin):
https://docs.gradle.org/current/userguide/java_plugin.html#sec:java_tasks
gildor
11/14/2017, 7:12 AM
For
war
there is another core plugin:
https://docs.gradle.org/current/userguide/war_plugin.html
7
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by