Re: query in building samples

2009-02-19 Thread Rajesh Manoharan
Dear sir, Sir i did use mvn install. Eventhough the build fails. In sca directory there is no pom.xml file. I am using the sca folder from the repository which is downloaded. Is it right?? And when using mvn install command it gives the following output. Please help me out.

Re: query in building samples

2009-02-18 Thread Luciano Resende
The default goal might be missing, please try mvn install. Also note that the binary distribution will give you a better experience, as most of the samples are already available in binary format, and the other ones can easily be built using ant script as described in each sample README. On Wed,