Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-04 Thread Jörn Kottmann
Tommaso Teofili wrote: no particular difficulty in my opinion: you only have to download the archive from maven.apache.org and, eventually, change your system path to new Maven location. However, as Jason Van Zyl stated in the last JUG meeting here in Rome, Maven is on its way towards 3.0

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-04 Thread Jörn Kottmann
Marshall Schor wrote: Jörn Kottmann wrote: Marshall Schor wrote: Tommaso Teofili wrote: yes, there are many changes from 2.0.9, you could try with newest 2.2.1. I have no problem with both 2.1.0 and 2.2.1 on MacOS X 10.5, but get the same error Jorn gets with maven 2.0.9.

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-03 Thread Jörn Kottmann
Marshall Schor wrote: Tommaso Teofili wrote: yes, there are many changes from 2.0.9, you could try with newest 2.2.1. I have no problem with both 2.1.0 and 2.2.1 on MacOS X 10.5, but get the same error Jorn gets with maven 2.0.9. Tommaso Thanks Tommaso, for the investigation ! I'm

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-03 Thread Marshall Schor
Jörn Kottmann wrote: Marshall Schor wrote: Tommaso Teofili wrote: yes, there are many changes from 2.0.9, you could try with newest 2.2.1. I have no problem with both 2.1.0 and 2.2.1 on MacOS X 10.5, but get the same error Jorn gets with maven 2.0.9. Tommaso Thanks Tommaso,

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-03 Thread Tommaso Teofili
no particular difficulty in my opinion: you only have to download the archive from maven.apache.org and, eventually, change your system path to new Maven location. However, as Jason Van Zyl stated in the last JUG meeting here in Rome, Maven is on its way towards 3.0 release and newer Maven

Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Jörn Kottmann
After updating to the newest uimaj/pom.xml file the build fails, with the following error message: jo...@karkand:~/uima-dev3/uimaj$ mvn -e install + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache UIMA Java SDK [INFO] Apache UIMA

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Thilo Goetz
Have you tried deleting m2 repository? I did an svn up and build yesterday, and it worked for me. --Thilo Jörn Kottmann wrote: After updating to the newest uimaj/pom.xml file the build fails, with the following error message: jo...@karkand:~/uima-dev3/uimaj$ mvn -e install + Error

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Jörn Kottmann
Thilo Goetz wrote: Have you tried deleting m2 repository? I did an svn up and build yesterday, and it worked for me. Yes that I tried on the day the apache servers where down, and then it took a while until i could build my projects again, but it did not help. Does anyone now more about

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Tommaso Teofili
Hi Jorn, which Maven version are you using? Cheers, Tommaso 2009/9/2 Jörn Kottmann kottm...@gmail.com Thilo Goetz wrote: Have you tried deleting m2 repository? I did an svn up and build yesterday, and it worked for me. Yes that I tried on the day the apache servers where down, and then

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Jörn Kottmann
Tommaso Teofili wrote: Hi Jorn, which Maven version are you using? 2.0.9 on Ubuntu linux Jörn

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Thilo Goetz
Jörn Kottmann wrote: Tommaso Teofili wrote: Hi Jorn, which Maven version are you using? 2.0.9 on Ubuntu linux Jörn I'm using Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100) on windows. I think maven is at 2.2.x now? --Thilo

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Tommaso Teofili
yes, there are many changes from 2.0.9, you could try with newest 2.2.1. I have no problem with both 2.1.0 and 2.2.1 on MacOS X 10.5, but get the same error Jorn gets with maven 2.0.9. Tommaso 2009/9/2 Thilo Goetz twgo...@gmx.de Jörn Kottmann wrote: Tommaso Teofili wrote: Hi Jorn, which

Re: Build error after updating to latest uimaj/pom.xml (rev. 807808)

2009-09-02 Thread Marshall Schor
Tommaso Teofili wrote: yes, there are many changes from 2.0.9, you could try with newest 2.2.1. I have no problem with both 2.1.0 and 2.2.1 on MacOS X 10.5, but get the same error Jorn gets with maven 2.0.9. Tommaso Thanks Tommaso, for the investigation ! I'm on 2.2, and saw a bunch of