Your tests are failing... You could either fix them or skip them. hpi:run does not generate the plugin but runs it "in-place" to allow for a more live style of development.
$ mvn package -DskipTests Should get you a hpi file in target *but* you likely need to figure out what is up with your tests before going much further On Friday, 5 July 2013, michaelsdev wrote: > Hi, > > I did a minor change and when I execute *mvn hpi:run* jenkins and the > plugins work like a charm. > In the plugin manager the plug in is displayed: > Jenkins GIT plugin 1.4.1-SNAPSHOT (private-07/05/2013 22:45-User) > > But where is it's *.hpi* file? > (*mvn package* ends up in failures so there is no final hpi) > > Thank you very much > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:_e({}, > 'cvml', 'jenkinsci-dev%[email protected]');>. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Sent from my phone -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
