Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call artifactoryPublish instead of artifactoryDeploy #489

Open
abrenn opened this issue Aug 16, 2022 · 0 comments
Open

Call artifactoryPublish instead of artifactoryDeploy #489

abrenn opened this issue Aug 16, 2022 · 0 comments

Comments

@abrenn
Copy link

abrenn commented Aug 16, 2022

I am a little bit confused why you are calling artifactoryDeploy instead of artifactoryPublish in case of the jfrog artifactory plugins availability.

As far as I can see originally the deploy tasks finalizes the publish task, see:
https://github.com/jfrog/build-info/blob/master/build-info-extractor-gradle/src/main/groovy/org/jfrog/gradle/plugin/artifactory/task/ArtifactoryTask.java#L247-L253

If there is some reason why deploy is called it would then be nice to make the task configurable since I need to call publish to get the meta information on the artifacts correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant