BAEL-20655 Which sub-modules aren't being built?
- Added several missing modules in the main pom.xml - Fixed the modules list for all the profiles - Commented several test cases so that all modules can run and be included in the pom.xml - Moved child modules from main pom to parent modules pom
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>parent-modules</artifactId>
|
||||
<artifactId>spring-security-modules</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user