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 08256a0 commit dde3104Copy full SHA for dde3104
src/rosjava_build_tools/templates/rosjava_package/build.gradle.in
@@ -58,7 +58,7 @@ subprojects {
58
Some useful tasks:
59
60
install: deploys jar's to MavenLocal() (i.e. ~/.m2/repository)
61
- uploadArchives : deploys jar's to devel/share/maven
+ publishMavenJavaPublicationToMavenRepository : deploys jar's to devel/share/maven
62
installApp : assembles java apps in the _subproject_/build directories.
63
64
Note that these are dependent on the type of project (e.g. installApp is only valid for
0 commit comments