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 2016/05/18 14:43:12 UTC

[jira] [Closed] (MPLUGIN-300) Prepare taglets for Java9

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

Robert Scholte closed MPLUGIN-300.
----------------------------------
    Resolution: Fixed
      Assignee: Robert Scholte

Fixed in [rev.1744413|http://svn.apache.org/viewvc?rev=1744413&view=rev] by adding tools.jar to pre-java9 profiles

> Prepare taglets for Java9
> -------------------------
>
>                 Key: MPLUGIN-300
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-300
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>          Components: maven-plugin-tools-javadoc
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>
> The project depends on system-scoped dependency {{tools.jar}} to be able to compile Taglets. With Java9 this jar is not available anymore, hence this jar must be placed in a profile so it'll be picked up for earlier versions only.
> But there's maybe more work. It all depends on how [JDK-8154482|https://bugs.openjdk.java.net/browse/JDK-8154482] will be resolved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)