mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -149,8 +149,9 @@
|
|||||||
<extensions>true</extensions>
|
<extensions>true</extensions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<backup>true</backup>
|
<backup>true</backup>
|
||||||
<ampLocation>${project.build.directory}/${project.build.finalName}.amp</ampLocation>
|
<ampLocation>${project.build.directory}/${project.build.finalName}-amp.amp</ampLocation>
|
||||||
<warLocation>${project.build.directory}/${webapp.id}.war</warLocation>
|
<warLocation>${project.build.directory}/${webapp.id}.war</warLocation>
|
||||||
|
<classifier>amp</classifier>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -8,6 +8,7 @@
|
|||||||
<version>2.2-SNAPSHOT</version>
|
<version>2.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<!-- FIXME: Remove the "-test" suffix form the artifact id -->
|
||||||
<artifactId>alfresco-rm-server-test</artifactId>
|
<artifactId>alfresco-rm-server-test</artifactId>
|
||||||
<name>Alfresco RM Server</name>
|
<name>Alfresco RM Server</name>
|
||||||
<properties>
|
<properties>
|
||||||
|
Reference in New Issue
Block a user