Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Summer 2019 Sprint 8, Summer 2019 Sprint 9
Description
This task is to update pom.xml for IGB Quick Start App:
Changes:
- Investigate: Can user build without cloning & building a local copy of the platform - the Integrated Genome Browser repository? If not, investigate removing reference to parent pom
- Inspect code imports; check all are provided by the container
- Require IGB platform bundle versions 9+ or higher
- Use bitbucket pipeline to bundle a jar on every merge to master
- Embed commit hash, repository metadata in jar (see linked issue https://jira.transvar.org/browse/IGBF-1548)
The pipeline setup works fine. The jar was downloaded properly. The git.properties file was verified to check if it contains the commit hash and repository metadata.