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

stack commented on HBASE-5729:
------------------------------

So, I removed the '-P release' flag from 0.94 and it started building again.

0.92 has the flag and it does not seem to be failing.

{code}
-e -X clean -Dmaven.test.redirectTestOutputToFile=true site install 
assembly:single -Prelease
{code}

Its where I copied the flag from.

Maybe needs to be '-Prelease' instead of '-P release' as I had.

Let me try on trunk... I've not changed that yet.
                
> Jenkins build failing; failsafe NPE'ing
> ---------------------------------------
>
>                 Key: HBASE-5729
>                 URL: https://issues.apache.org/jira/browse/HBASE-5729
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Priority: Blocker
>
> Builds up on jenkins have been failing over the last few days.  Looking at it 
> w/ nkeyway, its kinda odd.  I ran exact command locally as did N and it works 
> fine.  I removed all of my repo and still works.  N looked at surefire 
> source.  Its the includes that is coming back empty causing the NPE we see up 
> on jenkins.  Extra odd is that it does not seem like it a checkin of ours 
> that brought this on.  See here where its 'working' on 0.94 branch: 
> https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.94/76/  Then a 
> little later Ted triggers a build w/ no changes made: 
> https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.94/77/console
> Its failing running the integration test phase.  Let me mess around and try 
> and get it going again.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to