I am working on a MacOSX machine. I downloaded the 2.1.0 maven release. When I ran the 'deploy' goal it on some projects that have been running smoothly on 2.0.10 I encountered the following problem: Unable to apply wagon configuration.
Cannot find setter nor field in
org.apache.maven.wagon.providers.ssh.jsch.ScpWagon for 'httpHeaders'
There seemed to be some relationship between some of the dependencies in the
project and the failing behavior.
Any ideas?
