You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/02/06 22:01:00 UTC

[jira] [Updated] (ORC-240) fix warnings from Maven

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

Owen O'Malley updated ORC-240:
------------------------------
    Fix Version/s: 1.4.3

> fix warnings from Maven
> -----------------------
>
>                 Key: ORC-240
>                 URL: https://issues.apache.org/jira/browse/ORC-240
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Major
>             Fix For: 1.4.3, 1.5.0
>
>
> Currently we see a few warnings from Maven.
> {code:java}
> [WARNING] Some problems were encountered while building the effective model for org.apache.orc:orc-shims:jar:1.5.0-SNAPSHOT
> [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ org.apache.orc:orc:1.5.0-SNAPSHOT, /Users/owen/work/code/orc/java/pom.xml, line 247, column 17
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.orc:orc:pom:1.5.0-SNAPSHOT
> [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 247, column 17
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
> [WARNING]
> [WARNING] The project org.apache.orc:orc:pom:1.5.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> {code}



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