Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
1.02.01
-
None
-
None
Description
I accidentally hit this sweet spot:out
If you install the blog feature after installing the selections feature (without rebuild in between), installation of the blog feature fails. This happens because the installation of the selections feature installs the dependencies required by the blog feature. When the blog feature is installed, it finds all dependencies are already there (in the appropriate POMs), and assumes that it can proceed with the setup phase. The blog feature's setup phase installs 2 value lists, but the selection namespace is, at that moment, not yet known to the repository...