Hi All ,
I am using below snippet to copy dependant jars from lib to war. But this also
copying some unwanted jars like rt.jar and tools.jar.
Is there any way I exclude them from getting copied into my war.
maven-dependency-plugin
our local tomcat instance to use the exploded war at
>> target/youratifact-version
>>
>> Good luck with Maven
>> (I just suggest you to take few minutes and read a good introduction to
>> maven to better understand its principles)
>>
>> Nicolas
>>
&
Hi All,
I have ant build file and now need to convert it into mvn pom file. My
problem is how do I get my code compiled using pom.xml.
I have below pom xml;
***
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.a