A Maven plugin for maintaining target/ as a symbolic link to another directory (e.g. on a RAM disk).
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.elehack.maven.plugins |
| ArtifactId | ArtifactIdexternal-build-maven-plugin |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionExternal Build Dir Maven Mojo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
<plugin>
<groupId>net.elehack.maven.plugins</groupId>
<artifactId>external-build-maven-plugin</artifactId>
<version>0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0.5 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
A Maven plugin for maintaining target/ as a symbolic link to another directory (e.g. on a RAM disk).