Roberta Marton created TRAFODION-1772:
-----------------------------------------

             Summary: Need to run make multiple times to get a clean compile
                 Key: TRAFODION-1772
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1772
             Project: Apache Trafodion
          Issue Type: Bug
          Components: Build Infrastructure
            Reporter: Roberta Marton


If you run make on a clean system or after downloading a source tar file, the 
instructions indicate that a single "make" operation will build the product.  
However, sometimes the make fails to build.  Upon re-run of the make, the 
operation completes.  Sometimes it takes two retries before the make completes.

If you run install_local_hadoop before the make, this problem is less likely to 
occur.

The problem is believed to be related to how our parallel was implemented.  It 
is running multiple maven commands which sometimes collide writing to the .m2/ 
repository.



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

Reply via email to