Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven-release-plugin fails using v1.100.3+ #60

Closed
Schlumpf9 opened this issue Jan 30, 2024 · 1 comment
Closed

maven-release-plugin fails using v1.100.3+ #60

Schlumpf9 opened this issue Jan 30, 2024 · 1 comment

Comments

@Schlumpf9
Copy link

Schlumpf9 commented Jan 30, 2024

After upgrading from 1.100.3 to 1.100.6 or 2.0.0 I always receive the error
Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.1:prepare (default-cli) on project xy: 0.1.0-SNAPSHOT is invalid, expected a non-snapshot

Is there something that has to be configured after updating to 1.100.6? With v1.100.3 everything worked.
Command i am using: mvn -B -s ../settings.xml se.bjurr.gitchangelog:git-changelog-maven-plugin:1.100.6:semantic-version release:prepare -DpushChanges=false -Darguments=-DskipTests

tomasbjerre added a commit that referenced this issue Jan 30, 2024
@tomasbjerre
Copy link
Owner

Try 2.0.1. Open issue again if not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants