1and1 / go-maven-poller

GoCD plugin that polls Maven repositories including Artifactory and Nexus
Other
9 stars 8 forks source link

Include classifier with artifacts #21

Closed capeflynn closed 5 months ago

capeflynn commented 5 years ago

Is it possible to include a classifier when defining a package configuration?

sfuhrm commented 5 years ago

You mean classifiers like explained here? There is no implementation like that at the moment.

capeflynn commented 5 years ago

Yes, that is the classifier I am referring to. Is there a suggested solution for downloading an artifact with a classifier?

On Thu, Jul 11, 2019 at 4:17 PM Stephan Fuhrmann notifications@github.com wrote:

You mean classifiers like explained here https://maven.apache.org/plugins/maven-deploy-plugin/examples/deploying-with-classifiers.html? There is no implementation like that at the moment.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/1and1/go-maven-poller/issues/21?email_source=notifications&email_token=AL5PYYPOWDOYQRNFPI722KTP66IMTA5CNFSM4H7X3HJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZX3P6A#issuecomment-510638072, or mute the thread https://github.com/notifications/unsubscribe-auth/AL5PYYNX5YKMNUEWOE2HXEDP66IMTANCNFSM4H7X3HJA .

sfuhrm commented 5 years ago

Is there a suggested solution for downloading an artifact with a classifier?

I have no suggestion at the moment. If you need this, feel free to submit a pull request.

sfuhrm commented 5 months ago

This repo has been set to read-only because we are no longer using GoCD and couldn't find another maintainer in our organization to maintain the project. Feel free to fork.