> On Mar 9, 2016, at 2:08 PM, Stefan Seelmann <[email protected]> wrote: > > The source package is *the* package we vote on, so it is always required. >
ok > > On Mar 9, 2016, at 2:08 PM, Stefan Seelmann <[email protected]> wrote: > > The source release package is generated during "mvn release:perform" > when the "-Papache-release" profile is active, not during "mvn site”. Ah yes that was the part I did not understand - when during release sequence are those packages genned? Now I know. > > On Mar 9, 2016, at 2:08 PM, Stefan Seelmann <[email protected]> wrote: > > So I think you can just skip step 6. Hm, I see on step 12 that parts of the > generated site (Javadocs and Xref) are then published ot the website. So > makes sense to generate the site. But it is not required to generate it > during the release process, anytime later you can checkout the tag and > generate the site again. But we don't wote on the site. I hope that was > not too confusing. > Nope, it's making sense now thanks to your help. Shawn
