roo00 7 лет назад
Родитель
Сommit
342b9d84bf

+ 1 - 1
o2server/x_report_assemble_control/pom.xml

@@ -56,7 +56,7 @@
 				<artifactId>maven-resources-plugin</artifactId>
 				<artifactId>maven-resources-plugin</artifactId>
 				<executions>
 				<executions>
 					<execution>
 					<execution>
-						<id>copy-war</id>
+						<id>copy-custom-war</id>
 						<phase>verify</phase>
 						<phase>verify</phase>
 					</execution>
 					</execution>
 				</executions>
 				</executions>

+ 1 - 1
o2server/x_report_core_entity/pom.xml

@@ -46,7 +46,7 @@
 				<artifactId>maven-resources-plugin</artifactId>
 				<artifactId>maven-resources-plugin</artifactId>
 				<executions>
 				<executions>
 					<execution>
 					<execution>
-						<id>copy-jar</id>
+						<id>copy-custom-jar</id>
 						<phase>verify</phase>
 						<phase>verify</phase>
 					</execution>
 					</execution>
 				</executions>
 				</executions>

+ 1 - 1
o2server/x_strategydeploy_core_entity/pom.xml

@@ -46,7 +46,7 @@
 				<artifactId>maven-resources-plugin</artifactId>
 				<artifactId>maven-resources-plugin</artifactId>
 				<executions>
 				<executions>
 					<execution>
 					<execution>
-						<id>copy-jar</id>
+						<id>copy-custom-jar</id>
 						<phase>verify</phase>
 						<phase>verify</phase>
 					</execution>
 					</execution>
 				</executions>
 				</executions>