Hi, and another more technical question related to our release planning - maybe @Chris can help:
The two release artifacts we plan to publish are https://github.com/apache/incubator-streampipes and https://github.com/apache/incubator-streampipes-extensions and only the core project would be published to Maven central as a convenience library, while the extensions project would be only published as an official source release and on Docker Hub as convenience library (to avoid uploading fat jars to Maven central). So there would be some restrictions to properly test a build: 1) There should be a single vote for both artifacts 2) To successfully build the extensions project, the incubator-streampipes project would need to be built first and locally installed with Maven (as the core artifacts are not yet in Maven central at the time of voting) Is this a problem or can we simply do it like this? We would add a step-by-step release guide in Confluence similar to the release guide from the PLC4X website. Dominik
