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/maven/velocity/jars/
[3] http://repo1.maven.org/maven/commons-jelly/jars/
[4] http://www.ibiblio.org/maven/commons-jelly/jars/


Rasa Here wrote:
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/build/application/library/commons-jelly/jars/commons-jelly-20030902.160215.jar.
Same error with commons-jelly-tags-xml-20030211.142705.jar,
velocity-1.4-dev.jar, commons-net-1.1.0.jar, regexp-1.2.jar, bcel-5.0.jar,
jing-20030619.jar. I have removed all those things and  added new versions
for commons-jelly-20030902.160215.jar. When i gives maven mytask it gives

The build cannot continue because of the following unsatisfied dependencies:

commons-jelly-20030902.160215.jar
velocity-1.4-dev.jar

Total time: 2 seconds
Finished at: Fri Oct 09 10:04:55 IST 2009

Please help me to solve the issue.

Thanks and Regards
Rasa


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to