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

2009-04-11 Thread Stuart McCulloch
2009/4/12 Grey > > OK > > Given: > > > 4.0.0 > examples > my-app > bundle > 1.0-SNAPSHOT > > > >org.apache.felix >maven-bundle-plugin >2.0.0 >true > > > > > > This will fail: > mvn help:describe -Dcmd=install > > I don't see why it s

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

2009-04-11 Thread Grey
OK Given: 4.0.0 examples my-app bundle 1.0-SNAPSHOT org.apache.felix maven-bundle-plugin 2.0.0 true This will fail: mvn help:describe -Dcmd=install I don't see why it should. With any number of other plugins that com

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

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

2009-03-07 Thread Stuart McCulloch
2009/3/8 Tatu Saloranta > On Sat, Mar 7, 2009 at 5:17 PM, Stuart McCulloch > wrote: > > 2009/3/8 Tatu Saloranta > > > >> I am having a problem trying to build a bundle with Maven. Problem > >> manifests when doing "mvn install" (or package) with following error > >> message: > ... > >>

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

2009-03-07 Thread Tatu Saloranta
On Sat, Mar 7, 2009 at 5:17 PM, Stuart McCulloch wrote: > 2009/3/8 Tatu Saloranta > >> I am having a problem trying to build a bundle with Maven. Problem >> manifests when doing "mvn install" (or package) with following error >> message: ... >>

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

2009-03-07 Thread Stuart McCulloch
2009/3/8 Tatu Saloranta > I am having a problem trying to build a bundle with Maven. Problem > manifests when doing "mvn install" (or package) with following error > message: > --- > [INFO]task-segment: [install] > [INFO] > -