You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2023/01/16 20:42:00 UTC

[jira] [Commented] (MDEP-842) :list-classes does not skip if skip is set

    [ https://issues.apache.org/jira/browse/MDEP-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677508#comment-17677508 ] 

Sylwester Lachiewicz commented on MDEP-842:
-------------------------------------------

Done in https://github.com/apache/maven-dependency-plugin/commit/a6866bae9673571e2c137d97847779e5b7f040d4

> :list-classes does not skip if skip is set
> ------------------------------------------
>
>                 Key: MDEP-842
>                 URL: https://issues.apache.org/jira/browse/MDEP-842
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: list-classes
>            Reporter: Piotr Zygielo
>            Assignee: Sylwester Lachiewicz
>            Priority: Minor
>
> I propose two ways to solve this
>  * PR 280 - Remove unused skip field - based on [https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r430505871]
> This would remove unused property from documentation of the goal.
>  * PR 279 - Use skip field in :list-classes - based on [https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r430520501]
> This would skip the execution as documentation suggests.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)