Re: Eclipse pde with maven

2012-03-29 Thread Barrie Treloar
On Thu, Mar 29, 2012 at 9:18 PM, Barrie Treloar wrote: > On Thu, Mar 29, 2012 at 5:28 PM, Jeff MAURY wrote: >> Nexus OSS does support p2 since version 2.0 > > Sweet, I'll be filing the paperwork for an upgrade tomorrow then. Got 2.0.3 installed and it doesn't have Eclipse P2 Repository as a Prox

Re: Eclipse pde with maven

2012-03-29 Thread Barrie Treloar
On Thu, Mar 29, 2012 at 5:28 PM, Jeff MAURY wrote: > Nexus OSS does support p2 since version 2.0 Sweet, I'll be filing the paperwork for an upgrade tomorrow then. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For

Re: Eclipse pde with maven

2012-03-28 Thread Jeff MAURY
Nexus OSS does support p2 since version 2.0 Jeff Le 29 mars 2012 06:28, "Barrie Treloar" a écrit : > On Thu, Mar 29, 2012 at 1:27 PM, Not Zippy wrote: > > I just wanted to verify that there wasnt a better plugin to do the job > for > > an eclipse pde, thats why I asked here first. > > Not that

Re: Eclipse pde with maven

2012-03-28 Thread Not Zippy
On Wed, Mar 28, 2012 at 9:27 PM, Barrie Treloar wrote: > > On Thu, Mar 29, 2012 at 1:27 PM, Not Zippy wrote: > > I just wanted to verify that there wasnt a better plugin to do the job for > > an eclipse pde, thats why I asked here first. > > Not that I am aware of. > > We still use pde-maven-plug

Re: Eclipse pde with maven

2012-03-28 Thread Barrie Treloar
On Thu, Mar 29, 2012 at 1:27 PM, Not Zippy wrote: > I just wanted to verify that there wasnt a better plugin to do the job for > an eclipse pde, thats why I asked here first. Not that I am aware of. We still use pde-maven-plugin which has long been abandoned. Its just a shell to the Eclipse Ant

Re: Eclipse pde with maven

2012-03-28 Thread Not Zippy
I just wanted to verify that there wasnt a better plugin to do the job for an eclipse pde, thats why I asked here first. thx On Wed, Mar 28, 2012 at 3:32 PM, Barrie Treloar wrote: > On Thu, Mar 29, 2012 at 8:36 AM, Not Zippy wrote: > > Hi > > > > I am porting over an existing ant project build

Re: Eclipse pde with maven

2012-03-28 Thread Barrie Treloar
On Thu, Mar 29, 2012 at 8:36 AM, Not Zippy wrote: > Hi > > I am porting over an existing ant project build from ant to maven. I have > the core assets compiling with maven without issues. I also was able to get > plugin built for netbeans with very little difficulty at all. But with > eclipse it i