- -Penterprise is now added and SDK will run against latest alfresco
enterprise
- currently Alfresco INTERNAL only (no Enterprise SNAPSHOTs published)
- tested with latest Enterprise HEAD and also aligned artifactId to new
naming (alfresco-enterprise|share-enterprise)
- updated docs
Merge remote-tracking branch 'origin/enterprise-profile'
Conflicts:
archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml
archetypes/alfresco-amp-archetype/src/main/resources/archetype-resources/pom.xml
archetypes/share-amp-archetype/src/main/resources/archetype-resources/pom.xml
poms/alfresco-sdk-parent/pom.xml
poms/alfresco-sdk-parent/src/site/apt/sdk-profiles.apt.vm
src/site/apt/prerequisites.apt.vm
-- added -Pregression profile to invoke Share PO / Selenium
functional/regression tests
-- tested successfully with 'mvn clean install' -Prun,regression
(optionally -Dtest=LoginPageTests)
-- reports are produced in target
-- updates docs on available profiles
- Refining pull request #209 to only make default use of spring loaded
in run.sh and automatically download it
- added -Psetup profile (and documented) to automatically download
springloaded in the initialize phase
- embedded conditional call to download springloaded (if lib doesn't
exist already) in the run.sh scripts
- added run.sh scripts in each archetype
- Refined naming
- fixes issue #196
- removed double declaration of the alfresco-maven-plugin