I'm using Jenkins version 1.532.1 and Artifactory version 3.1.0.
When you configure a job in jenkins ci, at the category "Build Environment" you can select "Generic-Artifactory Integration" and enter the path to a file you want to deploy to the Artifactory.
But I want to have the file deployed as a Maven artifact with maven metadata and dependencies defiend in a pom.xml. Is this possible with selecting the "Maven3-Artifactory Integration", defining Include Patterns and Deployment properties?