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 metadata incorrect #13

Open
psiotwo opened this issue Dec 11, 2024 · 0 comments
Open

Maven metadata incorrect #13

psiotwo opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@psiotwo
Copy link
Collaborator

psiotwo commented Dec 11, 2024

The homepage and SCM metadata in pom.xml are picked incorrectly from the current module (not the root project) which manifests as invalid homepage on Maven Central: https://mvnrepository.com/artifact/zone.cogni.semanticz/semanticz-connectors-common/1.0.0

The place to fix:

url.set("https://github.com/cognizone/${project.name}")

@psiotwo psiotwo added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant