You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by DenisDasKind <bl...@abv.bg> on 2014/05/26 08:58:30 UTC

Maven dependency plugin - stripClassifier

Hi to all, 

i have the following trouble when using the maven dependency plugin, and
especially the unpack-dependencies.
I have 3 different dependencies test1, test2, and tes3, and i would like to
unpack each dependency into separate folder as example into test1, test2,
etc.  Therefor i use the option useSubDirectoryPerArtifact, but the problem
is that this option create a direcory with the artifactId and the
Classifier. When i set stripClassifier to false, it has no effect.
If this doesn't work, i can include each artifact manually, but this is not
a very good solution, when i have 10 dependencies.

Thank you in advance! 



--
View this message in context: http://maven.40175.n5.nabble.com/Maven-dependency-plugin-stripClassifier-tp5794091.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org