PROBLEM RUNNING WEB APPLICATION WITH JETTY

I want to use DHIS-2 on my local system. I have followed all the steps from here, and all files build successfully on running:

mvn install // on dhis-2 Dir and also /dhis-2/dhis-web

However I can’t get the command:

mvn jetty:run-war

to run. Every time it gives the error below

Is there something I am missing? I have only recently started to work with DHIS-2. Any help will be appreciated.

Thanks!

···

- Muthoni

Where did you run the last command from? It must be inside dhis-web-portal

···

On Thursday, April 30, 2015, Muthoni Nguthi flyra67@gmail.com wrote:

I want to use DHIS-2 on my local system. I have followed all the steps from here, and all files build successfully on running:

mvn install // on dhis-2 Dir and also /dhis-2/dhis-web

However I can’t get the command:

mvn jetty:run-war

to run. Every time it gives the error below

Inline image 1

Is there something I am missing? I have only recently started to work with DHIS-2. Any help will be appreciated.

Thanks!

- Muthoni

Morten