You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/03/20 16:34:00 UTC

[jira] [Commented] (OAK-7689) Update maven plugins from org.apache.maven.plugins

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

Julian Reschke commented on OAK-7689:
-------------------------------------

trunk: [r1837596|http://svn.apache.org/r1837596]
1.8: [r1855925|http://svn.apache.org/r1855925]


> Update maven plugins from org.apache.maven.plugins
> --------------------------------------------------
>
>                 Key: OAK-7689
>                 URL: https://issues.apache.org/jira/browse/OAK-7689
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: examples, parent
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>              Labels: candidate_oak_1_6
>             Fix For: 1.10.0, 1.9.7, 1.8.13
>
>
> {noformat}
>          <artifactId>maven-war-plugin</artifactId>
> -        <version>3.2.0</version>
> +        <version>3.2.2</version>
>            <artifactId>maven-compiler-plugin</artifactId>
> -          <version>3.7.0</version>
> +          <version>3.8.0</version>
>            <artifactId>maven-javadoc-plugin</artifactId>
> -          <version>3.0.0</version>
> +          <version>3.0.1</version>
>            <artifactId>maven-project-info-reports-plugin</artifactId>
> -          <version>2.9</version>
> +          <version>3.0.0</version>
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)