Registry / build-tool / maven-builder-support

maven-builder-support

JSON →
library3.9.14javamavenunverified

Support library for Maven descriptor builders including model, settings, and toolchains.

<dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-builder-support</artifactId> <version>3.9.14</version> </dependency>
INSTALL
IMPORT
SIG · MAVEN-BUILDER-SUPP
M
maven-builder-support
build-tooljavav3.9.14
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.

Problem
org.apache.maven.building.Problem

Demonstrates importing the Problem class from Maven Builder Support.

import org.apache.maven.building.Problem; public class Example { public static void main(String[] args) { System.out.println(Problem.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
maven-builder-support — mvn dependency:get maven-builder-support · libregistry