This is still a more appropriate question for us...@maven.apache.org,
as this is the list for development on maven and its plugins itself.
I'd be happy to follow up on the thread there.
To help you along, you don't need to overwrite the default lifecycle -
just bind different goals to it. Y
Folks,
I am writing a plugin that builds an artifact that needs no compilation or
tests whatsever as it is only resources.
I am overwriting the default lifecycle to only run the resources phases, the
packaging phases and the install phases.
I need to change the resource plugin configuration to writ