We would like to setup Github Actions to test our master and PRs using the latest LTS versions which as of this moment are jdk8 and jdk11. The build steps should only attempt to do build the project similarly to how we do it in the OS/Linux build stage in our Jenkins. Testing with s-w-i-t and smoke-tests is out of the scope of this task.
This task will result in better testing of Strongbox under different JDKs and will improve our stability.
The following tasks will need to be carried out:
3.6.3 since this is the version we use on all builds.settings.xmlmvn -B -U clean install -T 2 -Daether.connector.resumeDownloads=false -Dintegration.tests -Dprepare.revision --fail-at-endThis task:
Can I try this?
Sure! Please join our chat as well. Also note that you will need to sign an ICLA as mentioned on our Contributing page.
@ykabusalah what's the state of this task? :)
This task is now up for grabs. @adbjo and @rbratfors you guys might be interested in this task.
Done. This will only be enabled for jdk-11.0.3 and has been done as part of #1783. Relates to #1111.