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

Re: Compilation issues

2007-07-17 Thread jaxzin
ns just fine for my project? > > > > Thanks, > > Brian > > > -- View this message in context: http://www.nabble.com/Compilation-issues-tf4094474s177.html#a11650504 Sent from the Maven - Users mailing list archive at Nabble.com. -

Compilation issues

2007-07-16 Thread Jackson, Brian R
Anyone know why "mvn compile" runs with "no goals needed for project - skipping" but "mvn compiler:compile" runs just fine for my project? Thanks, Brian