[ http://jira.codehaus.org/browse/MOJO-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_97535 ]
Grégory Joseph commented on MOJO-277: ------------------------------------- greg > resource filtering ? I have a separate maven project just for building installer, and the way I do this is with: <build> <resources> <resource> <directory>src/installer</directory> <filtering>true</filtering> <targetPath>installer-files</targetPath> <includes> <include>**/*</include> </includes> > IzPack plugin for M2 > -------------------- > > Key: MOJO-277 > URL: http://jira.codehaus.org/browse/MOJO-277 > Project: Mojo > Issue Type: New Feature > Components: Plugin Submission > Reporter: Miguel Griffa > Attachments: izpack-maven-plugin-3.9-compliant.tgz, > izpack-maven-plugin.tar.bz2 > > > Here is an initial codebase for an izpack plugin for M2, this code works (for > me), but needs more documentation and testing. I hope it can serve as a good > starting point for future contributions. -- 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 from this list please visit: http://xircles.codehaus.org/manage_email