Last Version

Directory Maven Plugin 1.0

Provides goals to discover various paths based on the projects currently building. For example, directory of the execution root project, directory of a given project (based on groupId/artifactId), and highest project basedir that hasn't been resolved from the repository.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.commonjava.maven.plugins
ArtifactId

ArtifactId

directory-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

Directory Maven Plugin
Provides goals to discover various paths based on the projects currently building. For example, directory of the execution root project, directory of a given project (based on groupId/artifactId), and highest project basedir that hasn't been resolved from the repository.
Source Code Management

Source Code Management

http://github.com/jdcasey/directory-maven-plugin

Download directory-maven-plugin 1.0


<plugin>
    <groupId>org.commonjava.maven.plugins</groupId>
    <artifactId>directory-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-model jar 3.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.