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

version is duplicate of parent version #1334

Open
elharo opened this issue Feb 2, 2017 · 3 comments
Open

version is duplicate of parent version #1334

elharo opened this issue Feb 2, 2017 · 3 comments

Comments

@elharo
Copy link
Contributor

elharo commented Feb 2, 2017

What should we do about all the version is duplicate of parent version errors in eclipse? In particular, if we remove duplicate versions will this make it easier or harder to upgrade the version in the future?

Or maybe we should deliberately decouple the versions so parent and child versions are in fact different.

@briandealwis
Copy link
Member

I think it's best to disable that error: Preferences > Maven > Error/Warnings > "version" duplicate of parent versionIgnore.

@briandealwis
Copy link
Member

Some of this disappears if we move to a pomless build, where the Tycho only needs poms for specifying additional dependencies or configuration information. I started looking into doing this a while back, but … I stopped as I thought pomless was in Tycho 0.25.0 which required Java 8, and wasn't sure how to ensure our tests ran with Java7. But now I see it was introduced in 0.24.0…

@elharo
Copy link
Contributor Author

elharo commented Feb 3, 2017

If we can make pomless work, great; but one way or another I do want to reduce the friction of changing our version numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants