Registry / build-tool / maven-plugin

maven-plugin

JSON →
library2.2.0javamavenunverified

Provides deep integration between Hudson and Maven, formerly part of Hudson core.

<dependency> <groupId>org.jvnet.hudson.main</groupId> <artifactId>maven-plugin</artifactId> <version>2.2.0</version> </dependency>
INSTALL
IMPORT
SIG · MAVEN-PLUGIN
M
maven-plugin
build-tooljavav2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MavenModuleSet
hudson.maven.MavenModuleSet

Creates a MavenModuleSet instance to represent a Maven project in Hudson.

import hudson.maven.MavenModuleSet; public class Example { public static void main(String[] args) { MavenModuleSet moduleSet = new MavenModuleSet(); System.out.println(moduleSet.getDisplayName()); } }
Debug
Known issues
breakingThis plugin is legacy and may not be compatible with newer Hudson/Jenkins versions.
fix
Consider using the Jenkins Maven Integration plugin instead.
affects: 2.2.0
Upgrade
Version history
2.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
maven-plugin — mvn dependency:get maven-plugin · libregistry