[
https://issues.apache.org/jira/browse/MPLUGIN-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624503#comment-17624503
]
ASF GitHub Bot commented on MPLUGIN-434:
----------------------------------------
gnodet commented on code in PR #161:
URL:
https://github.com/apache/maven-plugin-tools/pull/161#discussion_r1005755280
##########
maven-plugin-report-plugin/pom.xml:
##########
@@ -240,6 +237,7 @@
<maven.compiler.source>${maven.compiler.source}</maven.compiler.source>
<maven.compiler.target>${maven.compiler.target}</maven.compiler.target>
</properties>
+
<junitPackageName>maven.invoker.it.plugin.report</junitPackageName>
Review Comment:
That looks unrelated. What is is used for ?
> Improve dependency management
> -----------------------------
>
> Key: MPLUGIN-434
> URL: https://issues.apache.org/jira/browse/MPLUGIN-434
> Project: Maven Plugin Tools
> Issue Type: Task
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Major
> Fix For: 3.7.0
>
>
> - excludes in one place
> - exclude plexus-container-default
> - exclude plexus-component-api
--
This message was sent by Atlassian Jira
(v8.20.10#820010)