I know I posted this eariler today, but I have a bit more information.
Since I can perform 'mvn deploy' from the command line, I disabled the *'Deploy
artifacts to Maven repository*' post-build option and just used the
following in my Maven "*Goals and options*":
clean install deploy
It work
FWIW, this used to work last week.
I am able to run 'mvn deploy' from the command-line on the Jenkins box in
the job 'workspace' folder just fine using my 'deployuser' account settings
in the Maven settings.xml.
I can upload artifacts from the Archiva web application using the same
'deployuser' a