You need to  specify your project dependencies using the dependency 
tag in project.xml. Look at the docs on the maven page for an 
example.

-prabhakar

> hello, I'm new to Maven. I've tried to build a project using maven, however, there 
>are always compilation error due to that the classpath was not be found.
> 
> One thing I'm wondering is: is that ture I only need a "project.xml" to build a 
>project (I know maven.xml is for deployment)? comparing with Ant's build file, the 
>build section in "project.xml" is really simple, and I noticed there is no where to 
>specify the classpath in this section ... so I'm 
wondering do I need some separate files besdies "project.xml" to build a project?



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to