Re: maven-bundle-plugin roadmap

2011-06-20 Thread Sahoo
On Friday 17 June 2011 09:29 PM, Stuart McCulloch wrote: thanks Sahoo -https://issues.apache.org/jira/browse/FELIX-2934 is the issue I believe Yes, that's the one. Thanks.

Re: maven-bundle-plugin roadmap

2011-06-17 Thread Stuart McCulloch
On 17 June 2011 14:46, Sahoo wrote: > Stuart, > > I have had difficulty in building WABs using maven-bundle-plugin. If there > is no embedded jar in the WAB (i.e., only WEB-INF/classes), then one can > easily use war type project and configure bundle plugin to just run the > manifest goal in proc

Re: maven-bundle-plugin roadmap

2011-06-17 Thread Sahoo
Stuart, I have had difficulty in building WABs using maven-bundle-plugin. If there is no embedded jar in the WAB (i.e., only WEB-INF/classes), then one can easily use war type project and configure bundle plugin to just run the manifest goal in process-classes phase and configuring maven pack

Re: maven-bundle-plugin roadmap

2011-06-16 Thread Andrei Pozolotin
with default mapping to process-classes; that should resolve this nicely? Original Message ---- Subject: maven-bundle-plugin roadmap From: Stuart McCulloch To: dev@felix.apache.org Date: Thu 16 Jun 2011 01:04:08 PM CDT > FYI, I'm doing a triage of maven-bundle-plugin iss

maven-bundle-plugin roadmap

2011-06-16 Thread Stuart McCulloch
FYI, I'm doing a triage of maven-bundle-plugin issues this week with the aim of fixing small bugs before staging a new maintenance release. I'll also be planning what features should go into the next major release, so now's the time to vote / flag issues so they get some attention :) -- Cheers,