I'm getting the following error while performing the release:prepare goal.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.3.2:prepare
(default-cli) on project app-commons: Unable to tag SCM
[ERROR] Provider message:
[ERROR] The svn tag command failed.
[ERROR] Command output:
[ERROR] svn: E175002: Unable to connect to a repository at URL
'https://hostname/svn/app-commons/trunk'
[ERROR] svn: E175002: OPTIONS of
'https://hostname/svn/app-commons/trunk': Server certificate
verification failed: certificate issued for a different hostname,
issuer is not trusted (https://hostname)
[ERROR] -> [Help 1]

I'm on Windows, local network, Maven 3.0.4.  How can I resolve this?

Thanks,
-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to