Skip to content

Commit

Permalink
Added command to install library to the local mvn repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bpeter-seibert committed Sep 14, 2015
1 parent 0800392 commit 45a251a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mvninstall
@@ -0,0 +1,2 @@
# Install the lib to the local mvn repo
mvn install:install-file -Dfile=build/jar/hyphen.jar -DgroupId=name.benjaminpeter -DartifactId=hyphen -Dversion=1.0.0 -Dpackaging=jar

0 comments on commit 45a251a

Please sign in to comment.