Hello, I want to create a new packaging type (for ConnId connectors) with a lifecycle that is very similar to the default (jar) lifecycle, but with a assembly build step for the packaging phase. I have a plugin-project with a 'plexus/components.xml' which defines the lifecycle and the artefact handler. The packaging is now recognised and the build works fine.
Now I would like to move the configuration for the assembly build step to a shared location in the plugin project. I have tried to setup a lifecycle.xml with the definition in the plugin project but it is not being picked up. What would be the best way to implement this? Thanks and regards, -Maarten Winkels --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
