dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #02838
Re: maven question
I am having the same problem.
DHIS fails to launch with the latest version of the source code.
On Fri, Oct 30, 2009 at 12:22 PM, Bob Jolliffe <bobjolliffe@xxxxxxxxx> wrote:
> I am currently struggling to build dhis2 correctly :-( I think it reflects
> my fairly thin grasp on the workings of maven.
>
> Let me retrace my steps:
>
> 1. cd <src dir of dhis2>
> mvn clean install -Dtest=skip -DfailIfNoTests=false
>
> 2. cd dhis-web
> mvn clean install -Dtest=skip -DfailIfNoTests=false
>
> 3. cd dhis-web-portal (this step is not necessary but I'll do out of
> superstition)
> mvn clean install -Dtest=skip -DfailIfNoTests=false
>
> Now the problem is that I keep ending up with an old version of
> dhis-service-aggregationengine-default-2.0.3-SNAPSHOT.jar packed into
> dhis.war. I see from step 1 that I have definitely built a new version.
> Anybody got a clue why this is? Am I doing something stupid?
>
> Bob.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References