We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See the discussion https://gitter.im/spring-io/initializr?at=61ded581526fb77b3176a42b
How to reference a parent pom without <relativePath/> ? <relativePath/> is always added, even when referencing a custom parent pom as documented https://docs.spring.io/initializr/docs/0.11.1/reference/html/#howto-configure-custom-parent-pom And the code that adds that line is in a private method https://github.com/spring-io/initializr/blob/v0.11.1/initializr-generator/src/main/java/io/spring/initializr/generator/buildsystem/maven/MavenBuildWriter.java#L123
<relativePath/>
The text was updated successfully, but these errors were encountered:
a961c52
Polish
b25e6ce
See gh-1296
snicoll
No branches or pull requests
See the discussion https://gitter.im/spring-io/initializr?at=61ded581526fb77b3176a42b
The text was updated successfully, but these errors were encountered: