mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
ATS-695 remove maven profile to fix build
This commit is contained in:
@@ -92,10 +92,10 @@
|
|||||||
|
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<!-- <profile>
|
||||||
<id>docker-it-setup</id>
|
<id>docker-it-setup</id> -->
|
||||||
<!-- raises an ActiveMq container for the Integration Tests -->
|
<!-- raises an ActiveMq container for the Integration Tests -->
|
||||||
<build>
|
<!-- <build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>io.fabric8</groupId>
|
<groupId>io.fabric8</groupId>
|
||||||
@@ -153,7 +153,7 @@
|
|||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</profile>
|
</profile> -->
|
||||||
<!-- TODO Create docker image CAREFUL UNCOMMENTING there were existing comments
|
<!-- TODO Create docker image CAREFUL UNCOMMENTING there were existing comments
|
||||||
<profile>
|
<profile>
|
||||||
<id>local</id>
|
<id>local</id>
|
||||||
|
Reference in New Issue
Block a user