Pathname Utility Maven Plugin

A maven plugin with goals useful for connecting maven builds to pathnames. So far, the only goal takes a relative pathname and absolutizes it, so that aggregate children get the right pathname.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.basistech
ArtifactId

ArtifactId

pathname-util-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Pathname Utility Maven Plugin
A maven plugin with goals useful for connecting maven builds to pathnames. So far, the only goal takes a relative pathname and absolutizes it, so that aggregate children get the right pathname.

Download pathname-util-maven-plugin

How to add to project

<plugin>
    <groupId>com.basistech</groupId>
    <artifactId>pathname-util-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.8
org.apache.maven.shared : file-management jar 1.2.1

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0