Write Text Files Maven Plugin

Create text file with content from pom.xml (it's possible use maven properties)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ru.yaal.maven
ArtifactId

ArtifactId

write-text-files-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Write Text Files Maven Plugin
Create text file with content from pom.xml (it's possible use maven properties)

Download write-text-files-maven-plugin

How to add to project

<plugin>
    <groupId>ru.yaal.maven</groupId>
    <artifactId>write-text-files-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0