Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdht-dev] Eclipse.org maven and hudson builds

I updated/added the Maven pom files for 'core' and 'fhir' modules in git master.  The top-level pom is based on that used by Papyrus to include necessary maven plugins and profiles for packing and signing all plugins and features included in a released update site.  This runs in local workstation and also on Hudson:

https://hudson.eclipse.org/mdht/

The last piece I am working on is to add a post-build script (again copying from Paprus) that copies the build update site to   with subfolders under that for 'neon' and 'mars'.  The primary build is currently using mars, but I will switch to neon today, as per Eclipse.org convention building master using latest platform.

Exploring different Hudson build jobs, there are currently 3

* nightly, runs at 1am each night, and packs (but does not sign plugins)
* release, run manually, packs and signs plugins
* scm, polls git repo every 20 minutes and runs if there are changes

Thank you,
  Dave Carlson, Ph.D.
  mobile: 406-253-3055
  email: dcarlson@xxxxxxxxxxxxxxx
  Clinical Cloud Solutions LLC, healthcare on HL7 FHIR

Back to the top