Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .circleci/config.yml #145

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add .circleci/config.yml #145

wants to merge 2 commits into from

Conversation

LexSav7
Copy link

@LexSav7 LexSav7 commented Apr 24, 2020

No description provided.

@LexSav7 LexSav7 closed this Apr 24, 2020
@LexSav7 LexSav7 reopened this Apr 24, 2020
@Griesba
Copy link

Griesba commented May 1, 2020

CircleCI 2.1 is not building on Java11

Error stack:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project pet-clinic-data: Fatal error compiling: invalid target release: 11 -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please read the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

[ERROR]

[ERROR] After correcting the problems, you can resume the build with the command

[ERROR] mvn -rf :pet-clinic-data

@Griesba
Copy link

Griesba commented May 1, 2020

And I noticed that your CircleCI config file is 2 and not 2.1
https://app.circleci.com/pipelines/github/LexSav7/sfg-pet-clinic/7/config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants