Write resulting dependencyManagement section to this path
core mojo method.
core mojo method. do not override.
applies a standard GAV (groupId:artifactId:version) filter to the snagged artifacts (format: *:*:*)
applies a standard GAV (groupId:artifactId:version) filter to the snagged artifacts (format: *:*:*)
Specify true to install generated "jar" pom when a parent pom is unresolvable, which omits dependencies and the parent pom reference
Specify true to install generated "jar" pom when a parent pom is unresolvable, which omits dependencies and the parent pom reference
1.2.0
specify the location of the generated index file, useful for subsequent shell processing of snagged artifacts
specify the location of the generated index file, useful for subsequent shell processing of snagged artifacts
Specify the local repository path Refer to maven-install-plugin:install-file
Specify the local repository path Refer to maven-install-plugin:install-file
In the case where multiple versions of an artifact are snagged, specify "high" to include only the highest version in the dependencies, "low" to include only the lowest version in the dependencies, or "none" to include all versions in the dependencies, which would require manual correction to remove duplicates before use in a project dependency tree
set to true to recursively scan directories for jar files
set to true to recursively scan directories for jar files
Specify the repository layout to use for local and remote repositories
Specify the repository layout to use for local and remote repositories
Set the 'scope' element for all the snagged dependencies to this value
set to true to skip mojo execution altogether
set to true to skip mojo execution altogether
jar or directory containing jars to snag
jar or directory containing jars to snag
Snags artifacts into a sorted, unique <dependencyManagement> block in a stub maven pom file
0.8.0