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

Please publish MAT artifacts to Maven Central #42

Open
eclipsewebmaster opened this issue May 8, 2024 · 1 comment
Open

Please publish MAT artifacts to Maven Central #42

eclipsewebmaster opened this issue May 8, 2024 · 1 comment

Comments

@eclipsewebmaster
Copy link

| --- | --- |
| Bugzilla Link | 582630 |
| Status | NEW |
| Importance | P3 normal |
| Reported | Nov 14, 2023 01:53 EDT |
| Modified | Dec 18, 2023 03:20 EDT |
| Reporter | Vladimir Sitnikov |

Description

Currently, the jars are available from p2 repositories only.
If MAT jars were present on Central, it would make it easier to develop libraries that use MAT APIs.

I maintain mat-calcite-plugin, and all its dependencies except org.eclipse.mat.... are already present on Central.

https://github.com/vlsi/mat-calcite-plugin/blob/fb94084e047703833ddd3d437597d866c51e7479/MatCalcitePlugin/META-INF/MANIFEST.MF#L8-L13

Here are Eclipse dependencies:

https://central.sonatype.com/artifact/org.eclipse.platform/org.eclipse.core.runtime\
https://central.sonatype.com/artifact/org.eclipse.platform/org.eclipse.jface.text\
https://central.sonatype.com/artifact/org.eclipse.platform/org.eclipse.core.resources\
https://central.sonatype.com/artifact/org.eclipse.jdt/org.eclipse.jdt.ui

@eclipsewebmaster
Copy link
Author

By Andrew Johnson on Nov 14, 2023 08:02

Perhaps this is useful: https://wiki.eclipse.org/Tycho:How_to_deploy_to_a_Maven_repository

and a build like https://ci.eclipse.org/mat/job/mat-standalone-packages/\
which could copy jars from an existing location/ to Maven Central.

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

1 participant