Hello, I'm trying to release commons-csv and there are multiple things broken at the moment:
- the site build does not work because of COMMONSSITE-124 - the OSGi bundle symbolic name is generated incorrectly because fo COMMONSSITE-125 - the commons-build-plugin goal prefix has been changed to from commons to commons-build, but no documentation has been updated. Neither our release documentation nor the plugin documentation. I had to dig into the git history to find the commit that introduced the change. But there is no explanation why we need this change. I'm currently updating our documentation to reflect the new plugin goal prefix. I'm asking everybody who works on commons-parent or the commons-build-plugin to take special care because our release process is painful enough even without this detective work... Regards, Benedikt
