[ http://jira.codehaus.org/browse/MNG-896?page=comments#action_49155 ]
Piotr Bzdyl commented on MNG-896: --------------------------------- What about other types of artifacts? I mean libraries which include HTML resources like html pages, images, js, css, ie. JSP custom tag calendar component. Does maven 2 supports this type of artifact? > Need to declare dependencies as resources outside of WEB-INF in WARs > -------------------------------------------------------------------- > > Key: MNG-896 > URL: http://jira.codehaus.org/browse/MNG-896 > Project: Maven 2 > Type: Improvement > Components: maven-war-plugin > Reporter: Mark Hobson > Fix For: 2.0.1 > > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
