[
https://issues.apache.org/jira/browse/TOMEE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423114#comment-13423114
]
Romain Manni-Bucau commented on TOMEE-344:
------------------------------------------
here the configuration:
<synchronization>
<resourcesDir>${project.basedir}/src/main/webapp</resourcesDir>
<binariesDir>${project.build.directory}/classes}</binariesDir>
<targetBinariesDir>${project.build.directory}/apache-tomee/webapps/${project.build.finalName}/WEB-INF/classes</targetBinariesDir>
<targetResourcesDir>${project.build.directory}/apache-tomee/webapps/${project.build.finalName}</targetResourcesDir>
<updateInterval>15</updateInterval>
<extensions>
<extension>.class</extension>
</extensions>
</synchronization>
> allow tomee maven plugin to update webapp files with kind of polling
> --------------------------------------------------------------------
>
> Key: TOMEE-344
> URL: https://issues.apache.org/jira/browse/TOMEE-344
> Project: TomEE
> Issue Type: Improvement
> Reporter: Romain Manni-Bucau
> Fix For: 1.1.0
>
>
--
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