Re: Mojos & Attaching Artifacts to Project for Install & Deploy

2008-02-02 Thread Cam
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

Re: Mojos & Attaching Artifacts to Project for Install & Deploy

2008-02-02 Thread Erez Nahir
We are using http://www.jfrog.org/sites/jade-plugins/latest/jade-plugin-parent/jade-build-plugin-parent/jade-multijar-plugin/index.html Erez. On Feb 2, 2008 10:12 AM, simon <[EMAIL PROTECTED]> wrote: > > On Fri, 2008-02-01 at 17:15 -0700, Cam wrote: > > Hi, > > > > I'm looking for a way to attac

Re: Mojos & Attaching Artifacts to Project for Install & Deploy

2008-02-02 Thread simon
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 confi

Mojos & Attaching Artifacts to Project for Install & Deploy

2008-02-01 Thread Cam
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? Also, does anyone know if it's possible to create a m