BAEL-2106: Spring Boot deployment to Openshift
This commit is contained in:
parent
ee2e546508
commit
82e4adf623
|
@ -298,7 +298,7 @@
|
|||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<excludes>
|
||||
<exclude>**/cloud/*.java</exclude>
|
||||
<exclude>**/cloud/config/*.java</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in New Issue