Re: Dependency not getting resolved

2007-05-14 Thread zalym
/execution /executions /plugin Regards, Saleem -- View this message in context: http://www.nabble.com/Dependency-not-getting-resolved-tf3710301s177.html#a10595473 Sent from the Maven - Users mailing list archive at Nabble.com

Dependency not getting resolved

2007-05-08 Thread zalym
understand this. The jar dependency is something like spring and when spring works, this also should work. I am sure I am doing something wrong here but unable to pinpoint the exact reason. -- View this message in context: http://www.nabble.com/Dependency-not-getting-resolved-tf3710301s177

Re: Dependency not getting resolved

2007-05-08 Thread Maria Odea Ching
Hi, What is this jar dependency? Could you provide the stack trace of the build error? - Deng zalym wrote: I have a war project which depends on another jar. When I build and deploy the jar, and then compile the war, it works fine. Now when another guy tries to compile the war, it gets