Hi, I see that we have the following long living branches in maven-site-plugin
1. Master (currently version is still at 4.0.0-M17-SNAPSHOT for historical reasons but this should be targeting the next 3.x release IMHO) 2. maven-site-plugin-3.x However both branches deviate quite a lot: https://github.com/apache/maven-site-plugin/compare/master...maven-site-plugin-3.x. Can someone clarify why we need two different ones, and what is the version which should be built from master? Thanks in advance, Konrad
