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

bogus maven metadata in newly published maven artifacts for org.eclipse.equinox.preference #47

Closed
cdietrich opened this issue Jun 15, 2022 · 5 comments

Comments

@cdietrich
Copy link

https://search.maven.org/artifact/org.eclipse.platform/org.eclipse.equinox.preferences/3.10.0/jar

has

    <dependency>
      <groupId>org.osgi.service</groupId>
      <artifactId>org.osgi.service.prefs</artifactId>
      <version>[1.1.0,1.2.0)</version>
    </dependency>

which does not exist
as the group id is org.osgi

https://search.maven.org/artifact/org.osgi/org.osgi.service.prefs/1.1.2/jar

@akurtakov
Copy link
Member

Duplicate of eclipse-equinox/equinox.bundles#54

@cdietrich
Copy link
Author

@akurtakov is there on overview of all former eclipse github repos and orgs that helps to pick the correct place to search for existing issues?

@akurtakov
Copy link
Member

Basically there are 4 orgs and one can look in their issues:

These links provide issues from all repos in the given github org.

@HannesWell
Copy link
Member

Maybe it is worth to mention the list as well as the other Eclipse-TLPs in the Read-me of https://github.com/eclipse-platform/ ?

@akurtakov
Copy link
Member

I wouldn't be very thankful if you do that.

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