[
https://issues.apache.org/jira/browse/MTOMCAT-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Hollencamp updated MTOMCAT-159:
--------------------------------------
Attachment: MTOMCAT-159-1.diff
implementation
> WAR dependencies extracted every run
> ------------------------------------
>
> Key: MTOMCAT-159
> URL: https://issues.apache.org/jira/browse/MTOMCAT-159
> Project: Apache Tomcat Maven Plugin
> Issue Type: Improvement
> Components: commons-lib
> Affects Versions: 2.0
> Reporter: Robert Hollencamp
> Assignee: Olivier Lamy (*$^¨%`£)
> Priority: Minor
> Attachments: MTOMCAT-159-1.diff
>
>
> If there is a WAR dependency, it is extracted to
> target/apache-tomcat-maven-plugin/ARTIFACT_NAME. This directory is deleted
> and re-created every invocation of the plugin, meaning that all WAR
> dependencies are re-extracted every run.
> Do not delete these extracted directories. Instead check the last modified
> timestamp of the directory against the last modified timestamp of the WAR
> dependency, and re-extract only if the WAR is newer
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]