davrob
(davrob)
September 2, 2012, 12:18pm
1
Hi,
Has anyone come across this issue when running the inital build as follows:
C:\work\Git\elasticsearch>mvn package -DskipTests
Build error in Maven HttpWagon - KeyManagerFactory not available
See gist here: https://gist.github.com/3597928
--
davrob
(davrob)
September 3, 2012, 2:24pm
2
Well I switched from Maven 3 to Maven 2.2.1 and that did the job - I am
using Java 1.6.
On Sunday, September 2, 2012 1:18:41 PM UTC+1, davrob2 wrote:
Hi,
Has anyone come across this issue when running the inital build as follows:
C:\work\Git\elasticsearch>mvn package -DskipTests
Build error in Maven HttpWagon - KeyManagerFactory not available
See gist here: Build error in Maven HttpWagon - KeyManagerFactory not available · GitHub
--