You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2020/05/23 17:08:00 UTC

[jira] [Closed] (MSCMPUB-46) drop custom scmpublish lifecycle with its scmpublish goal

     [ https://issues.apache.org/jira/browse/MSCMPUB-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MSCMPUB-46.
--------------------------------
      Assignee: Herve Boutemy
    Resolution: Fixed

done in https://github.com/apache/maven-scm-publish-plugin/commit/fe751aff5d15b02bf80078d4c1e834c57f4d549b/

> drop custom scmpublish lifecycle with its scmpublish goal
> ---------------------------------------------------------
>
>                 Key: MSCMPUB-46
>                 URL: https://issues.apache.org/jira/browse/MSCMPUB-46
>             Project: Maven SCM Publish Plugin
>          Issue Type: Task
>    Affects Versions: 3.0.0
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>            Priority: Major
>             Fix For: 3.1.0
>
>
> when preparing a new release, generating the site with Java 8, I found that the aggregate tag for the scmpublish goal contained a typo: it was written @aggregate when it should have been @aggregator (then makes Javadoc 8 fail)
> this proves that this feature has never really been used, and can be dropped: this will simplify the code
> (notice that in addition, it was not possible to switch from plugin-tools javadoc annotation to Java annotations, because Java annotations don't permit custom lifecycle)



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