I was using uploadArchives.repositories.mavenDeployer.pom.artifactId and that worked.
Now I am trying to use the JFrog artifactory plugin, and I don’t see a way to change the artifactId via their API.
Is there a different gradle-way to achieve what I am trying to do?
Or, does anyone know where I can find the JFrog source for the plugin?