Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shibme/text-file-writer-maven-plugin
- Owner: shibme
- License: gpl-3.0
- Created: 2019-04-14T10:48:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T11:52:47.000Z (over 5 years ago)
- Last Synced: 2023-07-07T16:37:58.595Z (over 1 year ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.0install
text-file-writerUTF-8
README.md
true# Text File Writer - Maven Plugin
Maven plugin to write dynamic text content into files (including maven properties)```