BAEL-521 (#1799)
* refactor: Moved JHipster Monolithic to a subfolder * feat: Add JHipster Microservice modules closes BAEL-521
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<module>javaxval</module>
|
||||
<module>jaxb</module>
|
||||
<!--<module>jee7</module>-->
|
||||
<!-- <module>jhipster</module> -->
|
||||
<!-- <module>jhipster/jhipster-monolithic</module> -->
|
||||
<module>jjwt</module>
|
||||
<module>jooq</module>
|
||||
<module>jpa-storedprocedure</module>
|
||||
@@ -228,7 +228,7 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
|
||||
|
||||
<excludes>
|
||||
<exclude>**/*IntegrationTest.java</exclude>
|
||||
<exclude>**/*LongRunningUnitTest.java</exclude>
|
||||
|
||||
Reference in New Issue
Block a user