Re: [Dhis2-devs] error while building dhis2

2009-09-08 Thread Lars Helge Øverland
On Tue, Sep 8, 2009 at 11:24 AM, bharath kumar wrote: > > I deleted .m2 folder and tried to build freshly. but still same error. > > I didn't build any india modules. I started with dhis2 only. > > Not sure.. Make sure the Itext version in the root POM is 2.1.5. Builds just fine here... Verify t

Re: [Dhis2-devs] error while building dhis2

2009-09-08 Thread bharath kumar
I deleted .m2 folder and tried to build freshly. but still same error. I didn't build any india modules. I started with dhis2 only. 2009/9/8 Lars Helge Øverland > > > > You probably have an old version of IText on the classpath. IText has been > upgraded in trunk. Just remove the property on a

Re: [Dhis2-devs] error while building dhis2

2009-09-08 Thread Lars Helge Øverland
You probably have an old version of IText on the classpath. IText has been upgraded in trunk. Just remove the property on all external dependencies in the POMs in your modules. All properties should be in the root POM (dhis-2/pom.xml) to avoid such clashes. Lars On Tue, Sep 8, 2009 at 10:35 A