By the way, I wonder what is the use of "master" confs like: > <conf name="master" visibility="public" description="contains only > the artifact published by this module itself, with no transitive > dependencies"/>
Why not just include the artifact in the relevant confs (runtime etc.)? I cannot think of any actual use cases where you'd want only the artifact, without dependencies. Or is there a compelling use case? -- Niklas Matthies
