- CMM-22507 always show full stack-trace of error
- docs: CMM-22507 remove empty line
- HUBSA-2346 added back AWS_PROFILE which is used in StsAssumeRoleCredentialsProvider and in old OhpenMavenPlugin and DVPCOMMONS maven plugins (#13)
- HUBSA-2346 use PLUGINS_AWS_PROFILE instead of standard AWS_PROFILE (used internally by AWS SDK v1 and v2) for avoid problems in OhpenMavenPlugins
- docs: HUBSA-2346 added hint about PLUGINS_AWS_PROFILE to README file
- PE-2328 include also number of CPU cores in calculation of available memory used by maven
- docs: PE-2328 added description for threads input parameter into README file
- docs: PE-2328 update comments for memory calculation
- HUBSA-2362 pass proper profiles to maven build
- HUBSA-2362 removed dots
- DOCS-2044 fixed deprecated github commands (#9)
- CRA-2903 fixed bad setting of step output
- CRA-2903 empty readme change
- CRA-2903 added step for determining additional maven arguments based on build-modules
- CRA-2903 PR improvements
- OIMP-190 update GH actions versions
- docs: OIMP-190 empty line
- CLIC-7519 remove memory for system
- docs: CLIC-7519 added documentation for "save-cache" input parameter
- CLIC-7519 define credentials environment variables for AWS SDK v1 and v2
- CLIC-7519 automatically calculate maximal available memory form maven process
- CLIC-7519 put MAVEN_OPTS to GITHUB_ENV file
- CLIC-7519 remove echo comment which print Maven options information - stored into GITHUB_ENV
- docs: CLIC-7519 documentation for added credentials environment variables for AWS SDK v1 and v2
- CLIC-7519 added jvm-options configuration which will be used as MAVEN_OPTS
- style:CLIC-7519 added GIT ignore for IntelliJ IDEA files
- docs:CLIC-7519 added description for new jvm-options input to README file
- Merge pull request #1 from ohpensource/LANZ-2217