git - How to inspect openshift build log? -


i have application, deployed openshift via pushing source code git repo.

i need troubleshoot problem, occurs during maven build, when executed on openshift (debugging locally not option).

however, can't figure out way inspect maven build logs.

you can either use 'rhc tail' command, or can ssh gear , in ~/app-root/logs directory, @ java server logs. if using jenkins build application, need log jenkins server , @ console build logs see happening.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -