# The code specifies the report group that the reports are sent to. # © 2023 Amazon Web Services, Inc. or its affiliates. All Rights Reserved. # This AWS Content is provided subject to the terms of the AWS Customer Agreement available at # http://aws.amazon.com/agreement or other written agreement between Customer and either # Amazon Web Services, Inc. or Amazon Web Services EMEA SARL or both. reports: sample-java-app-report: files: - "./*.xml" base-directory: 'target/surefire-reports' file-format: 'JUNITXML'