1 |
17052
|
mateusz.ko
|
ICM IIS main parent project which should be used by all KDM modules generating oozie package - it allows for creating separate workflow applications in the inheriting project.
|
2 |
17041
|
marek.hors
|
|
3 |
|
|
How to use it
|
4 |
|
|
-------------
|
5 |
17150
|
mateusz.ko
|
Simply define this module as parent in your `pom.xml` file.
|
6 |
17041
|
marek.hors
|
From now on you can:
|
7 |
17150
|
mateusz.ko
|
|
8 |
|
|
- build oozie package using oozie profile explicitly, see all the details on:
|
9 |
|
|
`https://svn.driver.research-infrastructures.eu/driver/dnet11/modules/icm-iis-core/trunk/docs/oozie-installer.markdown`
|
10 |
|
|
- mark integration tests with eu.dnetlib.iis.IntegrationTest what causes all long-run integration tests to be run only on `integration-test` phase
|