do not try to deploy this one
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
a700907522
commit
bf5f4c860c
|
@ -12,10 +12,7 @@
|
||||||
<artifactId>maven-deploy-plugin</artifactId>
|
<artifactId>maven-deploy-plugin</artifactId>
|
||||||
<version>2.8.2</version>
|
<version>2.8.2</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- we would prefer not deploy it but we need as it's not discovered as part of reactor
|
|
||||||
as it's a dependency of a plugin
|
|
||||||
<skip>true</skip>
|
<skip>true</skip>
|
||||||
-->
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|
Loading…
Reference in New Issue