Maven Application Lifecycle Management for Alfresco
I know that there's AMP but I believe that using and writing a lot of yet-another-ant-build
won't certainly help in enforcing internal standard and best practices. As I've already managed to successfully build an Alfresco based project with maven2 (and I was really amazed of the power and ease of doing it), I wanted to know if there will be any effort by the Alfresco community to support maven2 in the build process of Alfresco (not needed in my case as we will be using the Enterprise version) and in the build process of an Alfresco extension (really really easy, cause maven already overlays the Alfresco war with your extension codebase).
Maven Application Lifecycle Management for Alfresco