| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.basistech |
| ArtifactId | ArtifactIdpathname-util-maven-plugin |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionPathname 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.
|
<plugin>
<groupId>com.basistech</groupId>
<artifactId>pathname-util-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8 |
| org.apache.maven.shared : file-management | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.1.0 |
| org.apache.maven : maven-project | jar | 2.1.0 |