Issue Details (XML | Word | Printable)

Key: MPJIRA-11
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Carlos Sanchez
Reporter: Arik Kfir
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1.x JIRA Plugin

Enable retrieving component-specific issues

Created: 29/Apr/05 09:40 PM   Updated: 12/Aug/05 02:02 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

Time Tracking:
Not Specified

File Attachments: 1. Text File jira-component.patch (3 kB)

Issue Links:
Supercedes
 


 Description  « Hide
Many projects are divided into smaller components (managed in Maven via multiproject). Usually, the same structure is reflected in the project's JIRA - meaning a big project with each smaller project mapped to a JIRA component.

If we add the JIRA report for such projects (that are part of a larger project), all subprojects will show all JIRA issues for the project, instead of the issues relevant to that specific component.

Therefor, it would be useful to specify for the JIRA plugin to only query issues for a specific component, based on a plugin property. Then, each subproject will specify that property in its project.properties file, thus reflecting the true JIRA structure in the JIRA report.

Attached to this issue is a patch I've made that makes it possible.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Carlos Sanchez added a comment - 12/Aug/05 02:02 PM
Fixed as part of MPJIRA-13