Add support for Java SDK
scraly opened this issue · 1 comments
scraly commented
- Update to pulumi-java v0.15.0 (Change
.pulumi-java-gen.version
) - Create the
make build_java
target - Add the
build_java
target inbuild_sdks
target - Create the
install_java
target - Add the
install_java
target ininstall_sdks
target - Fix the
sdk/java/build.gradle
file - Fix the
sdk/java/settings.gradle
file - GitHub action for a new release (publish SDK to maven central)
- Test with a working example