fixes issue #213 - refactored solr pom to properly be a WAR project (no more POM) - removed ANTRUN for good. using maven-war-plugin to pacakge a proper solr customized war - added packaging of the -config.zip customized artifact for solr - updated archetypes to include the new files - updated runner configuration to run also solr as webapp - added root webapp with index.html so that opening localhost:8080 points easily to the installed webapps - aded context for solr - fixed Solr INFO logging by adding delegate=false in the context-solr.xml so that slf4j is NOT duplicated - minor naming updates
Maven Alfresco SDK
Maven Alfresco SDK for Alfresco Development and Customizations based on Apache Maven.
Includes support for rapid and standard development, testing, packaging, versioning and release of your Alfresco integration and extension projects.
It is composed of:
- An SDK Parent POM which you can use in your projects to enable rapid Alfresco development features
- An Alfresco Platform Distribution POM which pre-configures versions of Alfresco and common 3rd party dependency libraries, for stability purposes
- A Maven Alfresco Plugin which provides AMP packaging and installation facilities (a la MMT) and other common goals for Alfresco development
- A number of Maven Archetypes (sample projects) including:
Resources
Developer Documentation
SDK 2.x: Full documentation is available at the Maven Alfresco SDK site.
Alfresco Official Documentation
Additional documentation for Alfresco Community and Enterprise, tutorials and examples is available in the Alfresco Documentation.
Samples
Advanced sample projects are maintained by @ohej in the Maven Alfresco SDK Samples project.
Contribute
Report issues (and contribute!) here. You can also join the Alfresco list on Google Groups.
Maven Repositories
The Maven Alfresco SDK is released in Maven Central as of version 2.0-beta-1.
Alfresco (Community and Enterprise) artifacts are instead hosted in the Alfresco Artifacts Repository.
Alfresco Community artifacts (JARs, WARs, AMPs, poms) and SDK artifacts are publicly available.
for Enterprise and Premiere licensed software access you need to get credential via the Alfresco Enterprise Support. See public docs or this KB (login required) for more details.
License and Support
This project is released under the Apache License, Version 2.0. It's a community driven project which is supported for Alfresco Development (please refere to the official Alfresco Documentation for supported features.
News
- 2014-08-22: First SNAPSHOT of SDK 2.0.0 in the OSS Sonatype Repository!
- 2014-07: Project fully migrated from Google Code, including tags, branches, issues. Allow a little time for a full cleanup of issue labels and to sort repository permissions. Please update obsolete references and bear with us as we update Alfresco Documentation to this change.