Hello everyone,
i have an issue when trying to release from the hudson CI tool. The
releasing works fine until the deployment to the repository where it
fails with the following error:
---snip---
[INFO] [INFO] [deploy:deploy {execution: default-deploy}] [INFO]
Uploading:https://maven.adorsys.de/archiva/repository/adorsys.releases//org/adorsys/mavenTestProject/1.1/mavenTestProject-1.1.war
[INFO] [INFO]
------------------------------------------------------------------------ [INFO
] [ERROR] BUILD ERROR [INFO] [INFO]
------------------------------------------------------------------------ [INFO
] [INFO] Error deploying artifact: java.lang.RuntimeException:
Unexpected error: java.security.InvalidAlgorithmParameterException:
the trustAnchors parameter must be non-empty [INFO] [INFO] [INFO]
------------------------------------------------------------------------ [INFO
] [INFO] For more information, run Maven with the -e switch [INFO]
[INFO]
------------------------------------------------------------------------ [INFO
] [INFO] Total time: 9 seconds [INFO] [INFO] Finished at: Fri Aug 14
10:31:13 GMT+01:00 2009 [INFO] [INFO] Final Memory: 34M/115M [INFO]
[INFO]
------------------------------------------------------------------------ [HUDSON
] Archiving /data/apps/hudson/home/jobs/MavenTestProject/workspace/
mavenTestProject/pom.xml to /data/apps/hudson/home/jobs/
MavenTestProject/modules/org.adorsys$mavenTestProject/builds/
2009-08-14_10-30-47/archive/org.adorsys/mavenTestProject/1.1-SNAPSHOT/
pom.xml [INFO]
------------------------------------------------------------------------ [ERROR
] BUILD ERROR [INFO]
------------------------------------------------------------------------ [INFO
] Maven execution failed, exit code: '1'
---snap---
The weird thing is that the maven release works fine from the command
line, thus there must be some parameters that maven cant see when
called by the maven release plugin in hudson... Does anyone knows what
causes the trustAnchors issue and possibly how i can directly give
those missing parameters in the command used by the plugin in hudson?
Best regards
Edi
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]