-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins ver. 1.638
Artifactory Plugin 2.4.4
I am trying to upload aar files from my Android Library to a repository via use of this Plugin.
Example Code:
https://github.com/JFrogDev/project-examples/tree/master/gradle-examples/gradle-example-ci-server
While the aar is getting uploading however the maven artifacts are not getting created. Especially maven-metadata.xml
Publish Ivy descriptors is working correctly if selected however Publish Maven descriptors does not work when selected
Very annoying..
I have the same issue