Skip to content
Snippets Groups Projects
Commit dde3104e authored by Julian Cerruti's avatar Julian Cerruti
Browse files

Example to use proper maven-publish target

parent 08256a0b
Branches
Tags
No related merge requests found
......@@ -58,7 +58,7 @@ subprojects {
Some useful tasks:
install: deploys jar's to MavenLocal() (i.e. ~/.m2/repository)
uploadArchives : deploys jar's to devel/share/maven
publishMavenJavaPublicationToMavenRepository : deploys jar's to devel/share/maven
installApp : assembles java apps in the _subproject_/build directories.
Note that these are dependent on the type of project (e.g. installApp is only valid for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment