Hi The general instructions for building the source code is (and you need to do this before trying to import into Eclipse): mvn clean install -DskipTests=true in dhis-2 directory mvn clean install -DskipTests=true in dhis-web directory
These two commands will make sure that all local dependencies are met. -- Morten On Mon, Feb 18, 2013 at 11:37 PM, Nyaika David <[email protected]> wrote: > Hi guys > > > i get the error as displayed in the image attached when i run the command > *mvn eclipse:eclipse for the directory * > */dhis-2/dhis-web. > > * > *i have tried to search for the files org.hisp.dhis-web-commons:jar:2.10 > and **org.hisp.dhis:dhis-web-commons-resources:war2.10, but i dont seem > to find them on the web > > * > > > thanks in advance for your help :) > > > > -- > Regards > David Nyaika > Software Developer(SCJP,SCWCD Certified) > IICS Technologies, Muyenga > Phone:+256706353274 > Skype:davie2086 > Email: [email protected] > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

