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

Ability to specify version without name #245

Open
reckart opened this issue Mar 14, 2024 · 0 comments
Open

Ability to specify version without name #245

reckart opened this issue Mar 14, 2024 · 0 comments

Comments

@reckart
Copy link
Member

reckart commented Mar 14, 2024

Is your feature request related to a problem? Please describe.
It currently seems to not be possible to annotate a component with a version only and have uimaFIT fill in the rest.

Describe the solution you'd like
It should be possible to specify just @ResourceMetaData(version = "6.5.1") and have the uimaFIT enhance goal fill in the other values (in particular name) if the respective overrideXXX parameters are specified in the plugin configuration.

Describe alternatives you've considered
It could be nice if uimaFIT could pick up the version from a @Version annotation in the package-info.java file.

Additional context
Being able to override the version is kind of a workaround for bndtools/bnd#6048

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