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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16053328#comment-16053328 ] 

Hudson commented on MSHARED-647:
--------------------------------

FAILURE: Integrated in Jenkins build maven-shared #3738 (See [https://builds.apache.org/job/maven-shared/3738/])
[MSHARED-647] log reports configured or detected, for MSITE-787 (hboutemy: [http://svn.apache.org/viewvc/?view=rev&rev=1799136])
* (edit) maven-reporting-exec/src/main/java/org/apache/maven/reporting/exec/DefaultMavenReportExecutor.java


> 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)