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

Support consuming January without Eclipse IDE/tycho (Publish to Maven Central) #144

Open
jonahgraham opened this issue Apr 5, 2017 · 8 comments
Milestone

Comments

@jonahgraham
Copy link
Contributor

The January dataset bundles at the moment are built with Tycho/Eclipse, but there is no actual dependency on OSGi or Eclipse IDE to make use of January datasets.

This issue is to track progress on getting January into Maven central so that 3rd parties can consume datasets more easily.

@jonahgraham jonahgraham self-assigned this Apr 5, 2017
@jonahgraham jonahgraham added this to the 2.1.0 milestone Apr 5, 2017
@jonahgraham jonahgraham removed their assignment Apr 5, 2017
@jonahgraham
Copy link
Contributor Author

@yannick-mayeur This is the issue in GitHub to track the work you are doing.

@jonahgraham
Copy link
Contributor Author

Here are some links of interest:

Mailing list announcement on Eclipse with lots of information about publishing to Maven central

Publishing wiki entry for Eclipse Platform - this is similar, but not exactly the same, hopefully will give a good indication of what to do.

@jonahgraham
Copy link
Contributor Author

this is an example of a bundles as published on maven central: https://search.maven.org/#artifactdetails%7Corg.eclipse.platform%7Corg.eclipse.ui%7C3.108.1%7Cjar

@tracymiranda
Copy link
Contributor

@yannick-mayeur has a first working version available here:
https://search.maven.org/#search%7Cga%7C1%7Ceclipse%20january

@jonahgraham
Copy link
Contributor Author

Request for org.eclipse.january created: https://issues.sonatype.org/browse/OSSRH-30435

@jonahgraham
Copy link
Contributor Author

jonahgraham commented Jun 19, 2017

The initial version (2.0.2) has been pushed to Maven Central under the org.eclipse.january groupid.

Thing left to do generally involve automating the process, such as:

  • Do maven deploys from HIPP
  • Publish snapshots (how often, each commit to master/version branch?)
  • Ensure someone else can do the deploy (right now only I have permission on org.eclipse.january group at maven central)
  • Sort out the release process (I have put initial notes in the release wiki, but I suspect extra work is needed/refinement needed)

@jonahgraham
Copy link
Contributor Author

https://bugs.eclipse.org/bugs/show_bug.cgi?id=518487 raised to get HIPP permissions.

@jonahgraham
Copy link
Contributor Author

https://bugs.eclipse.org/bugs/show_bug.cgi?id=518487 has instructions now to do the deployment from HIPP.

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

2 participants