You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2014/11/23 06:20:12 UTC

[jira] [Created] (SQOOP-1788) Sqoop2: Add missing version for build-helper-maven-plugin

Jarek Jarcec Cecho created SQOOP-1788:
-----------------------------------------

             Summary: Sqoop2: Add missing version for build-helper-maven-plugin
                 Key: SQOOP-1788
                 URL: https://issues.apache.org/jira/browse/SQOOP-1788
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.99.4
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.99.5


After I fixed duplicate guava dependencies via SQOOP-1787, I've noticed another maven warning:

{code}
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.sqoop:sqoop-common:jar:2.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 78, column 15
[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]
{code}



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