[MRELEASE-949] maven-release-plugin doesn't prevent a release using a SNAPSHOT bom
- Dominant language
- Java
- Stars
- 128
- Forks
- 145
- Avg merge
- 7h 7m
- Merged PRs (30d)
- 3
Description
**[Peter Lawrey](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=peter..lawrey)** opened **[MRELEASE-949](https://issues.apache.org/jira/browse/MRELEASE-949?redirect=false)** and commented
You can't release with a SNAPSHOT dependency, however you can release with a SNAPSHOT bom included. It appears that the SNAPSHOT checks are performed after the bom is included, however when you use the pom after the release, you need the bom to be a version released.
---
**Affects:** 2.5.3
1 votes, 4 watchers
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names the Maven Release Plugin and affects version 2.5.3, but provides no source file or test entry point. First reproduce a release that includes a SNAPSHOT BOM and compare it with the existing SNAPSHOT dependency checks. Done means the plugin prevents that release and verifies the behavior with a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100