> -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 22, 2005 4:49 PM > To: oscar-dev@incubator.apache.org > Subject: Re: Felix M2 Plugin feedback > > You should never have to write your own install or deploy > goals, Maven takes care of it for you. > > I got lost in the thread - are you doing a custom <packaging > />, or an additional bundle to the main JAR, or both? I got > the impression it was the first (a project only ever produces > an osgi-ised JAR). >
I think the consensus is a custom <packaging/> in which a POM only produces an OSGi bundle artifact. Does that imply a modification to the maven core as opposed to an external plugin like we currently have?