[
https://issues.apache.org/jira/browse/FLUME-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Szabo updated FLUME-1404:
--------------------------------
Labels: bigtop possibly_obsolete (was: bigtop)
> Cannot build Apache Flume 1.2.0 with profile hadoop23
> -----------------------------------------------------
>
> Key: FLUME-1404
> URL: https://issues.apache.org/jira/browse/FLUME-1404
> Project: Flume
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.2.0
> Reporter: Bruno Mahé
> Labels: bigtop, possibly_obsolete
>
> Here is the output:
> {noformat}
> [bruno@p8700 apache-flume-1.2.0]$ mvn -DskipTests -Dhadoop.profile=23 clean
> install
> /usr/lib/jvm/java
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project
> org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:1.2.0
> (/home/bruno/projects/bigtop-git-svn/temp/apache-flume-1.2.0/flume-ng-sinks/flume-ng-hbase-sink/pom.xml)
> has 1 error
> [ERROR] 'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-test:jar is missing. @ line 88, 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
> {noformat}
> From http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-test only
> Apache Hadoop 1.X has a hadoop-test artefact.
> This is also why hadoop-test version is only defined for the default Apache
> Hadoop 1.X profile and not the 0.23 one
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)