Skip to content

Instantly share code, notes, and snippets.

@olamy
Created August 12, 2011 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olamy/1141905 to your computer and use it in GitHub Desktop.
Save olamy/1141905 to your computer and use it in GitHub Desktop.
svn co http://svn.codehaus.org/redback/redback/trunk/ redback
cd redback
mvn install -Dtest=LoginServiceTest -DfailIfNoTests=false -pl redback-rest/redback-rest-services/ -am
everthing is in the modules under redback-rest
interface and beans in redback-rest/redback-rest-api/
impl and test in redback-rest/redback-rest-services/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment