Hi,
When you run the maven deploy phase, maven upload to nexus the final file
with the name ${artifactId}-${version}, and does not respect the <finalName>
set in the build.
How could I indicate to maven deploy plugin to upload to nexus with the
name, for example PREFIX_${artifactId}-${version}
Does anyone know how to do?
Thanks and regards.
--
View this message in context:
http://maven.40175.n5.nabble.com/Maven-deploy-does-not-respect-finalName-tp5806549.html
Sent from the Maven Developers mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]