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

Allow appName parameter to be optional #9

Open
TIBCOrkrajews opened this issue Apr 10, 2023 · 0 comments
Open

Allow appName parameter to be optional #9

TIBCOrkrajews opened this issue Apr 10, 2023 · 0 comments

Comments

@TIBCOrkrajews
Copy link

TIBCOrkrajews commented Apr 10, 2023

I was going to use this mojo in a build, but one annoying bit of friction is that our app name changes with minor (m.n) releases because it contains the version as part of its name. Yes, I could derive a property for the app name, but that's already specified somewhere else (the .product file) , and I don't know if Tycho exposes the app name from the .product as a property that could be used for the appName parameter.

I suspect that in a lot of cases, users build only one app in a project, so being able to leave out the appName should be OK as long as there is an app of the given productId around would be really useful.

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