Apache Maven Compiler Plugin

The Compiler Plugin is used to compile the sources of your project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-compiler-plugin
Last Version

Last Version

3.10.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Apache Maven Compiler Plugin
The Compiler Plugin is used to compile the sources of your project.
Project URL

Project URL

https://maven.apache.org/plugins/maven-compiler-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.10.1

Download maven-compiler-plugin

How to add to project

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-compiler-plugin</artifactId>
    <version>3.10.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven.shared : maven-shared-utils jar 3.3.4
org.apache.maven.shared : maven-shared-incremental jar 1.1
org.codehaus.plexus : plexus-java jar 1.1.1
org.codehaus.plexus : plexus-compiler-api jar 2.11.1
org.codehaus.plexus : plexus-compiler-manager jar 2.11.1

provided (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-artifact jar 3.2.5
org.apache.maven : maven-core jar 3.2.5

runtime (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-compiler-javac jar 2.11.1

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.2.5
org.mockito : mockito-core jar 4.3.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.apache.maven.plugins

The Apache Software Foundation

Versions

Version
3.10.1
3.10.0
3.9.0
3.8.1
3.8.0
3.7.0
3.6.2
3.6.1
3.6.0
3.5.1
3.5
3.3
3.2
3.1
3.0
2.5.1
2.5
2.4
2.3.2
2.3.1
2.3
2.2
2.1
2.0.2
2.0.1
2.0
2.0-beta-1