Maven War Plugin - add external resources from another jar

Posted by Walter White on Stack Overflow See other posts from Stack Overflow or by Walter White
Published on 2010-03-25T22:45:22Z Indexed on 2010/03/25 22:53 UTC
Read the original article Hit count: 596

Filed under:
|

Hi all,

If I wanted to pull out a resource from another jar, say an image or XML file, is that possible? Would I use the Maven Assembly Plugin or the War Plugin to do this? I want it to end up in a WAR file.

Walter

© Stack Overflow or respective owner

Related posts about maven-plugin

Related posts about maven-2