-
Notifications
You must be signed in to change notification settings - Fork 31
Home
Chandan Rajah edited this page Jun 26, 2013
·
4 revisions
Welcome to the SpyGlass wiki!
-
Clone the MVN repository
$ git clone https://github.com/ParallelAI/mvn-repo.git
-
Clone SpyGlass
$ git clone https://github.com/ParallelAI/SpyGlass.git
-
Compile, test and build the project
$ mvn -U clean install
-
Once done, execute the following maven command
$ mvn -DaltDeploymentRepository=repo::default::file:../mvn-repo/releases clean deploy
-
Finally commit both mvn-repo and SpyGlass and push it back to Git Hub