On Thu, Jul 23, 2009 at 7:21 PM, Jason Casseday<[email protected]> wrote: > Does anyone have any suggestions on how to use nightly flex4 sdk > builds with Maven? It looks like installing to a local repository is > problematic (since install-mojos was removed)... We need to use > nightly builds because they contain bug fixes to beta 1 that we depend > on.
You can either use install-mojo from 2.0.x (which may or may not work with the new Flex 4 sdk layout -- I haven't tried). Or you can figure out the maven bundle publisher plugin. 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/ -~----------~----~----~----~------~----~------~--~---
