Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.5
-
None
-
None
Description
Running announcement-generate. Note from the -X output blob here that I have selected more statusIds than 'Closed'. But then see the URL from a little further down the trace, where statusIds=6.
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-changes-plugin:2.5:announcement-generate' --> [DEBUG] (s) artifactId = basis-parent [DEBUG] (f) basedir = /Users/benson/x/maven-support/basis-parent/trunk [DEBUG] (s) developmentTeam = Common Parent for Basis Maven Projects team [DEBUG] (s) finalName = basis-parent-26-SNAPSHOT [DEBUG] (f) generateJiraAnnouncement = false [DEBUG] (s) groupId = com.basistech [DEBUG] (f) issueManagementSystems = [JIRA] [DEBUG] (f) jiraMerge = false [DEBUG] (f) jiraPassword = xxxxxx [DEBUG] (f) jiraUser = maven-reporting [DEBUG] (f) jiraXML = /Users/benson/x/maven-support/basis-parent/trunk/target/jira-announcement.xml [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@4e3e97cd [DEBUG] (f) maxEntries = 25 [DEBUG] (s) outputDirectory = /Users/benson/x/maven-support/basis-parent/trunk/target/announcement [DEBUG] (s) packaging = pom [DEBUG] (f) project = MavenProject: com.basistech:basis-parent:26-SNAPSHOT @ /Users/benson/x/maven-support/basis-parent/trunk/pom.xml [DEBUG] (f) resolutionIds = Fixed [DEBUG] (f) runOnlyAtExecutionRoot = false [DEBUG] (f) settings = org.apache.maven.settings.Settings@7fb6a1c4 [DEBUG] (f) statusIds = Resolved,Closed [DEBUG] (f) template = announcement.vm [DEBUG] (f) templateDirectory = org/apache/maven/plugin/announcement [DEBUG] (f) tracQuery = order=id [DEBUG] (s) url = http://hudson.basistech.net:8280/projects/basis-parent [DEBUG] (s) version = 26-SNAPSHOT [DEBUG] (s) xmlPath = /Users/benson/x/maven-support/basis-parent/trunk/src/changes/changes.xml ... [DEBUG] Found the pid 10300 at http://jira.basistech.net:8080/browse/MAVEN/component/10784 [ERROR] maven-changes-plugin: None of the configured sortColumnNames 'null' are correct. [DEBUG] download jira issues from url http://jira.basistech.net:8080/secure/IssueNavigator.jspa?view=rss&pid=10300&statusIds=6&resolutionIds=1&tempMax=25&reset=true&decorator=none [INFO] Downloading from JIRA at: http://jira.basistech.net:8080/secure/IssueNavigator.jspa?view=rss&pid=10300&statusIds=6&resolutionIds=1&tempMax=25&reset=true&decorator=none
Attachments
Issue Links
- duplicates
-
MCHANGES-249 The jira downloaded used for announcements only supports 'closed'
- Closed