FileWeaver

A Maven plugin to assemble files from literal text and other files, with optional interpolation of token values.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

edu.iu.ul.maven.plugins
ArtifactId

ArtifactId

fileweaver
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

FileWeaver
A Maven plugin to assemble files from literal text and other files, with optional interpolation of token values.
Project Organization

Project Organization

Indiana University
Source Code Management

Source Code Management

https://github.com/mwoodiupui/FileWeaver.git

Download fileweaver

How to add to project

<plugin>
    <groupId>edu.iu.ul.maven.plugins</groupId>
    <artifactId>fileweaver</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.0
plexus : plexus-utils jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0