mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-26 17:25:11 +00:00
added documentation for issue #163
This commit is contained in:
parent
ed17a67187
commit
feb0d736da
@ -25,6 +25,8 @@ SDK Available Profiles
|
||||
| enable-amp-testing | Allows AMP unit testing | Automatic if <<<src/test/java>>> is present | test |
|
||||
*-----------*--------------*-------------*-------------*
|
||||
| enable-amp | Activates AMP packaging | Automatic if <<<src/main/amp/modules.properties>>> is present | test |
|
||||
*-----------*--------------*-------------*-------------*
|
||||
| enterprise | Uses Alfresco Enterprise 4.2.2 version (check {{{http://docs.alfresco.com/4.2/tasks/dev-extensions-maven-sdk-tutorials-configure-maven-enterprise.html} configuration steps on Alfresco Docs}}) | Manual: <<<-Penterprise>>> | |
|
||||
*-----------+--------------+-------------+-------------+
|
||||
|
||||
The full list of available profiles (with their activation conditions) can be instead found in the <<<profiles>>> section of the
|
||||
|
@ -27,6 +27,7 @@ Maven Alfresco SDK\x99 Pre-Requisites
|
||||
Alfresco platform is retrieved automatically from {{{https://artifacts.alfresco.com} the Alfresco Artifacts Repository}}
|
||||
based on the <<<alfresco.groupId>>> and <<<alfresco.version>>> POM properties
|
||||
|
||||
* If you're an Alfresco customer, you can setup a ~/.m2/settings.xml as documented on {{{http://docs.alfresco.com/4.2/tasks/dev-extensions-maven-sdk-tutorials-configure-maven-enterprise.html} Alfresco Docs page}} and specify -Penterprise on your maven build command to use Alfresco Enterprise 4.2.2 version
|
||||
|
||||
H2 Embedded Support Pre-Requisites
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user