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

[jira] [Commented] (MPLUGIN-348) Why does maven-plugin-plugin always warn if goalPrefix is set?

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

Hudson commented on MPLUGIN-348:
--------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-plugin-tools » master #34

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/job/master/34/

> Why does maven-plugin-plugin always warn if goalPrefix is set?
> --------------------------------------------------------------
>
>                 Key: MPLUGIN-348
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-348
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 3.6.0
>            Reporter: Gili
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.6.1
>
>
> If the {{<goalPrefix> parameter is set, the plugin will always issue a warning: [https://github.com/apache/maven-plugin-tools/blob/26ba0323bfd66214222b1be4d71402b0948d51bf/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java#L216]}}
> {{Obviously the provided value will differ from the default goal prefix; otherwise, why bother using this parameter at all?}}
> Shouldn't issue be logged as {{DEBUG}} instead of {{WARN}}?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)