On Fri, Feb 3, 2017 at 10:22 AM Stuart McCulloch <[email protected]> wrote:
> Circling back to the original question: yes you can override components in > recent versions of Maven but there are some caveats. First your component > must be visible to the plugin (ie be in the same realm or a parent/imported > realm like an extension). Second you'll need to use the priority annotation > to raise its priority (default components get a low positive priority, > based on their realm order - non-default components get a negative > priority). > Yes! I *knew* this had to be possible. I will see what I can do and get back to the list. Thanks for your input and help. Best, Laird
