content-aws-devops-pro-2020 icon indicating copy to clipboard operation
content-aws-devops-pro-2020 copied to clipboard

Craig Accuri, 03-05-2020, AWS DevOPs Pro

Results 3 content-aws-devops-pro-2020 issues
Sort by recently updated
recently updated
newest added

Fixes this error in CodeBuild output, Maven defaults to version java 1.5, ```sh [StackOverflow Question](https://stackoverflow.com/questions/59685437/java-maven-project-source-option-5-is-no-longer-supported-use-6-or-later) [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 5 is no longer supported. Use...

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

This build is failing with the following error: ``` [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option...