I have authentification problem with maven-changes-plugin version 2.0

2008-04-17 Thread Eugene Batogov
Hello ! I am trying to use maven-changes-plugin, version 2.0 with our jira. I have next configurations: ... issueManagement systemJIRA/system urlhttps://server.net:8443/jira/BrowseProject.jspa?pid=PROJECT1/url

Re: I have authentification problem with maven-changes-plugin version 2.0

2008-04-17 Thread Dennis Lundberg
It sounds like you don't have a valid certificate (or certificate chain) on your JIRA server. Here's a link to the JIRA documentation for setting up SSL properly: http://confluence.atlassian.com/display/JIRA/Running+JIRA+over+SSL+or+HTTPS Eugene Batogov wrote: Hello ! I am trying to use