Indicate which build upload to Maven repository

36 Views Asked by At

I'm doing a simple configuration with Jenkins to generate my deploy, the pom file has been configured to create WAR and JAR file. What I want now is to upload automatically the JAR file to my Maven repository (using Archiva currently), but until now I can't find properly information for doing this. The routine is trying to upload the WAR file instead.

0

There are 0 best solutions below