[ 
http://jira.codehaus.org/browse/MWAR-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_110042
 ] 

Mark Hobson commented on MWAR-18:
---------------------------------

Note that this can be currently worked around by:

1) Using the dependency plugin to download the required artifacts into, say, 
target/dependency
2) Adding target/dependency as a webResource directory in maven-war-plugin

> Need to declare dependencies as resources outside of WEB-INF in WARs
> --------------------------------------------------------------------
>
>                 Key: MWAR-18
>                 URL: http://jira.codehaus.org/browse/MWAR-18
>             Project: Maven 2.x War Plugin
>          Issue Type: Improvement
>            Reporter: Mark Hobson
>         Attachments: maven-war-plugin-target-filename-path.patch
>
>
> Need to be able to declare maven dependencies as resources within WARs.  
> Currently all dependencies are placed within WEB-INF/lib.
> Typical use-case is for a war project to pull in an applet from the repo to 
> be included in the package.  Would need to specify the whereabouts of the 
> applet in the WAR.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to