Last Version

Apache Maven Install Plugin 3.0.0-M1

Copies the project artifacts to the user's local repository.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-install-plugin
Version

Version

3.0.0-M1
Type

Type

maven-plugin
Description

Description

Apache Maven Install Plugin
Copies the project artifacts to the user's local repository.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-install-plugin/tree/maven-install-plugin-3.0.0-M1

Download maven-install-plugin 3.0.0-M1


<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-install-plugin</artifactId>
    <version>3.0.0-M1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-artifact jar 3.0
org.apache.maven.shared : maven-artifact-transfer jar 0.10.0

provided (2)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
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
org.slf4j : slf4j-nop jar 1.7.5

Project Modules

There are no modules declared in this project.