Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Example to use proper maven-publish target
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Cerruti committed Dec 26, 2016
1 parent 08256a0 commit 737509f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
publish : 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
Expand Down

0 comments on commit 737509f

Please sign in to comment.