I started working on the Maven 2 conversion last night. I'm currently using Carlos's nested recommendation.
Here's a screenshot of the current structure:
http://raibledesigns.com/repository/images/appfuse2-structure.pngUsing this structure, I get errors stating that the "data" and "web" parent projects should have a packaging type of "pom". However, I want these projects to create their own JAR artifacts. Should these be moved into "common" projects instead of having them in the root of data and web?
Thanks,
Matt