[ 
https://issues.apache.org/jira/browse/HBASE-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597861#comment-13597861
 ] 

stack commented on HBASE-8058:
------------------------------

This is what I'll change the jenkins mvn commands to be:

MAVEN_OPTS=" -Xmx3g" mvn clean  -PrunAllTests 
-Dmaven.test.redirectTestOutputToFile=true site install assembly:assembly 
-Prelease

Seems to work locally.  Afraid to try up on jenkins now trunk has been blue all 
day.  Will wait a while.
                
> Upgrade site plugin; fix assembly doc up on jenkins builds
> ----------------------------------------------------------
>
>                 Key: HBASE-8058
>                 URL: https://issues.apache.org/jira/browse/HBASE-8058
>             Project: HBase
>          Issue Type: Bug
>          Components: site
>            Reporter: stack
>         Attachments: 8058.txt
>
>
> Up on jenkins, we currently make assemblies but there no doc in them.  The 
> site goal runs last.  You can't run it anywhere else else build fails.  
> Upgrading the site plugin helps.   Upgrading site plugin I notice that there 
> are a bunch of extra reports generated that would be no harm showing on the 
> web site; e.g. dependencies transitively included, what dependencies we have, 
> etc.  This issue is about upgrading site plugin to fix jenkins assemblies and 
> to expose reports we are generating anyways (at least one report is new w/ 
> the info-report upgrade from earlier today).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to