You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2013/10/08 23:39:41 UTC

[jira] [Created] (HBASE-9729) mvn site fails without install first

Enis Soztutar created HBASE-9729:
------------------------------------

             Summary: mvn site fails without install first
                 Key: HBASE-9729
                 URL: https://issues.apache.org/jira/browse/HBASE-9729
             Project: HBase
          Issue Type: Bug
          Components: build, documentation
            Reporter: Enis Soztutar
             Fix For: 0.98.0, 0.96.1


mvn site fails on hadoopqa runs, and also on fresh checkouts. The problem seems to be that mvn site somehow does not trigger a correct reactor ordering. hbase-server is built before other components, and thus throws dependency errors because the other modules are not build yet. 

An example from https://builds.apache.org/job/PreCommit-HBASE-Build/7491//consoleFull: 
{code}
/home/jenkins/tools/maven/latest/bin/mvn compile site -DskipTests -DHBasePatchProcess > /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/patchprocess/patchSiteOutput.txt 2>&1
{code}






--
This message was sent by Atlassian JIRA
(v6.1#6144)