You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "gehaijiang (JIRA)" <ji...@apache.org> on 2016/12/10 12:45:58 UTC

[jira] [Created] (HADOOP-13888) hadoop 3.0.0 alpha1 application software compile problem

gehaijiang created HADOOP-13888:
-----------------------------------

             Summary: hadoop 3.0.0 alpha1  application software compile problem
                 Key: HADOOP-13888
                 URL: https://issues.apache.org/jira/browse/HADOOP-13888
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: gehaijiang
             Fix For: 3.0.0-alpha1


[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[3,37] package org.apache.commons.httpclient does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[4,37] package org.apache.commons.httpclient does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[5,45] package org.apache.commons.httpclient.methods does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[6,45] package org.apache.commons.httpclient.methods does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[31,7] cannot find symbol
  symbol:   class HttpClient
  location: class com.mogujie.test.s3.user.UserTest
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[31,35] cannot find symbol
  symbol:   class HttpClient
  location: class com.mogujie.test.s3.user.UserTest
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[32,7] cannot find symbol
  symbol:   class PutMethod
  location: class com.mogujie.test.s3.user.UserTest
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[32,30] cannot find symbol
  symbol:   class PutMethod
  location: class com.mogujie.test.s3.user.UserTest
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[33,25] cannot find symbol
  symbol:   class URI
  location: class com.mogujie.test.s3.user.UserTest
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[34,35] cannot find symbol
  symbol:   class StringRequestEntity
  location: class com.mogujie.test.s3.user.UserTest
[INFO] 10 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.571 s
[INFO] Finished at: 2016-12-10T20:25:07+08:00
[INFO] Final Memory: 28M/70M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile) on project mogu-oss: Compilation failure: Compilation failure:
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[3,37] package org.apache.commons.httpclient does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[4,37] package org.apache.commons.httpclient does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[5,45] package org.apache.commons.httpclient.methods does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[6,45] package org.apache.commons.httpclient.methods does not exist
[ERROR] /home/data/mogu-oss/src/test/java/com/mogujie/test/s3/user/UserTest.java:[31,7] cannot find symbol
[ERROR] symbol:   class HttpClient



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org