You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2018/10/17 13:40:00 UTC

[jira] [Commented] (TIKA-2757) Add versions-maven-plugin

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

Tim Allison commented on TIKA-2757:
-----------------------------------

When I run {{versions:display-plug-in-updates}}, I get this error message:

{noformat}
[ERROR] Project requires an incorrect minimum version of Maven.
[ERROR] Update the pom.xml to contain maven-enforcer-plugin to
[ERROR] force the maven version which is needed to build this project.
[ERROR] See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[ERROR] Using the minimum version of Maven: 3.0
[INFO] Project inherits minimum Maven version as: 3.0
[INFO] Plugins require minimum Maven version of: 3.0.5
{noformat}

Are we ok, specifying a minimum Maven version?  If so, what do we want to set?

> Add versions-maven-plugin 
> --------------------------
>
>                 Key: TIKA-2757
>                 URL: https://issues.apache.org/jira/browse/TIKA-2757
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Trivial
>
> Embarrassed I didn't know about this plugin.  :D
> Very, very helpful...
> {noformat}
>         mvn versions:display-plugin-updates
>         mvn versions:display-dependency-updates
> {noformat}



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