You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/01/24 12:53:00 UTC

[jira] [Closed] (MRELEASE-1036) fix javadoc for JDK 8

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

Robert Scholte closed MRELEASE-1036.
------------------------------------
      Assignee: Robert Scholte  (was: Herve Boutemy)
    Resolution: Fixed

Fixed in [09cc421e21be44cc6335839738886459a5e35a1c|https://gitbox.apache.org/repos/asf?p=maven-release.git;a=commit;h=09cc421e21be44cc6335839738886459a5e35a1c]
Thanks for the patch!

> fix javadoc for JDK 8
> ---------------------
>
>                 Key: MRELEASE-1036
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-1036
>             Project: Maven Release Plugin
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 3.0.0-M1
>            Reporter: Herve Boutemy
>            Assignee: Robert Scholte
>            Priority: Major
>              Labels: up-for-grabs
>             Fix For: 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When running {{mvn verify site -Preporting}} with JDK 8, the project fails due to javadoc errors: this makes releasing the release plugin with JDK 8 impossible.
> Notice that you might also see stacktraces caused by {{org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find org.eclipse.m2e:lifecycle-mapping:pom:1.0.0}}: these one can be ignored because they are only warning (not a blocker) and will be fixed with MPIR-375 once released.



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