Hello everyone, I'm new to Maven and Flexmojos. I'm currently reading a book on Maven but I still have some questions regarding flexmojos and maven.
I used to the maven archetype: *graniteds-tide-spring-jpa-hibernate*: Flex 4 + Spring 3 + Hibernate/JPA + GraniteDS with Tide API, I can get everything to compile and create the war file, however, I now want to break my flex project into modules as well as use an HTML wrapper. My issue is that I'm just not familiar enough with Maven and Flexmojos to update the correct pom.xml as there are three pom.xml files. One for the Flex project, one for the Java source, and one for the overall application. I've managed to get the modules compiled to swf but they are not being added to the war file. Could someone please point me to a clear and concise tutorial on how to add the newly generated modules as well as the html wrapper to the war file? Thanks, John -- "You cannot invade mainland United States. There would be a rifle behind each blade of grass." -Admiral Isoroku Yamamoto -- 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 http://flexmojos.sonatype.org/
