chrisdchristo / capsule-maven-plugin

Capsule Maven Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add classifier support

balbusm opened this issue · comments

Classifier is ignored for dependencies. It is not added to the manifest file.
As far as I see the following pattern works:
groupId:artifactId:version:classifier

Classifier support should be supported in latest version 1.2.0.