Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pkainulainen committed Nov 14, 2013
1 parent e3b141c commit 7d90c44
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assembly-plugin/README
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@ This an example application of my blog entry:

Creating a Runnable Binary Distribution With Maven Assembly Plugin

http://www.petrikainulainen.net/programming/tips-and-tricks/creating-a-runnable-binary-distribution-with-maven-assembly-plugin/
http://www.petrikainulainen.net/programming/tips-and-tricks/creating-a-runnable-binary-distribution-with-maven-assembly-plugin/

You can create the binary distribution by running the following command at command prompt:

mvn assembly:single

0 comments on commit 7d90c44

Please sign in to comment.