On 27/09/2007, Hampel, Michael <[EMAIL PROTECTED]> wrote: > > Hello Stuart, > > Thank you for your answer - no problem I needed a coffee anyway:) > In the moment I am not runing the maven-bundle-plugin:install in the > install phase, > but I'll try the updated version. > Also thanx for adding > <obrRepository>NONE</obrRepository> > I guess the obr plugin will still be run with this config but won't do > "anything"?
yes, it immediately returns from the mojo I'll be sending out a proper email about this new feature and will update the wiki too Thanx again, > > Michael > > > > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Stuart > McCulloch > Gesendet: Donnerstag, 27. September 2007 13:46 > An: [email protected] > Betreff: Re: maven-bundle-plugin StringIndexOutOfBoundsException > > On 27/09/2007, Hampel, Michael <[EMAIL PROTECTED]> wrote: > > > > > > Hello again, > > > > when running the install phase with the new maven-bundle-plugin build I > > get an > > > > java.lang.StringIndexOutOfBoundsException: String index out of range: -5 > > > I believe this has just been fixed - new snapshots have been deployed > ( use mvn -U ... to get them ) > > as a workaround add -DobrRepository=NONE to the command-line, or > <obrRepository>NONE</obrRepository> to your bundle configuration > > So unfortunately my install is not working anymore:( > > > sorry for the interruption > > Thanx in advance for any help, > > > > Michael > > > > > > -- > Cheers, Stuart > -- Cheers, Stuart
