Full name:
net.adamcin:snagjar-maven-plugin:1.3.4:install
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
filter | String | 0.8.0 |
applies a standard GAV (groupId:artifactId:version) filter to
the snagged artifacts (format: *:*:*) Default value is: *. User property is: filter. |
generatePoms | boolean | 1.2.0 |
Specify true to install generated "jar" pom when a parent pom
is unresolvable, which omits dependencies and the parent pom
reference User property is: generatePoms. |
indexFile | File | 0.8.0 |
specify the location of the generated index file, useful for
subsequent shell processing of snagged artifacts Default value is: snagIndex.txt. User property is: indexFile. |
localRepositoryPath | File | 0.8.0 |
Specify the local repository path Refer to
maven-install-plugin:install-file User property is: localRepositoryPath. |
recursive | boolean | 0.8.0 |
set to true to recursively scan directories for jar
files User property is: recursive. |
repositoryLayout | String | 0.8.0 |
Specify the repository layout to use for local and remote
repositories User property is: repositoryLayout. |
skip | boolean | 0.8.0 |
set to true to skip mojo execution altogether User property is: skip. |
snagFile | File | 0.8.0 |
jar or directory containing jars to snag Default value is: .. User property is: snagFile. |
skip: