-
Notifications
You must be signed in to change notification settings - Fork 742
Updated pom file to set Project description and URL #1130
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
Conversation
Setting the project description and URL to point to Github.
|
+0 from me. It makes sense to have something in the root POM, but it may also cause confusion if somebody decides to improve the description later |
|
Hi @Casz / @oleg-nenashev. |
|
Perhaps remove the description/url on inside the |
|
oops, I missed the last commit. It was a bad idea, metadata fields in pom.xml are not inherited from Parent POMs. It caused #1206 |
|
We could force it in the update center? 🤔 |
|
You mean defaulting to README if nothing is specified? |
|
That is also a good option. |
Setting the project description and URL to point to Github.
Your checklist for this pull request
🚨 Please review the guidelines for contributing to this repository.