chonton / exists-maven-plugin

Check if artifact exists in remote maven repository
Apache License 2.0
47 stars 18 forks source link

The artifact exists, but the plugin says otherwise #27

Closed mikycol closed 3 years ago

mikycol commented 3 years ago

I am trying to use the plugin to verify the existence of the artifact and prevent it from being re-published. I use the Job-Token as an authentication system, but I don't seem to be able to use it, any suggestions?

Thanks

chonton commented 3 years ago

Please add links that describe this authentication scheme.

mikycol commented 3 years ago

I'm looking at the deployment code to be able to give you better information (or in case send you a pull request), at the moment I have automated the publication of packages using this authentication method https://docs.gitlab.com/ee/user/packages/maven_repository/#authenticate-with-a-ci-job-token-in-maven