Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 446 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 446 Bytes

Atom-Feeds-Client

Requires: openjdk-7 maven >= 3.2.5 tomcat >= 7.054

How to compile for the first time: mvn clean validate compile package

For the Oauth-Maven-Project - Execute Project with: mvn compile exec:java -Dexec.classpathScope=compile -Dlog4j.configuration=file:./src/main/resources/log4j.properties

For the Test OAuth2v1 Project - Execute Project with: mvn clean compile tomcat7:deploy