[
https://issues.apache.org/jira/browse/MCHANGES-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Boucherie closed MCHANGES-362.
----------------------------------------
Resolution: Not A Problem
Sorry my password was just blocked due to changes in password policy last month
ago ...
Sorry for the noise.
> Check for rest api failed if webuser used
> -----------------------------------------
>
> Key: MCHANGES-362
> URL: https://issues.apache.org/jira/browse/MCHANGES-362
> Project: Maven Changes Plugin
> Issue Type: Bug
> Components: jira
> Affects Versions: 2.11
> Environment: JIRA 7
> Reporter: Guillaume Boucherie
>
> If changes plugin is configure to used webUser/webPassword method
> setupWebClient always add an AuthorizationPolicy.
> But call of "/rest/api/2/serverInfo", to check if rest api available in Jira
> failed if authorization header is set (maybe since Jira 7.0 ?)
> See log
> {noformat}
> [INFO] Address: https://mediametrie.atlassian.net/rest/api/2/serverInfo
> [INFO] Http-Method: GET
> [INFO] Content-Type: */*
> [INFO] Headers: {Accept=[application/json], Content-Type=[*/*],
> Authorization=[Basic **********************************************]}
> [INFO] --------------------------------------
> [INFO] [DEBUG] Accept: application/json
> [INFO] [DEBUG] Authorization: Basic amVua2luczpWbG1wSkEqNA==
> [INFO] [DEBUG] Content-Type: */*
> [INFO] [DEBUG] No Trust Decider for Conduit
> '{https://mediametrie.atlassian.net}WebClient.http-conduit'. An afirmative
> Trust Decision is assumed.
> [INFO] [DEBUG] Response Code: 401 Conduit:
> {https://mediametrie.atlassian.net}WebClient.http-conduit
> [INFO] [DEBUG] Content length: -1
> [INFO] [DEBUG] Header fields:
> [INFO] null: [HTTP/1.1 401 Unauthorized]
> [INFO] WWW-Authenticate: [OAuth
> realm="https%3A%2F%2Fmediametrie.atlassian.net"]
> [INFO] X-ASESSIONID: [1tm29ul]
> [INFO] Set-Cookie: [studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, JSESSIONID=D8CDB54F8A1710254DC25A7897129DE1;
> Path=/; Secure; HttpOnly]
> [INFO] Connection: [keep-alive]
> [INFO] Server: [nginx]
> [INFO] X-Seraph-LoginReason: [AUTHENTICATED_FAILED, AUTHENTICATED_FAILED,
> OUT]
> [INFO] X-Content-Type-Options: [nosniff]
> [INFO] Transfer-Encoding: [chunked]
> [INFO] Date: [Mon, 26 Oct 2015 13:03:16 GMT]
> [INFO] X-ASEN: [SEN-2238151]
> [INFO] Content-Type: [text/html;charset=UTF-8]
> [INFO] X-Seraph-PasswordResetRequired: [true, true]
> [INFO] X-AREQUESTID: [843x31125x1]
> [INFO]
> [INFO] [DEBUG] Adding interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@1f0fde7d to phase receive
> [INFO] [DEBUG] Chain org.apache.cxf.phase.PhaseInterceptorChain@4ad7f079 was
> created. Current flow:
> [INFO] receive [LoggingInInterceptor]
> [INFO]
> [INFO] [DEBUG] Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@1f0fde7d
> [INFO] [INFO] Inbound Message
> [INFO] ----------------------------
> [INFO] ID: 1
> [INFO] Response-Code: 401
> [INFO] Encoding: UTF-8
> [INFO] Content-Type: text/html;charset=UTF-8
> [INFO] Headers: {connection=[keep-alive],
> content-type=[text/html;charset=UTF-8], Date=[Mon, 26 Oct 2015 13:03:16 GMT],
> Server=[nginx], Set-Cookie=[studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, studio.crowd.tokenkey="";
> Domain=.mediametrie.atlassian.net; Expires=Thu, 01-Jan-1970 00:00:10 GMT;
> Path=/; Secure; HttpOnly, JSESSIONID=D8CDB54F8A1710254DC25A7897129DE1;
> Path=/; Secure; HttpOnly], transfer-encoding=[chunked],
> WWW-Authenticate=[OAuth realm="https%3A%2F%2Fmediametrie.atlassian.net"],
> X-AREQUESTID=[843x31125x1], X-ASEN=[SEN-2238151], X-ASESSIONID=[1tm29ul],
> X-Content-Type-Options=[nosniff], X-Seraph-LoginReason=[AUTHENTICATED_FAILED,
> AUTHENTICATED_FAILED, OUT], X-Seraph-PasswordResetRequired=[true, true]}
> [INFO] Payload:
> [INFO]
> [INFO]
> [INFO]
> [INFO]
> [INFO]
> [INFO]
> [INFO]
> [INFO] <html>
> [INFO]
> [INFO] <head>
> [INFO] <title>Unauthorized (401)</title>
> [INFO]
> [INFO]
> [INFO]
> [INFO] <!--[if IE]><![endif]-->
> [INFO] <script type="text/javascript">var contextPath = '';</script>
> [INFO] <script>
> [INFO]
> window.WRM=window.WRM||{};window.WRM._unparsedData=window.WRM._unparsedData||{};
> [INFO]
> WRM._unparsedData["com.atlassian.jira.plugins.jira-admin-helper-plugin:permissions-provider.permissions-data"]="[{\"permissions\":[{\"name\":\"Administer
> Projects\",\"key\":\"ADMINISTER_PROJECTS\"},{\"name\":\"Browse
> Projects\",\"key\":\"BROWSE_PROJECTS\"},{\"name\":\"View Development
> Tools\",\"key\":\"VIEW_DEV_TOOLS\"},{\"name\":\"View Read-Only
> Workflow\",\"key\":\"VIEW_READONLY_WORKFLOW\"}],\"name\":\"Project
> Permissions\"},{\"permissions\":[{\"name\":\"Assignable
> User\",\"key\":\"ASSIGNABLE_USER\"},{\"name\":\"Assign
> Issues\",\"key\":\"ASSIGN_ISSUES\"},{\"name\":\"Close
> Issues\",\"key\":\"CLOSE_ISSUES\"},{\"name\":\"Create
> Issues\",\"key\":\"CREATE_ISSUES\"},{\"name\":\"Delete
> Issues\",\"key\":\"DELETE_ISSUES\"},{\"name\":\"Edit
> Issues\",\"key\":\"EDIT_ISSUES\"},{\"name\":\"Link
> Issues\",\"key\":\"LINK_ISSUES\"},{\"name\":\"Modify
> Reporter\",\"key\":\"MODIFY_REPORTER\"},{\"name\":\"Move
> Issues\",\"key\":\"MOVE_ISSUES\"},{\"name\":\"Resolve
> Issues\",\"key\":\"RESOLVE_ISSUES\"},{\"name\":\"Schedule
> Issues\",\"key\":\"SCHEDULE_ISSUES\"},{\"name\":\"Set Issue
> Security\",\"key\":\"SET_ISSUE_SECURITY\"},{\"name\":\"Transition
> Issues\",\"key\":\"TRANSITION_ISSUES\"}],\"name\":\"Issue
> Permissions\"},{\"permissions\":[{\"name\":\"Manage
> Watchers\",\"key\":\"MANAGE_WATCHERS\"},{\"name\":\"View Voters and
> Watchers\",\"key\":\"VIEW_VOTERS_AND_WATCHERS\"}],\"name\":\"Voters &
> Watchers Permissions\"},{\"permissions\":[{\"name\":\"Add
> Comments\",\"key\":\"ADD_COMMENTS\"},{\"name\":\"Delete All
> Comments\",\"key\":\"DELETE_ALL_COMMENTS\"},{\"name\":\"Delete Own
> Comments\",\"key\":\"DELETE_OWN_COMMENTS\"},{\"name\":\"Edit All
> Comments\",\"key\":\"EDIT_ALL_COMMENTS\"},{\"name\":\"Edit Own
> Comments\",\"key\":\"EDIT_OWN_COMMENTS\"}],\"name\":\"Comments
> Permissions\"},{\"permissions\":[{\"name\":\"Create
> Attachments\",\"key\":\"CREATE_ATTACHMENTS\"},{\"name\":\"Delete All
> Attachments\",\"key\":\"DELETE_ALL_ATTACHMENTS\"},{\"name\":\"Delete Own
> Attachments\",\"key\":\"DELETE_OWN_ATTACHMENTS\"}],\"name\":\"Attachments
> Permissions\"},{\"permissions\":[{\"name\":\"Delete All
> Worklogs\",\"key\":\"DELETE_ALL_WORKLOGS\"},{\"name\":\"Delete Own
> Worklogs\",\"key\":\"DELETE_OWN_WORKLOGS\"},{\"name\":\"Edit All
> Worklogs\",\"key\":\"EDIT_ALL_WORKLOGS\"},{\"name\":\"Edit Own
> Worklogs\",\"key\":\"EDIT_OWN_WORKLOGS\"},{\"name\":\"Work On
> Issues\",\"key\":\"WORK_ON_ISSUES\"}],\"name\":\"Time Tracking
> Permissions\"},{\"permissions\":[],\"name\":\"admin.permission.group.time.tracking.other\"}]";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.jira-header-plugin:newsletter-signup-tip.newsletterSignup"]="{\"formUrl\":\"https://www.atlassian.com/apis/exact-target/{0}/subscribe?mailingListId=1239131\",\"showNewsletterTip\":false}";
> [INFO]
> WRM._unparsedData["jira.webresources:user-message-flags.adminLockout"]="{}";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.plugins.jira-dnd-attachment-plugin:jira-html5-attach-images-resources.resource-uris"]="{\"deployJava.html\":\"/s/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/4.2.0/_/download/resources/com.atlassian.jira.plugins.jira-dnd-attachment-plugin:jira-html5-attach-images-resources/deployJava.html\",\"clipboard.jar\":\"/s/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/4.2.0/_/download/resources/com.atlassian.jira.plugins.jira-dnd-attachment-plugin:jira-html5-attach-images-resources/clipboard.jar\",\"clipboard-legacy.jar\":\"/s/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/4.2.0/_/download/resources/com.atlassian.jira.plugins.jira-dnd-attachment-plugin:jira-html5-attach-images-resources/clipboard-legacy.jar\"}";
> [INFO]
> WRM._unparsedData["com.atlassian.plugins.atlassian-plugins-webresource-plugin:context-path.context-path"]="\"\"";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.ext.calendar:tipDataProvider.tip"]="{\"suppressTip\":false}";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.plugins.jira-admin-helper-plugin:notification-event-provider.notification-event-data"]="[{\"id\":1,\"name\":\"Issue
> Created\",\"isDefault\":true},{\"id\":2,\"name\":\"Issue
> Updated\"},{\"id\":3,\"name\":\"Issue Assigned\"},{\"id\":4,\"name\":\"Issue
> Resolved\"},{\"id\":5,\"name\":\"Issue Closed\"},{\"id\":6,\"name\":\"Issue
> Commented\"},{\"id\":14,\"name\":\"Issue Comment
> Edited\"},{\"id\":17,\"name\":\"Issue Comment
> Deleted\"},{\"id\":7,\"name\":\"Issue Reopened\"},{\"id\":8,\"name\":\"Issue
> Deleted\"},{\"id\":9,\"name\":\"Issue Moved\"},{\"id\":10,\"name\":\"Work
> Logged On Issue\"},{\"id\":11,\"name\":\"Work Started On
> Issue\"},{\"id\":12,\"name\":\"Work Stopped On
> Issue\"},{\"id\":15,\"name\":\"Issue Worklog
> Updated\"},{\"id\":16,\"name\":\"Issue Worklog
> Deleted\"},{\"id\":13,\"name\":\"Generic
> Event\"},{\"id\":10001,\"name\":\"event.type.bugcreate.name\"}]";
> [INFO]
> WRM._unparsedData["com.atlassian.plugins.browser.metrics.browser-metrics-plugin:browser-metrics.feature-data-provider-legacy"]="true";
> [INFO]
> WRM._unparsedData["com.atlassian.pocketknife.featureflags-plugin:pocketknife-feature-flags.feature-flag-data"]="{\"enabled-feature-keys\":[\"jira.plugin.devstatus.automatic.transitioning\",\"ka.AJAX_PREFETCH\",\"heatmapper.disabled\",\"jira.plugin.devstatus.phasefour.enabled\",\"rotp.admin.shortcuts\",\"com.atlassian.jira.projects.issuenavigator.cachefix\",\"jira.plugin.devstatus.phasetwo\",\"jira.frother.reporter.field\",\"com.atlassian.jira.jira-feedback-plugin\",\"atlassian.rest.xsrf.legacy.enabled\",\"jira.plugin.devstatus.bamboo.enabled\",\"jira.administration.workflow.validation\",\"ondemand.language.beta\",\"atlassian.connect.dhe.disabled.awl-gebsun.rhcloud.com\",\"jira.issue.status.lozenge\",\"unified.usermanagement\",\"com.atlassian.jira.projects.issuenavigator\",\"com.atlassian.jira.config.PDL\",\"jira.plugin.devstatus.phasetwo.enabled\",\"jira.plugin.fisheye.tab.enabled\",\"com.atlassian.jira.projects.issue.summary.vignettes\",\"atlassian.aui.raphael.disabled\",\"com.atlassian.jira.config.CoreFeatures.PERMISSIONS_MANAGED_BY_UM\",\"app-switcher.new\",\"frother.assignee.field\",\"jira.projectconfig.issuetypes.sidebar\",\"APDEX-517.warmhardcoded\",\"com.atlassian.jira.config.CoreFeatures.ON_DEMAND\",\"jira.search.kickass\",\"jira.plugin.projects.version.tab.feedback.banner\",\"rotp.project.create\",\"atlassian.connect.dhe.disabled.aip-flyingagile.rhcloud.com\",\"com.atlassian.plugins.issuenav.SEND_HEAD_EARLY\",\"jira.baseurl.cdn.enabled\",\"fusion.bitbucket.rebrand\",\"ka.STABLE_SEARCH\",\"ka.SEPARATE_VIEWISSUE\",\"ondemand.marketplace.prototype\",\"jira.bamboo.legacy.force\",\"jira.plugin.devstatus.background.refresh.enabled\",\"ka.SPLIT_VIEW\",\"com.atlassian.jira.config.CoreFeatures.LICENSE_ROLES_ENABLED\",\"ka.AJAX_VIEW_ISSUE\"],\"feature-flag-states\":{\"sd.confluence.kb.od.oneclick\":true,\"sd.shared.portals.kb.search\":true,\"sd.reporter.internal.comments.async.upgrade\":true,\"sd.automation.if.issue.link.type.phase2\":true,\"sd.experimental.customer.satisfaction\":false,\"sd.experimental.portal.search.algorithm\":true,\"sd.advance.portal.branding.portal.content\":false,\"sd.reduce.notifications.to.cc.list\":true,\"sd.request.type.search.advance\":false,\"sd.kb.viewed.report\":true,\"sd.agent.invite.customers\":true,\"sd.shared.portals.redo\":true,\"sd.agent.onboarding\":true,\"sd.people.total.count\":false,\"sd.req.participants.portal\":true,\"sd.agent.queue.update\":true,\"sd.agent.signature\":false,\"sd.sla.threshold.events\":true,\"jira.unified.attachments.m2\":true,\"sd.updated.all.portal.failure.messages\":true,\"sd.email.notification.plain.text\":true,\"sd.portal.logo.default\":true,\"sd.request.participants.upgrade\":true,\"sd.jira.automation.event\":false,\"jira.attachment.merge\":true,\"sd.remove.logo.roundness\":true,\"sd.pre.populated.comment\":true,\"sd.email.conversational.notification\":true,\"sd.portal.drag.drop\":true,\"sd.request.type.automation.set\":false,\"sd.test.feature.flag.x\":true,\"sd.test.feature.flag.y\":false,\"sd.automation.workaround.jira.cached.index.issue\":true,\"sd.skate.upgrade\":true,\"sd.confluence.kb.visitors\":true,\"sd.automation.issue.linked.phase1\":true,\"sd.confluence.anonymous.permission.fix\":true,\"sd.experimental.itil.sd.configuration\":false,\"sd.better.logo.uploader\":true,\"sd.global.portal.rt.search\":true,\"sd.shared.portals.kb.like\":true,\"sd.advance.portal.branding\":true,\"sd.channel.issue.properties.async.upgrade\":true,\"sd.request.participants\":true,\"sd.automation.then.linked.issue.comment.phase3\":true,\"sd.req.participants.email\":true,\"sd.email.notification.quoted.reply.stripping\":true,\"sd.no.schedule.async.upgrade.tasks\":false,\"sd.service.request.feedback\":false,\"sd.lightweight.login.experiment\":false,\"sd.lightweight.login.override\":false,\"jira.unified.attachments\":true,\"sd.agent.queue.dynamic.update\":true,\"sd.convenient.problem.creation\":false,\"sd.admin.permission.migration.complete\":false,\"sd.unlicensed.kb.async.upgrade\":true,\"sd.global.portal.search.atlassian.only.tracking\":false,\"sd.email.platform.integration\":true}}";
> [INFO]
> WRM._unparsedData["com.atlassian.plugins.atlassian-plugins-webresource-rest:web-resource-manager.resource-base-url-pattern"]="\"(?:(?:/s/.*?/_)?/download|//d1ixbz5qgnvms3\\\\.cloudfront\\\\.net/mediametrie\\\\.atlassian\\\\.net(?:/s/.*?/_)?/download)\"";
> [INFO]
> WRM._unparsedData["jira.webresources:avatar-picker.data"]="{\"isEnabled\":false,\"url\":\"/plugins/servlet/redirectToProfile?target=edit-avatar\"}";
> [INFO]
> WRM._unparsedData["com.atlassian.plugins.helptips.jira-help-tips:common.JiraHelpTipData"]="{\"anonymous\":true}";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.plugins.jira-dnd-attachment-plugin:drag-and-drop-attachment-javascript.upload-limit"]="\"104857600\"";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.plugins.jira-dnd-attachment-plugin:drag-and-drop-attachment-javascript.thumbnail-mime-types"]="\"image/png,image/vnd.wap.wbmp,image/x-png,image/jpeg,image/bmp,image/gif\"";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.jira-header-plugin:dismissedFlags.flags"]="{\"dismissed\":[]}";
> [INFO]
> WRM._unparsedData["com.atlassian.plugins.browser.metrics.browser-metrics-plugin:api.feature-data-provider"]="true";
> [INFO]
> WRM._unparsedData["com.atlassian.applinks.applinks-plugin:applinks-common.applinks-context"]="{\"hostApplication\":{\"id\":\"a9e626f9-2e2e-3f68-ad29-22eee84ff68e\",\"type\":\"jira\"}}";
> [INFO]
> WRM._unparsedData["com.atlassian.applinks.applinks-plugin:applinks-common.applinks-features"]="{\"BITBUCKET_REBRAND\":true,\"V3_UI_OPT_IN\":false,\"V3_UI\":false}";
> [INFO]
> WRM._unparsedData["com.atlassian.applinks.applinks-plugin:applinks-common.applinks-discovered-features"]="[]";
> [INFO]
> WRM._unparsedData["com.atlassian.applinks.applinks-plugin:applinks-util-js.applinks-context"]="{\"hostApplication\":{\"id\":\"a9e626f9-2e2e-3f68-ad29-22eee84ff68e\",\"type\":\"jira\"}}";
> [INFO]
> WRM._unparsedData["com.atlassian.applinks.applinks-plugin:applinks-util-js.applinks-features"]="{\"BITBUCKET_REBRAND\":true,\"V3_UI_OPT_IN\":false,\"V3_UI\":false}";
> [INFO]
> WRM._unparsedData["com.atlassian.applinks.applinks-plugin:applinks-util-js.applinks-discovered-features"]="[]";
> [INFO]
> WRM._unparsedData["jira.webresources:dateFormatProvider.dateFormat"]="{\"meridiem\":[\"AM\",\"PM\"],\"eras\":[\"BC\",\"AD\"],\"months\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthsShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"weekdaysShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"weekdays\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]}";
> [INFO]
> WRM._unparsedData["com.atlassian.jira.plugins.jira-browser-metrics:browser-metrics-integration.scm-commit-id"]="\"3f098e887822d12897dbfd77339d1bc8b3ef240b\"";
> [INFO] </script>
> [INFO] <link type="text/css" rel="stylesheet"
> href="//d1ixbz5qgnvms3.cloudfront.net/mediametrie.atlassian.net/s/918893a2adad445d4af2fda4b1d16522-CDN/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/eac70973585e66a695b783e49957cce5/_/download/contextbatch/css/_super/batch.css?relative-url=true"
> media="all">
> [INFO] <!--[if lte IE 9]>
> [INFO] <link type="text/css" rel="stylesheet"
> href="//d1ixbz5qgnvms3.cloudfront.net/mediametrie.atlassian.net/s/09409cc065aea597e74ea6a3e0a89e19-CDN/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/eac70973585e66a695b783e49957cce5/_/download/contextbatch/css/_super/batch.css?conditionalComment=lte+IE+9&relative-url=true"
> media="all">
> [INFO] <![endif]-->
> [INFO] <link type="text/css" rel="stylesheet"
> href="//d1ixbz5qgnvms3.cloudfront.net/mediametrie.atlassian.net/s/44528e7d3e1060783900d13f951d1c9c-CDN/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/fed0909f7140a0652c326e873c4facf2/_/download/contextbatch/css/atl.general,atl.global,jira.global,jira.general,-_super/batch.css?agile_global_admin_condition=true&hasConnectAddons=true&hc-enabled=true&jag=true&relative-url=true"
> media="all">
> [INFO] <script type="text/javascript"
> src="//d1ixbz5qgnvms3.cloudfront.net/mediametrie.atlassian.net/s/74168e0d44b4f41504cdcc3745a5c328-CDN/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/eac70973585e66a695b783e49957cce5/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US"
> ></script>
> [INFO] <script type="text/javascript"
> src="//d1ixbz5qgnvms3.cloudfront.net/mediametrie.atlassian.net/s/e99571af6a00211a4031ceb1b040dde5-CDN/en_USvfzid7-ren-on/70107/b2e4aea8c41fa02ef93fdfec9e11badf/fed0909f7140a0652c326e873c4facf2/_/download/contextbatch/js/atl.general,atl.global,jira.global,jira.general,-_super/batch.js?agile_global_admin_condition=true&hasConnectAddons=true&hc-enabled=true&jag=true&locale=en-US&nps-not-opted-out=true"
> ></script>
> [INFO]
> [INFO] <script type="text/javascript"
> src="/rest/api/1.0/shortcuts/70107/b39d4f9c0449e7ac30828466c376cca4/shortcuts.js"></script>
> [INFO]
> [INFO] <script type="text/javascript"
> src="https://dctkfvs9istwk.cloudfront.net/p/ef4Ng03zyxVAc-g0unoF_pd6eG7530jdJTSPWtXUaJA/main.js"></script>
> [INFO]
> [INFO]
> [INFO]
> [INFO] <meta name="application-name" content="JIRA" data-name="jira"
> data-version="7.0.0-OD-08-002">
> [INFO] </head>
> [INFO] <body id="jira" class="aui-layout aui-style-default page-type-message"
> data-version="7.0.0-OD-08-002" >
> [INFO] <div class="aui-page-panel"><div class="aui-page-panel-inner">
> [INFO] <section class="aui-page-panel-content">
> [INFO] <header class="aui-page-header"><div
> class="aui-page-header-inner">
> [INFO] <div class="aui-page-header-main">
> [INFO] <h1>Unauthorized (401)</h1>
> [INFO] </div><!-- .aui-page-header-main -->
> [INFO] </div><!-- .aui-page-header-inner
> --></header><!-- .aui-page-header -->
> [INFO] <div class="aui-message aui-message-warning
> warning">
> [INFO] <p>Encountered a <code>"401 -
> Unauthorized"</code> error while loading this page.</p>
> [INFO] <p><a href="/secure/MyJiraHome.jspa">Go to
> JIRA home</a></p>
> [INFO] </div>
> [INFO] </section><!-- .aui-page-panel-content -->
> [INFO] </div><!-- .aui-page-panel-inner --></div><!-- .aui-page-panel
> -->
> [INFO] </body>
> [INFO] </html>
> [INFO]
> [INFO] --------------------------------------
> [INFO] [INFO] Falling back to RSS for issue download: This JIRA server does
> not support version 2 of the REST API, which maven-changes-plugin requires.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)