From issues-return-127178-archive-asf-public=cust-asf.ponee.io@maven.apache.org Mon Jan 8 09:29:05 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id B394B180607 for ; Mon, 8 Jan 2018 09:29:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A3A20160C2C; Mon, 8 Jan 2018 08:29:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B8A76160C1E for ; Mon, 8 Jan 2018 09:29:04 +0100 (CET) Received: (qmail 54841 invoked by uid 500); 8 Jan 2018 08:29:03 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 54830 invoked by uid 99); 8 Jan 2018 08:29:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2018 08:29:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 305AA1805D6 for ; Mon, 8 Jan 2018 08:29:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -108.711 X-Spam-Level: X-Spam-Status: No, score=-108.711 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QVwee7EmWnWL for ; Mon, 8 Jan 2018 08:29:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 32E965FB97 for ; Mon, 8 Jan 2018 08:29:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6C812E0D6A for ; Mon, 8 Jan 2018 08:29:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 12FF2212F7 for ; Mon, 8 Jan 2018 08:29:00 +0000 (UTC) Date: Mon, 8 Jan 2018 08:29:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SUREFIRE-1183) Custom Test Report Titles and Descriptions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SUREFIRE-1183?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 6315866#comment-16315866 ]=20 Hudson commented on SUREFIRE-1183: ---------------------------------- SUCCESS: Integrated in Jenkins build maven-surefire #1818 (See [https://bui= lds.apache.org/job/maven-surefire/1818/]) [SUREFIRE-1183] Custom Test Report Titles and Descriptions (tibor17: [http:= //git-wip-us.apache.org/repos/asf/?p=3Dmaven-surefire.git&a=3Dcommit&h=3D7a= 33fd67b066908ef4aad6eb044c40eb4fe29482]) * (add) maven-surefire-report-plugin/src/test/java/org/apache/maven/plugins= /surefire/report/Surefire1183Test.java * (edit) maven-surefire-report-plugin/src/main/java/org/apache/maven/plugin= s/surefire/report/SurefireReportMojo.java * (edit) maven-surefire-report-plugin/src/main/java/org/apache/maven/plugin= s/surefire/report/SurefireReportOnlyMojo.java * (edit) maven-surefire-report-plugin/src/main/java/org/apache/maven/plugin= s/surefire/report/SurefireReportGenerator.java * (edit) maven-surefire-report-plugin/src/main/java/org/apache/maven/plugin= s/surefire/report/FailsafeReportMojo.java * (add) maven-surefire-report-plugin/src/test/resources/surefire-1183/accep= tancetest-reports/TEST-com.shape.CircleTest.xml * (add) maven-surefire-report-plugin/src/test/resources/surefire-1183/plugi= n-config.xml * (edit) maven-surefire-report-plugin/src/main/java/org/apache/maven/plugin= s/surefire/report/AbstractSurefireReportMojo.java > Custom Test Report Titles and Descriptions > ------------------------------------------ > > Key: SUREFIRE-1183 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1183 > Project: Maven Surefire > Issue Type: Improvement > Components: Maven Surefire Report Plugin > Affects Versions: 2.18.1 > Reporter: Gerald M=C3=BCcke > Assignee: Tibor Digana > Priority: Minor > Fix For: 2.21.0.Jigsaw > > Time Spent: 16h > Remaining Estimate: 0h > > Hi, > I'd like to add the possibility to customize the name and descriptions of= the test reports, in order to define report sets with not only custom outp= utNames but custom titles and descriptions as well so that they appear in t= he report with a self-describing name and description. > Motivation: > At a customer project we have several automated tests (unit tests, integr= ation tests, automated acceptance tests, performance tests) and each of tho= se are run either using surefire or failsafe.=20 > We have different report sets for each of these tests and separate output= files. But in the Project Reports Overview each Report is named either "Su= refire Report" or "Failsafe Report" with the corresponding default descript= ion. Further, the title of the Report page itself is always "Surefire Repor= ts" -- This message was sent by Atlassian JIRA (v6.4.14#64029)