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 2020/08/02 19:23:00 UTC

[jira] [Commented] (MPLUGIN-363) HelpMojo result relies on 'clean'

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

Hudson commented on MPLUGIN-363:
--------------------------------

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

See https://builds.apache.org/job/maven-box/job/maven-plugin-tools/job/master/58/

> HelpMojo result relies on 'clean'
> ---------------------------------
>
>                 Key: MPLUGIN-363
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-363
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.6.1
>
>
> There's a slightly different result when the help-mojo is generated based on calling the clean-phase. Did makes it a bit harder to call it reproducible if you're not aware of this.
> Calling it with clean it always generates:
> {code}
> package name.of.the.package\r\n
> \n
> \n
> {code}
> Calling it afterwards without clean it always:
> {code}
> \n
> package name.of.the.package\n
> \n
> {code}



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