This message was deleted.
# community-support
s
This message was deleted.
j
yes you can publish to artifactory using just the maven publish plugin
j
Thanks! Do you know what the url would be formated like when there are multiple repos? Ex artifactory.<host>.com/gradle/project ?
j
i think that depends on your setup
and if its hosted artifactory vs jfrog cloud
c
We use publish to artifactory and avoid the jfrog artifactory gradle plugin as it hasn’t seen any gradle configuration cache fixes in years
j
Thanks both! I was able to perform an upload. Much simpler with the maven publish than the artifactory plugin.