-
Hi!
We would like to be able to choose the Maven version in Java builds for different projects (due to corporate requirements). This might be also great for the public Travis CI offering.
Currently,…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
## What version of OpenRewrite are you using?
I am using
- org.openrewrite:rewrite-maven 8.36.0
- org.openrewrite.recipe:rewrite-spring 5.20.0
## How are you running OpenRewrite?
command line
…
-
Hi there.
I am testing out `tiles` because I need to bring in Spring Boot (which is normally done through a parent pom) into a project that already has a different parent pom.
I can't touch Spri…
-
I was trying to set tag prefix property as following inside of the gradle.properties file:
```
semver.tagPrefix=v
```
As its documented in README.md file https://github.com/JavierSegoviaCordob…
-
Would be great to add support for notifications paragraphs with a simple syntax like the `quote` one.
Thus it would be possible to render text like
![image](https://cloud.githubusercontent.com/asset…
-
Is it possible to overwrite the version?
I would like to append the build-number to the version string on our buildserver prior to deployment.
E.g.:
local build version
`1.0.1-SNAPSHOT`
build…
-
When building from an archive like [this one](https://github.com/ripmeapp2/ripme/archive/refs/tags/2.1.5.tar.gz), the version string created is `0.0.0-NOT_A_GIT_REPOSITORY`
When building from a [PK…
-
Our scenario: the branch HEAD also has a tag (say, `v1.25.0`). If I checkout the branch, this plugin matches the branch, generating a version like `1.25.1-SNAPSHOT`. If I checkout the tag directly in…
-
Not certain, but I feel like earlier in April 2023, I was getting Maven version 3.9.1 from start.spring.io
Noticed over the weekend that I started getting 3.8.7 which doesn't work with some of the …