Use the dependency plugin. See
http://svn.apache.org/repos/asf/incubator/shiro/trunk/samples/spring/pom.xml
for example, doing exactly the same thing for deploying a webstart app
to webapp broot.

Kalle


On Mon, May 17, 2010 at 3:40 AM, Aleksey Didik
<di...@magenta-technology.ru> wrote:
> Hello all,
> I need to put the applet jar to my WAR root folder.
> Applet jar are developed in the same project, just another module.
> I define applet jar as module dependency, but in this case it was put in
> WEB-INF/lib.
> Is at possible to make some mapping to put this jar to root folder? And use
> outputFileMapping in the same time.
> I use maven-war-plugin.
>
> Thanks,
> Aleksey.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to