[
https://issues.apache.org/jira/browse/MPIR-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728965#comment-17728965
]
ASF GitHub Bot commented on MPIR-441:
-------------------------------------
asfgit closed pull request #62: [MPIR-441] Fix DependenciesReportTest
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/62
> Fix DependenciesReportTest
> --------------------------
>
> Key: MPIR-441
> URL: https://issues.apache.org/jira/browse/MPIR-441
> Project: Maven Project Info Reports Plugin
> Issue Type: Bug
> Reporter: Elliotte Rusty Harold
> Assignee: Michael Osipov
> Priority: Minor
> Fix For: 3.4.5
>
>
> Currently excluded from the pom.xml with a FIXME:
> {{ <plugin>
> <artifactId>maven-surefire-plugin</artifactId>
> <configuration>
> <excludes>
> <exclude>**/DependenciesReportTest*</exclude>
> <!-- FIXME: missing Maven 3 class or conflict -->
> </excludes>
> </configuration>
> </plugin>
> }}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)