Tim, 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). - Brett On 9/23/05, Bennett, Timothy (JIS - Applications) <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: Enrique Rodriguez [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 22, 2005 4:33 PM > > To: oscar-dev@incubator.apache.org > > Subject: Re: Felix M2 Plugin feedback > > > > I meant in the maven sense, to a maven repo: 'install' to > > the local repo, 'deploy' to the remote repo. I update the > > runtime out of my local maven repo. > > > > Ah... No not yet, and that's because the plugin doesn't have it's own > *install* goal yet. Clearly, we want that, and I believe the wealth of > comments from others on the list attests to that. > > > > > OK, if we're on the same page about dropping the '-bundle' > > and then tying in the <packaging>osgi-bundle</packaging> then > > I can take a look at that. I'll work off JIRA issues in case > > you or Brett get around to them, too. > > > > Sounds great! May have some time this weekend... >