PathVisio / libGPML

Java library for reading / writing GPML files
Apache License 2.0
2 stars 4 forks source link

Release via Maven Central #6

Closed egonw closed 1 year ago

egonw commented 3 years ago

hi @Finterly @mkutmon, I will track progress here, leave pointers, etc.

egonw commented 3 years ago

Requesting the groupid would look like:

image

Text:

I like to request another groupId. This one is not related to the one from last week (https://issues.sonatype.org/browse/OSSRH-70540).

PathVisio is bioinformatics software used in our research group to draw biological pathways and supporting the WikiPathways project.

The software goes back to before 2010 when it was written using Ant. There are some massive updates ongoing, including full mavenisation, which is where this groupId request comes in.

The website pathvisio.org is in our control and we like to request org.pathvisio. The website current redirects to pathvisio.github.io matching the repository where the code is developed.

The first artifacts that will be pushed will the GPML library which underlies all our biological pathway stuff around WikiPathways and PathVisio (https://github.com/PathVisio/libGPML). This library is a rewrite of code previously part of https://github.com/PathVisio/pathvisio.github.io
egonw commented 2 years ago

Described versioning and making releases: https://github.com/PathVisio/libGPML/pull/14

egonw commented 2 years ago

We just received push rights, but I cannot push yet because of compile issues: https://github.com/PathVisio/libGPML/issues/16

egonw commented 2 years ago

Requested push access for @Finterly: https://issues.sonatype.org/browse/OSSRH-74507

egonw commented 2 years ago

Fin has access now.

egonw commented 1 year ago

Release 4.0.0 made!