pulumi / pulumi/pulumi-java

[api/suggestion] rename pulumi mvn/gradle bootstrap properties

Open
#408 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api/suggestion area/build impact/breaking kind/enhancement
Dominant language
Java
Stars
85
Forks
26
Avg merge
11h 49m
Merged PRs (30d)
22

Description

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

https://github.com/pulumi/pulumi-jvm/blob/9436c693c861edd94bdd392ba7d574d81203770d/pkg/cmd/pulumi-language-jvm/main.go#L500-L505

https://github.com/pulumi/pulumi-jvm/blob/9436c693c861edd94bdd392ba7d574d81203770d/pkg/cmd/pulumi-language-jvm/main.go#L514-L518

I was trying to embed pulumi into an existing spring boot project's pom.xml and I think it would be better to have all of the hardcoded properties that we're using prefixed with pulumi for easy adoption and to avoid clashes.

Affected area/feature

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect pkg/cmd/pulumi-language-jvm/main.go at lines 500-505 and 514-518, starting with the hardcoded Maven and Gradle bootstrap properties. Rename the properties with a pulumi prefix consistently so they can be used in an existing Spring Boot pom.xml without clashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
build-system
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.