-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
0.0.3
The PCT reads the list of detached plugins from the `split-plugins.txt` file but then it just use the default groupid to add them as dependency if needed. Given that the detached plugins are embedded into the war file it is better if it inspect them to get the appropriate group id to add. For example the current behaviour makes the PCT fail for core 2.164 + due to `jaxb` plugin not using the default group id.