On May 12, 4:35 am, Frederic Simon <[email protected]> wrote: > I really like what we got now, a 20sec "mvn deploy" gives us the applet > on-line, standard Hudson Maven plugin building the App, ability to include > any jars from Maven repositories (3 lines in your POM :) and a small > WebStart update time.
I would lobby with the Maven guys to put official support for JavaFX into Maven, maybe based on your work. They apparently hired the guy that was working on the FlexMojo and included that in their Maven book (http://www.sonatype.com/people/2009/05/maven-book-05-flex-chapter-pdf- improvments/). We're using this FlexMojo and like it a lot. It still has rough edges but it's actually a bit harder for Maven since you're dealing with non-Java artifacts here (Flex SWF files and Flex SWC library files). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
