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