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

Build fails with invalid version "1.1.4-testAutoVersionBranch.0.qualifier" #635

Open
AbhishekChedge opened this issue Nov 10, 2021 · 0 comments

Comments

@AbhishekChedge
Copy link

HI Team,
We are facing build issue with tibco-maven plugin when we are working on pre-release branch.
We have enabled auto-versioning feature on our pipeline which is built as per semver.org standard and as per semver, patch version can be denoted by appending a hyphen and an identifier.

Issue :
Maven build fails with following error message -
[ERROR] Failed to execute goal com.tibco.plugins:bw6-maven-plugin:2.8.0:bwmodule (default-bwmodule) on project AddNumbers: Error assembling JAR: invalid version "1.1.5-autoVersioning.9.qualifier": non-numeric "5-autoVersioning": For input string: "5-autoVersioning" -> [Help 1]

bw6-maven plugin does not take into consideration pre-release identifier while doing numeric check on patch version.
Can this be fixed in the plugin so it starts accepting patch version as per semver standard?

Maven Plugin version: 2.8.0

Maven version: 3.6.1

Product : TIBCO Businessworks Container edition

Product version: 2.6.3

Component: Maven build plugin

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

1 participant