Maven Bulk Deploy Plugin - 2.1

Plugin that makes easy implementing BOM approach. It allows to install & deploy libraries from folder(s) generating BOM file.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bsc.maven.plugin
ArtifactId

ArtifactId

bulk-deploy
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Bulk Deploy Plugin - 2.1
Plugin that makes easy implementing BOM approach. It allows to install & deploy libraries from folder(s) generating BOM file.
Project URL

Project URL

https://github.com/bsorrentino/maven-bulk-deploy
Source Code Management

Source Code Management

https://github.com/bsorrentino/maven-bulk-deploy.git

Download bulk-deploy

How to add to project

<plugin>
    <groupId>org.bsc.maven.plugin</groupId>
    <artifactId>bulk-deploy</artifactId>
    <version>2.1</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven : maven-core jar 3.5.4
org.apache.maven : maven-artifact jar 3.5.4
org.apache.maven.shared : maven-artifact-transfer jar 0.11.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.codehaus.plexus : plexus-utils jar 3.0.10
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
2.0-rc2
2.0-rc1
1.0-beta2
1.0-beta1