[
https://issues.apache.org/jira/browse/MPLUGIN-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624515#comment-17624515
]
ASF GitHub Bot commented on MPLUGIN-434:
----------------------------------------
slawekjaranowski commented on code in PR #161:
URL:
https://github.com/apache/maven-plugin-tools/pull/161#discussion_r1005767730
##########
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:
Ok, not related.
It is used for package name of IT tests like
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/job/master/lastCompletedBuild/testReport/maven.invoker.it/
> 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)