-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
DV Sprint 65
When VDB is building with two other VDBs i.e.:
IMPORT DATABASE posgresqldb VERSION '1'; IMPORT DATABASE oracledb VERSION '1';
mvn build fails because of duplicate entry: META-INF/
The same VDB with only one imported VDB works fine.