Hi, Not sure I understand what you are trying to achieve, but when deploying from the UI, you can only deploy one file at a time. However, you can deploy both files (POM and Jar) to the same path and Artifactory will calculate the metadata according to the pom file deployed.
Artifactory can also generate a POM file either from the internal POM file in your jar or from the maven coordinates the jar file is deployed to. So in such a case, you can only deploy a Jar file and Artifactory will generate the POM file. HTH, Itamar -- View this message in context: http://forums.jfrog.org/deploy-artifact-together-with-coresponding-POM-file-tp7580361p7580411.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
