devonfw / production-line

Integration of devonfw with production line (scripts and hooks to configure vanilla PL for devonfw)
Apache License 2.0
6 stars 17 forks source link

Updated mts template #29

Closed dario-rodriguez closed 4 years ago

dario-rodriguez commented 4 years ago

Updated MTS template in order to add docker & OpenJDK 11.

I created a separated template to configure docker for one reason: we can reuse it in all templates without copy/pasting the code in all of them.

Also, I added a pipeline in order to copy the OWASP dependency checker sonar plugin inside the sonarqube plugins folder. A manual restart is required.

This update requires that this PR https://github.com/devonfw-forge/devon-production-line-shared-lib/pull/35 is aproved first.

dario-rodriguez commented 4 years ago

Im still working on this, please wait!

dario-rodriguez commented 4 years ago

This PR is ready, @pdehnel @maweck can you review and merge it ?