Last Version

Source Overlay Maven Plugin 1.18.3

A plugin that is used to overlay an entire source directory over another, replacing any files that are duplicated. This is similar to the War Overlay functionality provided by the Mave War Plugin, with the exception that this will do it for the entire source directory rather than just the webapp directory.

License

License

Categories

Categories

JavaScript Languages Maven Build Tools
GroupId

GroupId

com.github.jlgrock.javascript-framework
ArtifactId

ArtifactId

source-overlay-maven-plugin
Version

Version

1.18.3
Type

Type

maven-plugin
Description

Description

Source Overlay Maven Plugin
A plugin that is used to overlay an entire source directory over another, replacing any files that are duplicated. This is similar to the War Overlay functionality provided by the Mave War Plugin, with the exception that this will do it for the entire source directory rather than just the webapp directory.

Download source-overlay-maven-plugin 1.18.3


<plugin>
    <groupId>com.github.jlgrock.javascript-framework</groupId>
    <artifactId>source-overlay-maven-plugin</artifactId>
    <version>1.18.3</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
com.github.jlgrock.javascript-framework : maven-utils jar 1.18.3
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.