Re: Maven 1.0 and j2sdk 1.5 Compilation issues

2009-10-09 Thread Lukas Theussl
It seems like these jars have disappeared from central [1,2], but they are still in the old ibiblio repo [3,4]. Try to add -Dmaven.repo.remote=http://repo1.maven.org/maven,http://www.ibiblio.org/maven/ HTH, -Lukas [1] http://repo1.maven.org/maven/velocity/jars/ [2] http://www.ibiblio.org/mav

Maven 1.0 and j2sdk 1.5 Compilation issues

2009-10-09 Thread Rasa Here
Hi, I am using maven 1.0 for building my application ear. Earlier my application was using 1.4 version of java and now i am planning to upgrade it to 1.5. But i don't wanted to go for maven 2.0 now. Here the issue is when i a m trying to build my ear it gives following error error reading /usr/bui