You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2017/06/18 20:59:00 UTC

[jira] [Updated] (MSHARED-647) display what reports are added automatically when no reportSet is defined

     [ https://issues.apache.org/jira/browse/MSHARED-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy updated MSHARED-647:
----------------------------------
    Description: 
for MSITE-787, adding count and list of reports, with "configured" when resportSet is defined or "detected" when they are automatically detected:
{noformat}[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.15
[INFO] 1 report configured for maven-checkstyle-plugin:2.15: checkstyle
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.6
[INFO] 2 reports detected for maven-pmd-plugin:3.6: cpd, pmd
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
[INFO] 2 reports configured for maven-jxr-plugin:2.5: jxr, test-jxr
[INFO] configuring report plugin org.codehaus.mojo:taglist-maven-plugin:2.4
[INFO] 1 report detected for taglist-maven-plugin:2.4: taglist{noformat}

  was:for MSITE-787


> display what reports are added automatically when no reportSet is defined
> -------------------------------------------------------------------------
>
>                 Key: MSHARED-647
>                 URL: https://issues.apache.org/jira/browse/MSHARED-647
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-reporting-exec
>    Affects Versions: maven-reporting-exec-1.3
>            Reporter: Hervé Boutemy
>            Assignee: Hervé Boutemy
>             Fix For: maven-reporting-exec-1.4
>
>
> for MSITE-787, adding count and list of reports, with "configured" when resportSet is defined or "detected" when they are automatically detected:
> {noformat}[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.15
> [INFO] 1 report configured for maven-checkstyle-plugin:2.15: checkstyle
> [INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.6
> [INFO] 2 reports detected for maven-pmd-plugin:3.6: cpd, pmd
> [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
> [INFO] 2 reports configured for maven-jxr-plugin:2.5: jxr, test-jxr
> [INFO] configuring report plugin org.codehaus.mojo:taglist-maven-plugin:2.4
> [INFO] 1 report detected for taglist-maven-plugin:2.4: taglist{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)