Johannes Schneider created MCHANGES-316:
-------------------------------------------

             Summary: GitHub report doesn't find any issues
                 Key: MCHANGES-316
                 URL: https://jira.codehaus.org/browse/MCHANGES-316
             Project: Maven 2.x Changes Plugin
          Issue Type: Bug
          Components: github
    Affects Versions: 2.9
            Reporter: Johannes Schneider


When I try to generate a GitHub report I get that message:


 [WARNING] No issue was matched.


I tried to debug this and could pin down the problem to the following request:

https://api.github.com/repos/jschneider/com.cedarsoft.open/issues?per_page=100&page=1

This request does return an empty result set. Because per default only open 
issues are returned.
To get the closed issues it is necessary to add "state=closed"




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to