Re: Probblem with maven-bundle-plugin ("Cannot find lifecycle mapping for packaging: 'bundle")

2009-04-11 Thread Grey
that command works fine. FWIW, if the packaging element is removed, it works. Grey wrote: > > OK, I thought I had semi-narrowed it down to the bundle plugin but now I > see that is not the case. Its something I'm doing on my end. > > Need more research. > > -

Re: Probblem with maven-bundle-plugin ("Cannot find lifecycle mapping for packaging: 'bundle")

2009-04-11 Thread Grey
OK, I thought I had semi-narrowed it down to the bundle plugin but now I see that is not the case. Its something I'm doing on my end. Need more research. -- View this message in context: http://www.nabble.com/Probblem-with-maven-bundle-plugin-%28%22Cannot-find-lifecycle-mapping-for--packaging

Re: Probblem with maven-bundle-plugin ("Cannot find lifecycle mapping for packaging: 'bundle")

2009-04-11 Thread Grey
I am having a similar problem still. mvn install -> phases work ok and my pom is similar to the posted one. But the following fails... It should show me which plugin is offering which goals etc. $ mvn -e help:describe -Dcmd=install + Error stacktraces are turned on. [INFO] Scanning for pr

Re: Probblem with maven-bundle-plugin ("Cannot find lifecycle mapping for packaging: 'bundle")

2009-04-11 Thread Grey
I am having a similar problem still. mvn install -> phases work ok and my pom is similar to the posted one. But the following fails... It should show me which plugin is offering which goals etc. $ mvn -e help:describe -Dcmd=install + Error stacktraces are turned on. [INFO] Scanning for pr