I've got some users who are trying as a post build action to deploy artefacts 
to Nexus

Using the maven goal deploy the build picks up the settings.xml from the maven 
install on the build box.

Using the plugin, it appears to be trying to access the user settings.xml 
(jenkins user in .m2/repository/settings.xml, which doesn't exist).

I've not used the post build action deploy previously, can anyone tell me if 
this is working as expected, or did I miss a config step to get it to pickup 
the installation settings.xml?

Currently we're running 1.482 Jenkins on this linux box

Thanks

dD

Reply via email to