plaintext-maven-plugin Maven Plugin

A simple Maven plugin to create a plain text file or append lines to a plain text file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.olivierlemasle.maven
ArtifactId

ArtifactId

plaintext-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

plaintext-maven-plugin Maven Plugin
A simple Maven plugin to create a plain text file or append lines to a plain text file.
Project URL

Project URL

https://github.com/olivierlemasle/plaintext-maven-plugin
Source Code Management

Source Code Management

http://github.com/olivierlemasle/plaintext-maven-plugin

Download plaintext-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.olivierlemasle.maven</groupId>
    <artifactId>plaintext-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.jimfs : jimfs jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0