Re: HTML pages as archived artifacts

2023-01-13 Thread 'Xavier Raynaud' via Jenkins Users
Hi Jochen & Christoph Be careful: CSS is stripped out because of the Content Security Policy in Jenkins. See [ https://www.jenkins.io/doc/book/security/configuring-content-security-policy/ | https://www.jenkins.io/doc/book/security/configuring-content-security-policy/ ] (and also [ https://

Re: HTML pages as archived artifacts

2023-01-13 Thread 'christop...@googlemail.com' via Jenkins Users
Hi Jochen, one of my jobs generates a html-report as output from source code documentation (doxygen). Instead of archiving I hand the html over to publishHTML. Therefore displaying from the job works perfectly. I did not care for downloading the html though so you might need to do both. BR, Ch

HTML pages as archived artifacts

2023-01-13 Thread Jochen Wiedmann
Hi, one of my build jobs is creating a few reports (HTML pages), that are being archived as artifacts. The created pages appear to be perfectly fine: If I download, and open them, then thy look exactly as expected. Unfortunately, they don't look the same, if I view them within Jenkins by cli

Automated build and deploy for java apps

2023-01-13 Thread Sunil Mathew
Hi, Are there any tutorials/best practices regarding setting up automated build and deploy for java apps? I need to set up jobs in Jenkins for multiple projects. Regards, Sunil -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe f