« Return to Thread: Converting AppFuse to a Maven 2 Project

Re: Converting AppFuse to a Maven 2 Project

by mraible :: Rate this Message:

Reply to Author | View in Thread

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.png

Using 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

 « Return to Thread: Converting AppFuse to a Maven 2 Project