Rollback .flattened-pom.xml cleanup on install - needed on deploy (#1583)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -294,13 +294,6 @@
|
|||||||
<goal>flatten</goal>
|
<goal>flatten</goal>
|
||||||
</goals>
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
<execution>
|
|
||||||
<id>flatten.clean.on.install</id>
|
|
||||||
<phase>install</phase>
|
|
||||||
<goals>
|
|
||||||
<goal>clean</goal>
|
|
||||||
</goals>
|
|
||||||
</execution>
|
|
||||||
<execution>
|
<execution>
|
||||||
<id>flatten.clean</id>
|
<id>flatten.clean</id>
|
||||||
<phase>clean</phase>
|
<phase>clean</phase>
|
||||||
|
|||||||
Reference in New Issue
Block a user