is not current version
Last Version 1.0

Directory Maven Plugin 0.3.1

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

0.3.1
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 0.3.1


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.