Skip to content

Commit

Permalink
How to build plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Bridou committed May 2, 2013
1 parent 133fe1d commit a10eff1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -25,8 +25,8 @@ Plugin Build:
- apache-maven-3.0.5
- Java 1.6.0_18

Make sure JAVA_HOME points to Java 1.6.0_18
Make sure PATH points to Java 1.6.0_18 binaries and apache-maven-3.0.5 binaries
$ mvn package
$ mvn install
1. Make sure JAVA_HOME points to Java 1.6.0_18
2. Make sure PATH points to Java 1.6.0_18 binaries and apache-maven-3.0.5 binaries
3. $ mvn package
4. $ mvn install

0 comments on commit a10eff1

Please sign in to comment.