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>
|
||||
<configuration>
|
||||
<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>
|
||||
<classifier>amp</classifier>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
@@ -8,6 +8,7 @@
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<!-- FIXME: Remove the "-test" suffix form the artifact id -->
|
||||
<artifactId>alfresco-rm-server-test</artifactId>
|
||||
<name>Alfresco RM Server</name>
|
||||
<properties>
|
||||
|
Reference in New Issue
Block a user