MCPcopy
hub / github.com/apache/maven

github.com/apache/maven @maven-3.9.16 sqlite

repository ↗ · DeepWiki ↗ · release maven-3.9.16 ↗
8,103 symbols 29,911 edges 1,031 files 1,990 documented · 25%
README

Apache Maven

Apache License, Version 2.0, January 2004 Reproducible Builds

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

If you think you have found a bug, please file an issue in the Maven Issue Tracker.

Documentation

More information can be found on Apache Maven Homepage. Questions related to the usage of Maven should be posted on the Maven User List.

Where can I get the latest release?

You can download the release source from our download page.

Contributing

If you are interested in the development of Maven, please consult the documentation first and afterward you are welcome to join the developers mailing list to ask questions or discuss new ideas/features/bugs etc.

Take a look into the contribution guidelines.

License

This code is under the Apache License, Version 2.0, January 2004.

See the NOTICE file for required notices and attributions.

Donations

Do you like Apache Maven? Then donate back to the ASF to support the development.

Quick Build

If you want to bootstrap Maven, you'll need: - Java 1.8+ - Maven 3.9.0 or later - Run Maven, specifying a location into which the completed Maven distro should be installed:

mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.9.x-SNAPSHOT" clean package

Extension points exported contracts — how you extend this code

ConflictResolver (Interface)
Determines which version of an artifact to use when there are conflicting declarations. @author <a href="mailto:jason@m [8 …
maven-compat/src/main/java/org/apache/maven/repository/legacy/resolver/conflict/ConflictResolver.java
ProjectDependenciesResolver (Interface)
@deprecated As of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, [16 …
maven-core/src/main/java/org/apache/maven/ProjectDependenciesResolver.java
ArtifactRepositoryLayout (Interface)
Repository layout. @author jdcasey @deprecated Avoid use of this type, if you need access to local repository use repos [16 …
maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/ArtifactRepositoryLayout.java
ModelResolver (Interface)
Resolves a POM from its coordinates. During the build process, the org.apache.maven.model.building.ModelBuilder [6 implementers]
maven-model-builder/src/main/java/org/apache/maven/model/resolution/ModelResolver.java
MavenWorkspaceReader (Interface)
MavenWorkspaceReader [6 implementers]
maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenWorkspaceReader.java
SettingsReader (Interface)
Handles deserialization of settings from some kind of textual format like XML. @author Benjamin Bentmann [9 implementers]
maven-settings-builder/src/main/java/org/apache/maven/settings/io/SettingsReader.java
Source (Interface)
Provides access to the contents of a source independently of the backing store (e.g. file system, database, memory). @a [6 …
maven-builder-support/src/main/java/org/apache/maven/building/Source.java
Mojo (Interface)
This interface forms the contract required for Mojos to interact with the Maven infrastructure [27 implementers]
maven-plugin-api/src/main/java/org/apache/maven/plugin/Mojo.java

Core symbols most depended-on inside this repo

append
called by 904
maven-embedder/src/main/java/org/apache/maven/cli/event/ExecutionEventLogger.java
get
called by 567
maven-core/src/main/java/org/apache/maven/plugin/PluginRealmCache.java
add
called by 559
maven-builder-support/src/main/java/org/apache/maven/building/ProblemCollector.java
getId
called by 327
maven-artifact/src/main/java/org/apache/maven/artifact/Artifact.java
size
called by 287
maven-core/src/main/java/org/apache/maven/project/MavenProject.java
getVersion
called by 258
maven-core/src/main/java/org/apache/maven/plugin/version/PluginVersionResult.java
getArtifactId
called by 238
maven-core/src/main/java/org/apache/maven/plugin/prefix/PluginPrefixResult.java
getMessage
called by 218
maven-builder-support/src/main/java/org/apache/maven/building/Problem.java

Shape

Method 6,924
Class 949
Interface 216
Enum 14

Languages

Java100%

Modules by API surface

maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java259 symbols
maven-core/src/main/java/org/apache/maven/project/MavenProject.java202 symbols
maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java136 symbols
maven-core/src/main/java/org/apache/maven/execution/DefaultMavenExecutionRequest.java117 symbols
maven-core/src/main/java/org/apache/maven/execution/MavenExecutionRequest.java111 symbols
maven-model-builder/src/test/java/org/apache/maven/model/validation/DefaultModelValidatorTest.java75 symbols
maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java58 symbols
maven-core/src/main/java/org/apache/maven/artifact/repository/LegacyLocalRepositoryManager.java57 symbols
maven-artifact/src/main/java/org/apache/maven/artifact/DefaultArtifact.java57 symbols
maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java55 symbols
maven-compat/src/test/java/org/apache/maven/repository/legacy/resolver/DefaultArtifactCollectorTest.java52 symbols
maven-core/src/main/java/org/apache/maven/project/artifact/ActiveProjectArtifact.java51 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

${project.groupId}:archetype-proxy
${project.groupId}:archetype-repository
a:b1.0 · 1×
ant:ant-antlr1.6.5 · 1×
asm:asm-util
ch.qos.logback:logback-classic1.2.13 · 1×
com.google.guava:failureaccess
com.sun:tools1.4.2 · 1×
commons-cli:commons-cli1.0-beta-2 · 1×
commons-collections:commons-collections

For agents

$ claude mcp add maven \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact