-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
with the --verbose flag, cekit now emits things like this for every module in cct_modules that lack some of the specified metadata
cekit DEBUG No value found for 'name' key in the execute section of the 'os-sso72' module; using auto-generated value: 'os-sso72/configure.sh' … WARNING Module version not specified for 'jboss.container.user' module, using '1.0' default version
This happens even if the module is not in use by the image being built.
We should fix this in one of two ways
- remove modules that are not being used anymore
- add the missing metadata to the other modules