×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Aug 5, 2023 · This plugin provides a deep integration between Jenkins and Maven. It adds support for automatic triggers between projects depending on SNAPSHOTs as well as ...
Oct 17, 2023 · With this extension its possible to use the Service API from a Maven Repositories like Nexus 2, Nexus 3, Maven-Central or Artifactory to search for artifacts ...
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn. The selected maven ...
Feb 7, 2024 · So currently on my Jenkins VM there two different Java versions (17 and 8). So When run the pipeline and it starts executing mvn command and find Java 17 which ...
Missing: /search | Show results with:/search
Feb 25, 2024 · Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.
Mar 25, 2024 · From the Jenkins Dashboard, click Manage Jenkins -> Plugins -> Available Plugins. If Maven is not installed, search for Maven Integration, and install the plug ...
Nov 28, 2023 · I am trying to build a Jenkins plugin. What I already did was creating a Maven project from the hello-world-plugin archetype. But when I do mvn verify, it
Missing: /search | Show results with:/search
Apr 15, 2024 · Used to assemble transitive dependencies of plugins into one location. Unlike other similar mojos in this plugin, this one traverses dependencies through its ...
Missing: /search | Show results with:/search
Jul 20, 2023 · The third-party repository detection probe ensures that plugins are built only from trusted and reliable Maven repositories. Importance of the probe. This ...
Feb 26, 2024 · Controls the safety check that prevents a snapshotPluginVersionOverride from switching to a different release version. Default: true. <filters>, List<String>, - ...