phenopackets/phenopacket-tools

Setup for the first public release

ielis opened this issue · 2 comments

ielis commented

Setup repo for the first public release.

Note that running:

./mvnw --projects phenopacket-tools-builder --also-make deploy

deploys only phenopacket-tools-builder artifact.

However, the repo needs to be setup for public repositories before releasing. We should add release profile that generates javadoc, bundles sources, signs the JAR files.

@ielis I think we can close this? Is there still any open action item for this?

ielis commented

No, this is done. The entire project builds everywhere and we already have the release profile.