You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Richard (JIRA)" <ji...@apache.org> on 2014/11/09 09:17:34 UTC

[jira] [Commented] (SQOOP-1698) Failed to build using Hadoop100 profile

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

Richard commented on SQOOP-1698:
--------------------------------

{code}
 mvn package -Pbinary -DskipTests -Dhadoop.profile=100
 [ERROR] The build could not read 1 project -> [Help 1]
 [ERROR]
 [ERROR]   The project org.apache.sqoop.connector:sqoop-connector-hdfs:2.0.0-SNAPSHOT (/root/Documents/sqoop2/connector/connector-hdfs/pom.xml) has 3 errors
 [ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 17
 [ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-core:jar is missing. @ line 58, column 17
 [ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar is missing. @ line 64, column 17
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions, please read the following articles:
 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
{code}

> Failed to build using Hadoop100 profile
> ---------------------------------------
>
>                 Key: SQOOP-1698
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1698
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Richard
>




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