Skip to content

Commit a1eb45b

Browse files
committed
install rosjava_message artifacts to maven local
1 parent 5781d97 commit a1eb45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/genjava/templates/genjava_project/build.gradle.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ task bugfixtask {
114114

115115
jar.dependsOn(bugfixtask)
116116

117-
defaultTasks 'publish'
117+
defaultTasks 'publish', 'install', 'info'

0 commit comments

Comments
 (0)