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/07/12 11:57:00 UTC

[jira] [Comment Edited] (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 edited comment on OAK-7689 at 7/12/19 11:56 AM:
---------------------------------------------------------------

trunk: (1.9.7) [r1837596|http://svn.apache.org/r1837596]
1.8: (1.8.13) [r1855925|http://svn.apache.org/r1855925]
1.6: [r1862967|http://svn.apache.org/r1862967]



was (Author: reschke):
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
>             Fix For: 1.10.0, 1.9.7, 1.8.13, 1.6.18
>
>
> {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.14#76016)