We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5781d97 commit a1eb45bCopy full SHA for a1eb45b
src/genjava/templates/genjava_project/build.gradle.in
@@ -114,4 +114,4 @@ task bugfixtask {
114
115
jar.dependsOn(bugfixtask)
116
117
-defaultTasks 'publish'
+defaultTasks 'publish', 'install', 'info'
0 commit comments