AppFuse 2.0 Status
I managed to get most of AppFuse's code moved over to a Maven 2 structure this week. I have tests working in the hibernate/ibatis projects, as well as the service project, but not in the web tier projects yet. I do have everything compiling though.
[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] AppFuse ............................................... SUCCESS [2.228s] [INFO] AppFuse Common Data Module ............................ SUCCESS [1.681s] [INFO] AppFuse Hibernate Module .............................. SUCCESS [0.809s] [INFO] AppFuse iBATIS Module ................................. SUCCESS [0.630s] [INFO] AppFuse Data Modules .................................. SUCCESS [0.008s] [INFO] AppFuse Service Module ................................ SUCCESS [0.696s] [INFO] AppFuse Common Web Module ............................. SUCCESS [2.817s] [INFO] AppFuse JSF Module .................................... SUCCESS [4.410s] [INFO] AppFuse Spring MVC Module ............................. SUCCESS [4.038s] [INFO] AppFuse Struts 2 Module ............................... SUCCESS [4.954s] [INFO] AppFuse Tapestry Module ............................... SUCCESS [4.042s] [INFO] AppFuse Web Modules ................................... SUCCESS [0.007s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26 seconds [INFO] Finished at: Fri Aug 18 15:06:54 MDT 2006 [INFO] Final Memory: 11M/26M [INFO] ------------------------------------------------------------------------
If you'd like to review any of the work done thus far, I've uploaded my latest work to:
http://static.appfuse.org/downloads/appfuse2-20060817.zip
The major issue I've encountered to date can be reviewed on the Maven user mailing list. If you happen to try things out, the best thing to do is post feedback to the dev list. I'm considering another device-free weekend, so I may not respond until Monday.