Hi, I stumbled over the same problem (in my test instance with exp. update center). I checked the list of available plugins and pipeline-graph-analysis was just missing at that time. I think since 1.0 it is available from the (exp.) update center.
Björn Am Donnerstag, 8. September 2016 14:32:58 UTC+2 schrieb Jesse Farinacci: > > Yes, I am using the experimental update centre here > http://updates.jenkins-ci.org/experimental/update-center.json > > Perhaps the intra-dependency references are not properly being > defined? I manually installed the two plugins and was able to get past > the error message. I do now find: > > Sep 08, 2016 8:01:40 AM hudson.PluginManager dynamicLoad > INFO: Plugin pipeline-graph-analysis:1.1 dynamically installed > > for example, which suggests to me, a dummy, that perhaps this is an > optional maven dependency not being pulled in when I install the top > level blueocean/pipeline plugins? Not sure at all, but I'm past it > now. > > > On Thu, Sep 8, 2016 at 5:23 AM, Baptiste Mathus <[email protected] > <javascript:>> wrote: > > Weird. Are you using the experimental update center? I see the missing > > dependency is a beta one. > > > > > > Le 6 sept. 2016 3:34 PM, "jieryn" <[email protected] <javascript:>> a > écrit : > >> > >> Sep 06, 2016 9:31:57 AM hudson.PluginManager$2$1$1 run > >> SEVERE: Failed to install pipeline-rest-api: One or more dependencies > >> could not be resolved for pipeline-rest-api : pipeline-graph-analysis > >> (0.1-beta-1) > >> Sep 06, 2016 9:31:57 AM hudson.PluginManager$2$1$1 run > >> SEVERE: Failed to install pipeline-stage-view: One or more > >> dependencies could not be resolved for pipeline-stage-view : > >> pipeline-rest-api (1.8-beta-1) > >> > >> Any ideas how to resolve this? All plugins are up to date, and I > >> forced the plugin check to be current. > >> > >> Page generated: Sep 6, 2016 9:31:35 AM EDT REST API Jenkins ver. > 2.7.3 > >> RHEL 7, Java 8 > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Jenkins Users" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an > >> email to [email protected] <javascript:>. > >> To view this discussion on the web visit > >> > https://groups.google.com/d/msgid/jenkinsci-users/CAArU9ib8OcaQyU0C33wed5RBgXFncoic2OBFaf75ik1E%2BFYz4g%40mail.gmail.com. > > > >> For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Jenkins Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS4_yRGSjcz6fAQtKip5ienrY8wuAOQUh4HV4CrU09LYrw%40mail.gmail.com. > > > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4bf48913-6274-4ec6-bc16-3e74eaedcf08%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
