mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +00:00
-- issue #214
- 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
This commit is contained in:
@@ -26,6 +26,8 @@ SDK Available Profiles
|
||||
*-----------*--------------*-------------*-------------*-------------+
|
||||
| all-in-one | rm | Adds Records Management runtime and compile time dependencies | Manual: <<<-Prm>>> | package |
|
||||
*-----------+--------------+-------------+-------------+-------------+
|
||||
| any | setup | Sets up the sdk, e.g. grabs springloaded. | Manual: <<<-Psetup>>> (automated in the run.sh) | initialize |
|
||||
*-----------+--------------+-------------+-------------+-------------+
|
||||
| amp, share-amp | atv | (Experimental) Invokes the {{{https://github.com/AlfrescoLabs/technical-validation/}Alfresco Technical Validation tool}} | Manual: <<<-Patv>>> | validate |
|
||||
*-----------+--------------+-------------+-------------+-------------+
|
||||
|
||||
|
Reference in New Issue
Block a user