Coder Social home page Coder Social logo

Comments (6)

guidograzioli avatar guidograzioli commented on July 18, 2024

Thanks for reporting. Unfortunately, your problem resides in the maven-release-cascade-plugin (repo here: https://github.com/jenkinsci/maven-release-cascade-plugin/blob/master/pom.xml ), which has not being updated for a few years, as the class it is looking for has been deleted from the depgraph-plugin back in 2010... (commit: 6a0299c#diff-4cab3ca33757398f362a9021b8b3bc43 )
Your choices are creating an issue against that plugin and wait for a PR, or/and downgrade depgraph-plugin back to version 0.11, which is the last one to have the required class.

from depgraph-view-plugin.

Jakub-CZ avatar Jakub-CZ commented on July 18, 2024

Hi,

I think I don't need Maven Cascade Release anymore. So I uninstalled it and now I can update depgraph.

Thanks.

from depgraph-view-plugin.

anushkagarg avatar anushkagarg commented on July 18, 2024

I'm also facing the same issue. Can you please tell how you uninstalled it.

from depgraph-view-plugin.

niyomi avatar niyomi commented on July 18, 2024

Thanks for reporting. Unfortunately, your problem resides in the maven-release-cascade-plugin (repo here: https://github.com/jenkinsci/maven-release-cascade-plugin/blob/master/pom.xml ), which has not being updated for a few years, as the class it is looking for has been deleted from the depgraph-plugin back in 2010... (commit: 6a0299c#diff-4cab3ca33757398f362a9021b8b3bc43 )
Your choices are creating an issue against that plugin and wait for a PR, or/and downgrade depgraph-plugin back to version 0.11, which is the last one to have the required class.

how can i downgrade depgraph please help

from depgraph-view-plugin.

guidograzioli avatar guidograzioli commented on July 18, 2024

To downgrade, you need to navigate to JENKINS_HOME/plugins directory, replace the depgraph.hpi file and directory with the depgraph.hpi.bak version. To uninstall the maven-release-cascade-plugin which is currently unmaintained, just delete the corresponding directory.

from depgraph-view-plugin.

guidograzioli avatar guidograzioli commented on July 18, 2024

JENKINS-62797

from depgraph-view-plugin.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.