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,8 +25,10 @@ SDK Available Profiles
|
|||||||
| enable-amp-testing | Allows AMP unit testing | Automatic if <<<src/test/java>>> is present | test |
|
| 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 |
|
| 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
|
The full list of available profiles (with their activation conditions) can be instead found in the <<<profiles>>> section of the
|
||||||
{{{https://artifacts.alfresco.com/nexus/index.html#nexus-search;gav~org.alfresco.maven~alfresco-sdk-parent~${project.version}~pom~}Alfresco SDK POM}}.
|
{{{https://artifacts.alfresco.com/nexus/index.html#nexus-search;gav~org.alfresco.maven~alfresco-sdk-parent~${project.version}~pom~}Alfresco SDK POM}}.
|
||||||
|
|
||||||
|
@ -27,7 +27,8 @@ Maven Alfresco SDK\x99 Pre-Requisites
|
|||||||
Alfresco platform is retrieved automatically from {{{https://artifacts.alfresco.com} the Alfresco Artifacts Repository}}
|
Alfresco platform is retrieved automatically from {{{https://artifacts.alfresco.com} the Alfresco Artifacts Repository}}
|
||||||
based on the <<<alfresco.groupId>>> and <<<alfresco.version>>> POM properties
|
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
|
H2 Embedded Support Pre-Requisites
|
||||||
|
|
||||||
This SDK allows H2 embedded run of Alfresco (<<NOTE>>: this is an unsupported configuration for Alfresco Enterprise) leveraging
|
This SDK allows H2 embedded run of Alfresco (<<NOTE>>: this is an unsupported configuration for Alfresco Enterprise) leveraging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user