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

pom.xml miss configured and at the wrong directory in v2.1.1.zip #56

Open
dwolf42 opened this issue Jan 4, 2024 · 0 comments
Open

pom.xml miss configured and at the wrong directory in v2.1.1.zip #56

dwolf42 opened this issue Jan 4, 2024 · 0 comments

Comments

@dwolf42
Copy link

dwolf42 commented Jan 4, 2024

The file was in the app directory, should be placed in the main directory.

Also in the pom itself the maven-compiler-plugin seems miss configured, as far as I can tell.
I had to comment the plugins (line 140 -155) in order to make the project build in the pipeline.

Even refactoring it like this didn't help
```

org.springframework.boot
spring-boot-maven-plugin
${spring-boot.version}


org.apache.maven.plugins
maven-compiler-plugin

true
lines,vars,source

-g:source,lines,vars


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

No branches or pull requests

1 participant