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:
@@ -8,8 +8,8 @@
|
||||
<version>1.0</version>
|
||||
|
||||
<parent>
|
||||
<groupId>decoupling-pattern2</groupId>
|
||||
<artifactId>com.baeldung.decoupling-pattern2</artifactId>
|
||||
<groupId>com.baeldung.decoupling-pattern2</groupId>
|
||||
<artifactId>decoupling-pattern2</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user