Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 3: Oct 12 - Oct 23, Fall 4 Oct 26 - Nov 6, Fall 6 Nov 30 - Dec 11, Fall 7 Dec 14 - Dec 23, Winter 1 Dec 28 - Jan 8
Description
Modify genoviz-sdk module POM's to prepare artifacts for upload and distribution at Maven Central.
See repository link: https://bitbucket.org/lorainelab/genoviz-sdk
Goals and tasks:
- Change groupId to org.bioviz
- Change artifactId to genoviz-sdk
- Add required items as noted in this video: https://www.youtube.com/watch?v=C-kIh0Mt6sg
- Add logic to the POM build system to sign the jars, keeping private key private (not checked-in except in a private repository)
Attachments
Issue Links
- relates to
-
IGBF-2558 Import JFlow code to a new bitbucket repository
- Closed
[~aloraine] Do I need to change pom.xml in top level or pom.xml in genoviz-sdk/genoviz_sdk?