great - thanks for the links

cam

simon wrote:
On Fri, 2008-02-01 at 17:15 -0700, Cam wrote:
Hi,

I'm looking for a way to attach an extra generated artifact to a project so it's installed and deployed in the standard project lifecycle, how can i do this? Do i need to write a mojo or can i just add this as part of the pom config?

See build-helper-plugin:

  http://mojo.codehaus.org/build-helper-maven-plugin/index.html

Also, does anyone know if it's possible to create a mojo which defines a new project packaging?

This is definitely possible, although I don't personally know how.

See the standard jar, war, ear plugins, or the apache felix plugin
(defines packaging of "bundle"), etc.

Regards, Simon



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to