|
@@ -89,7 +89,7 @@
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<id>collector</id>
|
|
<id>collector</id>
|
|
- <phase>package</phase>
|
|
|
|
|
|
+ <phase>prepare-package</phase>
|
|
<goals>
|
|
<goals>
|
|
<goal>single</goal>
|
|
<goal>single</goal>
|
|
</goals>
|
|
</goals>
|
|
@@ -105,7 +105,7 @@
|
|
</execution>
|
|
</execution>
|
|
<execution>
|
|
<execution>
|
|
<id>monitor</id>
|
|
<id>monitor</id>
|
|
- <phase>package</phase>
|
|
|
|
|
|
+ <phase>prepare-package</phase>
|
|
<goals>
|
|
<goals>
|
|
<goal>single</goal>
|
|
<goal>single</goal>
|
|
</goals>
|
|
</goals>
|
|
@@ -121,7 +121,7 @@
|
|
</execution>
|
|
</execution>
|
|
<execution>
|
|
<execution>
|
|
<id>grafana</id>
|
|
<id>grafana</id>
|
|
- <phase>package</phase>
|
|
|
|
|
|
+ <phase>prepare-package</phase>
|
|
<goals>
|
|
<goals>
|
|
<goal>single</goal>
|
|
<goal>single</goal>
|
|
</goals>
|
|
</goals>
|
|
@@ -137,7 +137,7 @@
|
|
</execution>
|
|
</execution>
|
|
<execution>
|
|
<execution>
|
|
<id>hadoop-sink</id>
|
|
<id>hadoop-sink</id>
|
|
- <phase>package</phase>
|
|
|
|
|
|
+ <phase>prepare-package</phase>
|
|
<goals>
|
|
<goals>
|
|
<goal>single</goal>
|
|
<goal>single</goal>
|
|
</goals>
|
|
</goals>
|
|
@@ -175,7 +175,7 @@
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<id>copy-resources</id>
|
|
<id>copy-resources</id>
|
|
- <phase>prepare-package</phase>
|
|
|
|
|
|
+ <phase>package</phase>
|
|
<goals>
|
|
<goals>
|
|
<goal>copy-resources</goal>
|
|
<goal>copy-resources</goal>
|
|
</goals>
|
|
</goals>
|
|
@@ -611,7 +611,7 @@
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<id>copy-resources</id>
|
|
<id>copy-resources</id>
|
|
- <phase>prepare-package</phase>
|
|
|
|
|
|
+ <phase>package</phase>
|
|
<goals>
|
|
<goals>
|
|
<goal>copy-resources</goal>
|
|
<goal>copy-resources</goal>
|
|
</goals>
|
|
</goals>
|