is not current version
Last Version 3.10.1

Apache Maven Compiler Plugin 3.8.1

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
Version

Version

3.8.1
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.8.1

Download maven-compiler-plugin 3.8.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-artifact jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven.shared : maven-shared-utils jar 3.2.1
org.apache.maven.shared : maven-shared-incremental jar 1.1
org.codehaus.plexus : plexus-java jar 0.9.10
org.codehaus.plexus : plexus-compiler-api jar 2.8.4
org.codehaus.plexus : plexus-compiler-manager jar 2.8.4

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

runtime (1)

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

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.apache.maven : maven-compat jar 3.0
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.