thanks ashwin  for the response, i understand now, 

regards
Brijesh N K


Ashwin Karpe wrote:
> 
> Hi Brijesh,
> 
> You need to refer to all the xmlbeans jar files as a dependency in your
> POM file. You may also need to load the xmlbeans jar files into your Maven
> repository.
> 
> Cheers,
> 
> Ashwin...
> 
> P.S: Maven does not need explicit classpath settings due to its ability to
> resove depndencies via the repository and artifact directory structure.
> 
> 
> brijesh wrote:
>> 
>> hello , 
>> 
>> i am using following command to compile the smx-bean , 
>> 
>> mvn -o -e install
>> 
>> onMessageExchange() method , I am using some third party jar files like
>> xmlbeans etc, Where do i add classpath setting for me to compile this
>> source using above maven command. 
>> 
>> xmlbean jars are already in servicemix lib directory, but i am getting
>> compilation error as classnot found etc., 
>> 
>> 
>> 
>> thanks 
>> Brijesh N K     
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/mvn-install-compilation-tp21251559p21274020.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to