jgitver / jgitver/jgitver-maven-plugin

Question: Release & hotfix branches

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Groovy
Stars
166
Forks
42
PR merge metrics
No merged PRs in 30d

Description

### Before submitting an issue I have first:

- [x] searched for similar already existing issue
- [x] read the documentation and [wiki](https://github.com/jgitver/jgitver-maven-plugin/wiki)

*(if you have performed all the above, remove the paragraph and continue describing the issue with template below)*

## Issue

We know that your time is precious, we are thankful that you take time to report us an issue, to make it easier for you please use the following prefilled paragraphs

**version**: 1.5.1
**usage context**:

- [x] maven command line: 3.6.3
- [ ] eclipse: _replace with version_
- [ ] netbeans: _replace with version_
- [ ] Intellij IDEA: _replace with version_

**Problem description**:
Configuration:
```

MAVEN
true
true

```

How do I change my configuration so that artefacts in release & hotfix branches (for example denounced by release/x.y.z and hotfix/x.y.z+n are built without -SNAPSHOT and branch in artefact name?

Background: Manual/external testing after artefact creation and need to promote an immutable artefact to production through test-environments. - e.g I don't have the luxury to test in release branch and then (ff) merge to master and then rebuild the artefact.

Or am I missing something?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.