Bug#888741: Does Not Honor defaultTasks
殷啟聰 | Kai-Chung Yan
seamlikok at gmail.com
Mon Jan 29 13:01:52 UTC 2018
Package: gradle-debian-helper
Version: 1.6
Severity: normal
One may specify the default tasks to run in a Gradle script, thus avoid messing with the commandline. However gradle-debian-helper makes it impossible to use this feature, for it adds a "jar" task if no task is specified.
It could be fixed inside the Gradle plugin since the "defaultTasks" property can be configured dynamically.
More information about the pkg-java-maintainers
mailing list