I want to use DHIS-2 in my local system (localhost). i follow steps from here. And all files build in my system by following command
mvn install // on dhis-2 Dir and also /dhis-2/dhis-web
But i can't get this command work mvn jetty:run-war
every time it give error.
Is there any step by step solution fro my problem? I want to run DHIS-2 in my local system using Eclipse. I am completely lost and want some guidelines.