Last Version

Pathname Utility Maven Plugin Toplevel 1.1

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-top
Version

Version

1.1
Type

Type

pom
Description

Description

Pathname Utility Maven Plugin Toplevel
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-top 1.1


<!-- https://jarcasting.com/artifacts/com.basistech/pathname-util-maven-plugin-top/ -->
<dependency>
    <groupId>com.basistech</groupId>
    <artifactId>pathname-util-maven-plugin-top</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/pathname-util-maven-plugin-top/
implementation 'com.basistech:pathname-util-maven-plugin-top:1.1'
// https://jarcasting.com/artifacts/com.basistech/pathname-util-maven-plugin-top/
implementation ("com.basistech:pathname-util-maven-plugin-top:1.1")
'com.basistech:pathname-util-maven-plugin-top:pom:1.1'
<dependency org="com.basistech" name="pathname-util-maven-plugin-top" rev="1.1">
  <artifact name="pathname-util-maven-plugin-top" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='pathname-util-maven-plugin-top', version='1.1')
)
libraryDependencies += "com.basistech" % "pathname-util-maven-plugin-top" % "1.1"
[com.basistech/pathname-util-maven-plugin-top "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugin
  • integrationTests