You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/05/13 18:54:00 UTC

[jira] [Created] (HADOOP-11968) BUILDING.txt is still unclear about the need to build

Alan Burlison created HADOOP-11968:
--------------------------------------

             Summary: BUILDING.txt is still unclear about the need to build 
                 Key: HADOOP-11968
                 URL: https://issues.apache.org/jira/browse/HADOOP-11968
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
    Affects Versions: 2.7.0
         Environment: All
            Reporter: Alan Burlison
            Assignee: Alan Burlison
            Priority: Minor


HADOOP-9279 attempted to address the issue of having to make sure that hadoop-maven-plugins is built first by modifying BUILDING.txt but it still isn't clear this is a requirement. The "compile" target doesn't do this, so if the first build is a "mvn compile" it will fail.

BUILDING.txt should be modified to recommend either that an "mvn compile" is done first in hadoop-maven-plugins or that a "mvn clean install -Pnative -DskipTests" is done from the top-level.



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