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 central has an unexpanded property name #169

Open
tomjenkinson opened this issue Sep 21, 2020 · 4 comments
Open

Maven central has an unexpanded property name #169

tomjenkinson opened this issue Sep 21, 2020 · 4 comments

Comments

@tomjenkinson
Copy link
Contributor

Please look at: https://search.maven.org/artifact/jakarta.transaction/jakarta.transaction-api

At the time of writing you would see: ${extension.name} API

@pzygielo
Copy link
Contributor

But maven during build is able to resolve that property. So perhaps it shall rather be raised to https://github.com/sonatype-nexus-community/search-maven-org/ for search to do the same.

@tomjenkinson
Copy link
Contributor Author

That might be an option. It's not ideal but if someone wanted this to be a blocker we could maybe set it to be "jakarta.transactions API" (keeping " API" as it is the API project) https://github.com/eclipse-ee4j/jta-api/blob/master/api/pom.xml#L39 as I don't suppose we would change it frequently.

@markus183
Copy link
Contributor

Why not use Jakarta Transactions API in pom.xml?

Example of other project: https://search.maven.org/artifact/jakarta.batch/jakarta.batch-api

@tomjenkinson
Copy link
Contributor Author

I am not really sure, but I don't have any objection to that name either except hopefully people wouldn''t assume it was the "Jakarta Transactions API" project (as opposed to the "Jakarta Transactions" API) (compared to JTA)

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

3 participants