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

Allow to generate parent pom reference without relativePath #1296

Closed
monnetchr opened this issue Jan 14, 2022 · 0 comments
Closed

Allow to generate parent pom reference without relativePath #1296

monnetchr opened this issue Jan 14, 2022 · 0 comments
Assignees
Milestone

Comments

@monnetchr
Copy link

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

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 14, 2022
@snicoll snicoll added type: enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 14, 2022
@snicoll snicoll added this to the 0.12.0 milestone Jan 14, 2022
@snicoll snicoll modified the milestones: 0.12.0, General Backlog Jan 21, 2022
@snicoll snicoll self-assigned this Jan 22, 2022
@snicoll snicoll modified the milestones: General Backlog, 0.12.0 Jan 22, 2022
snicoll added a commit that referenced this issue Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants