[ https://issues.apache.org/jira/browse/HADOOP-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219674#comment-13219674 ]
Jonathan Eagles commented on HADOOP-8123:
-----------------------------------------
hadoop-project patch failure is expect.
The way to show this issue is the following pom file
{noformat}
4.0.0
org.apache.test
test
jar
1.0.0
test
test
org.apache.hadoop
hadoop-common
0.23.1
compile
{noformat}
MAVEN_HOME= PATH=:$PATH mvn clean install -e -X > ~/build.log 2>&1
build.log will show the above error.
Error is not present with the above patch.
> hadoop-project invalid pom warnings prevent transitive dependency resolution
> ----------------------------------------------------------------------------
>
> Key: HADOOP-8123
> URL: https://issues.apache.org/jira/browse/HADOOP-8123
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.23.1
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Priority: Critical
> Attachments: HADOOP-8123.patch
>
>
> [DEBUG] Artifact resolved
> [WARNING] POM for 'org.apache.hadoop:hadoop-common:pom:0.23.1:compile' is invalid.
> Its dependencies (if any) will NOT be available to the current build.
> [DEBUG] Reason: Failed to validate POM for project org.apache.hadoop:hadoop-common at Artifact [org.apache.hadoop:hadoop-common:pom:0.23.1:compile]
> [DEBUG]
> Validation Errors:
> [DEBUG] For dependency Dependency {groupId=jdk.tools, artifactId=jdk.tools, version=1.6, type=jar}: system-scoped dependency must specify an absolute path systemPath.
> [DEBUG]
> [DEBUG] org.apache.hadoop:hadoop-common:jar:0.23.1:compile (selected for compile)
--
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