Thanks for the help.
Now, its able to download plugin from repository.
I tried truezip-maven-plugin .
Its not working as expected.
When I tried using it in foolowing structure it worked :
Service
-src
-target
- pom.xml : for creating war file & in truezip-maven-plugin is also
used.
but it did not work in following structure :
EService
-Service
-src
-target
- pom.xml : for creating war file & in truezip-maven-plugin is
also used
-ear
-src
-pom.xml : creates ear using Service module
-pom.xml : parent pom.xml for Service->pom.xml & ear->pom.xml
Thanks,
Nitin B
--
View this message in context:
http://www.nabble.com/How-to-exclude-perticular-class-from-dependent-jar.-tp20013814p20267568.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]