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

Robert Joseph Evans commented on HADOOP-8543:
---------------------------------------------

branch-0.23 does not seem to build for me after applying the patch.  I am using 
RHEL 5, mvn 3.0.3, the sun JDK 1.6.0_26.

I get some classpath errors like 
{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project hadoop-hdfs: Compilation failure: Compilation failure:
[ERROR] 
branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java:[105,63]
 package org.apache.hadoop.hdfs.protocol.proto.DataTransferProtos does not exist
{noformat}

Radim, did you see anything like this?
                
> Invalid pom.xml files on 0.23 branch
> ------------------------------------
>
>                 Key: HADOOP-8543
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8543
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.3
>         Environment: FreeBSD 8.2, 64bit, Artifactory
>            Reporter: Radim Kolar
>              Labels: build
>             Fix For: 0.23.3
>
>         Attachments: hadoop-invalid-pom-023.txt
>
>
> This is backport of HADOOP-8268 to 0.23 branch. It fixes invalid pom.xml 
> which allows them to be uploaded into artifactory maven repository management 
> and adds schema declarations which allows to use XML validating tools.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to