Re: Building using Maven tool

2007-03-06 Thread Wayne Fay
Maven2 does not use jars in a project lib directory for compilation etc. Instead you must construct a pom.xml file with proper dependencies declared etc. I suggest you read the "Better Builds with Maven" free e-book, available as a PDF from http://www.mergere.com to get up to speed on how Maven2

Re: Building using Maven tool

2007-03-06 Thread Neeraj Bisht
i think you are missing required jar in repository or you have not provided in your pom like com.sun.xml.bind.util does not work on the following area in your pom http://maven.apache.org/ref/2.0.3-SNAPSHOT/maven-model/maven.html#class_dependency>

Building using Maven tool

2007-03-06 Thread Vaishali.Pande
Hi, Can anybody of the Maven Users group help me resolve the issue. I am trying to build a java project with Maven2.And stuck with some package not found error at compile time.The required package includes all the jars and libs , even I have kept it inside the project directory structure ,M

Re: Building using Maven tool.

2007-01-18 Thread allan ramirez
If you are in a proxy, please refer to this guide http://maven.apache.org/guides/mini/guide-proxies.html On 1/18/07, Pande, Vaishali (Cognizant) <[EMAIL PROTECTED]> wrote: Hi, Even after successful installation and configuration ,I am not able to run the application. Will it make any differen

Building using Maven tool.

2007-01-17 Thread Pande, Vaishali \(Cognizant\)
Hi, Even after successful installation and configuration ,I am not able to run the application. Will it make any difference if I am working on a proxy connection. Kindly assist me in this regard. Thanks and Regards Vaishali G.P. Email: [EMAIL PROTECTED] This e-mail and any files tran