Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-dependency-plugin

How do I strip subdirectories when using maven dependency plugin

Maven 2.1 dependency:analyze. Transitive dependencies: Used undeclared dependencies found

maven-dependency-plugin, copy-dependencies: exclude some artifact ids and their dependencies

How To Add Maven Dependency (Android Studio)

destFileName not used by maven-dependency-plugin?

Spring boot core dependencies seen as unused by maven-dependency-plugin

Is there a way to divide artifacts between test and compile using the maven-dependency-plugin during the copy-dependencies goal?

Maven archiver uses unlocked snapshots in classpath, but copy-dependencies copy locked snapshots

Maven - Multiple artifact versions in dependency management

maven-dependency-plugin:unpack Error

Unpack files from jar if jar is used, copy then extracted files to a directory

Suppress Maven Dependency Plugin's "Unused declared dependencies found" warnings

Maven: unpack zip artifact to a SPECIFIC folder name

maven-dependency-plugin:copy tries to copy classes

How to determine which Maven dependency is needing a missing dependency?

"Using Maven 2 dependency tree to get verbose output, which may be inconsistent with actual Maven 3 resolution"

Gradle equivalent of maven-dependency-plugin

mvn dependency:tree fails on trivial project

How to list the transitive dependencies of an artifact from a repository?

mvn dependency:go-offline - how do you set params on the command line or at all