Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

Document Description
About This archetype developed aims to provide a standardized approach to development, release and deployment of Alfresco extensions (as opposed to AMP builds, to be released as a different artifact ). Using standard m2 lifecycle commands (mvn compile package deploy) and generally available plugins (cargo, release, assembly) we are able to cover a very high percentage of Alfresco lifecycle common use cases. It can be used both with Maven2 and Ant build systems, but it must be clear that *only* the Maven2 approach provides all the automation features we will describe in this website. In addition to that the m2 approach provides a zero-conf approach while ant requires (as usual) manual gathering and selection of required alfresco libraries and webapp (please refer to README-ant.txt for further info about the Ant build). Last but not the least, m2 build is more likely to be maintained and improved (especially in the likely case Alfresco moves to maven2). For more details on the m2 apprach please refer instead to README Section (or directly and to README-m2.txt of the generated project).
Continuous Integration This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
Dependencies This document lists the project's dependencies and provides information on each dependency.
Dependency Convergence This document presents the convergence of dependency versions across the entire project, and its sub modules.
Issue Tracking This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
Mailing Lists This document provides subscription and archive information for this project's mailing lists.
Plugin Management This document lists the plugins that are defined through pluginManagement.
Project License This is a link to the definitions of project licenses.
Project Plugins This document lists the build plugins and the report plugins used by this project.
Project Summary This document lists other related information of this project
Project Team This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Source Repository This is a link to the online source repository that can be viewed via a web browser.