Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.1
-
Labels:None
-
Number of attachments :
Description
plugin:repository-deploy:
[echo] maven.artifact.legacy is set to false - using artifact deploy mode
Will deploy to 1 repository(ies): apache
Deploying to repository: apache
java.security.NoSuchAlgorithmException: DH KeyPairGenerator not available
BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-scm-plugin-1.4.1-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 158
Column.... 9
Unable to obtain goal [plugin:repository-deploy] – C:\Documents and Settings\Dion Gillard\.maven\cache\maven-artifact-plugin-1.4-SN
APSHOT\plugin.jelly:94:13: <artifact:artifact-deploy> javax/crypto/spec/DHParameterSpec
Total time: 51 seconds
Finished at: Fri Jul 09 00:27:47 EST 2004
it works fine on jdk 1.4.
This is with:
maven.repo.list=apache
maven.repo.apache=scp://www.apache.org
This is really a documentation issue. The artifact plugin has deployers that only work with JDK 1.4, or JDK 1.3 with jsse installed.
suck does our error handling, mmmm.