Hi everyone,
I would be glad if someone could lend me a hand with this: I have released my chroot <https://wiki.jenkins-ci.org/display/JENKINS/chroot+Plugin> plugin a day ago and it shows up in the update center, but it is not linked to its wiki page. I have this line in my pom.xml: <url>https://wiki.jenkins-ci.org/display/JENKINS/chroot+Plugin</url> > When i look at the infra update center (e.g. https://ci.jenkins-ci.org/job/infra_update_center/23282/consoleText) I can see this error: chroot > ** No wiki page found > > At first I thought it is because of the redirect from http to https (pom.xml in version 0.1), so I changed that in my pom.xml (version 0.1.1), but it is still the same. I also noticed, that before I swichted the url to https, sometimes these lines appeared in the infra job (e.g. https://ci.jenkins-ci.org/job/infra_update_center/23268/consoleText): ** Failed to fetch http://wiki.jenkins-ci.org/display/JENKINS/chroot+Plugin > AxisFault > faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException > faultSubcode: > faultString: com.atlassian.confluence.rpc.RemoteException: You're not > allowed to view that page, or it does not exist. > > but there are no restrictions on the wiki page. I would be glad if someone could have a look at it. Thank's for your help. Best regards, Roman -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
