Hi, To deploy an artifact along with it's POM.xml file using Artifactory UI, you can perform the following steps:
1. While inside your Artifactory UI, click on 'Deploy' tab. 2. Click 'Choose file' and select the artifact you wish to upload. 3. If the artifact is a jar file and the POM.xml is already archived, Artifactory will generate the information and once you will click 'upload' the GAVC parameters will be filled automatically. If this is not a jar file and it doesn't have any POM.xml assigned to it, you can still choose 'Deploy as Maven artifact' and you will be able to manually fill the GAVC fields. To answer your second question, it is indeed possible to upload artifacts and POM.xml using REST <http://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-BuildUpload> , but you will need to upload them individually and the process is simpler using the UI. Thanks, Mor -- View this message in context: http://forums.jfrog.org/How-to-Deploy-artifact-with-pom-file-using-artifactory-GUI-tp7580362p7580367.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
