Full name:
project.gluebooster.maven:maven-booster-plugin:0.4:download
Description:
<plugin>
<groupId>project.gluebooster</groupId>
<artifactId>maven-booster-plugin</artifactId>
<version>0.1</version>
<executions>
<execution>
<phase>validate</phase>
<goals>
<goal>download</goal>
</goals>
</execution>
</executions>
</plugin>
Attributes:
validate.| Name | Type | Since | Description |
|---|---|---|---|
| localRepository | DefaultArtifactRepository |
- |
The local repository. |