ratcashdev / authenticroast

Automatically exported from code.google.com/p/authenticroast
1 stars 0 forks source link

How do you build it? #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please provide at least a build.xml

Original issue reported on code.google.com by EsmondP...@gmail.com on 8 Nov 2010 at 11:09

GoogleCodeExporter commented 9 years ago
The project uses Maven for building, which uses the pom.xml. You can build 
using the command:
mvn clean install

Original comment by aike.som...@gmail.com on 9 Nov 2010 at 9:34