On Fri, Dec 5, 2008 at 4:26 AM, Marvin Froeder <[EMAIL PROTECTED]> wrote: > Use this plugin: > http://maven.apache.org/plugins/maven-resources-plugin/ > > There is a few samples there.
If the assets don't need to be embedded, you could move them to src/main/resources, that folder should automatically be copied into the target folder. Logan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
