On 2020/07/13 17:17:14, Nigel Jones <[email protected]> wrote:
Thinking through this whilst mind idling on other topics, I've realised something (tell me if I'm wrong) I was thinking 'binaries' in terms of 'stuff to run' and sources in teams of 'stuff that isn't built' but I should be in a maven mindset - ie with the binaries being what goes into the main artifact (or perhaps those with other classifiers), whilst the sources are literally the '-sources' artifact? -- or indeed the full set of files in the module (since they are being built within the reactor) The documentation on moduleSet isn't very clear IMO in distinguishing between binary and sources Will adapt to try this approach. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
