Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shibme/text-file-writer-maven-plugin

Maven plugin to write custom text contents into files
https://github.com/shibme/text-file-writer-maven-plugin

Last synced: 1 day ago
JSON representation

Maven plugin to write custom text contents into files

Awesome Lists containing this project

README

        

# Text File Writer - Maven Plugin
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/me.shib.plugin/text-file-writer-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/me.shib.plugin/text-file-writer-maven-plugin)
[![Build Status](https://gitlab.com/shibme/text-file-writer-maven-plugin/badges/master/pipeline.svg)](https://gitlab.com/shibme/text-file-writer-maven-plugin/pipelines)

Maven plugin to write dynamic text content into files (including maven properties)

* This [`README.md`](README.md) file itself was generated with text-file-writer-maven-plugin plugin. Refer to this project's [`pom.xml`](pom.xml) to know how it is done.
* Alternatively, you can also refer to the below sample:
```

me.shib.plugin
text-file-writer-maven-plugin
1.0.0

install
text-file-writer

UTF-8

README.md
true

# Text File Writer - Maven Plugin
Maven plugin to write dynamic text content into files (including maven properties)

```