Last Version

Apache Maven Source Plugin 3.2.1

The Maven Source Plugin creates a JAR archive of the source files of the current project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-source-plugin
Version

Version

3.2.1
Type

Type

maven-plugin
Description

Description

Apache Maven Source Plugin
The Maven Source Plugin creates a JAR archive of the source files of the current project.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-source-plugin/tree/maven-source-plugin-3.2.1

Download maven-source-plugin 3.2.1


<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-source-plugin</artifactId>
    <version>3.2.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-model jar 3.0
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-archiver jar 3.5.0
org.codehaus.plexus : plexus-archiver jar 4.2.1
org.codehaus.plexus : plexus-utils jar 3.3.0

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.