Closed yahavi closed 1 year ago
Fix https://github.com/jfrog/jfrog-cli/issues/1496
When the java-platform plugin is applied, add the following publication in CI mode:
publications { mavenJavaPlatform(MavenPublication) { from components.javaPlatform } }
[x] All tests passed. If this feature is not already covered by the tests, I added new tests.
Fix https://github.com/jfrog/jfrog-cli/issues/1496
When the java-platform plugin is applied, add the following publication in CI mode: