forked from apache/syncope
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathJenkinsfile.talend
5 lines (4 loc) · 2.55 KB
/
Jenkinsfile.talend
1
2
3
4
5
@Library('esb') _
Fork(
MVN_MODULES: ':syncope,:syncope-common,:syncope-common-lib,:syncope-common-rest-api,:syncope-core,:syncope-core-persistence-api,:syncope-core-provisioning-api,:syncope-core-spring,:syncope-core-persistence-jpa,:syncope-core-persistence-jpa-json,:syncope-core-workflow-api,:syncope-core-workflow-java,:syncope-core-provisioning-java,:syncope-core-logic,:syncope-core-rest-cxf,:syncope-core-upgrade,:syncope-client,:syncope-client-lib,:syncope-client-console,:syncope-client-cli,:syncope-client-enduser,:syncope-fit,:syncope-fit-build-tools,:syncope-ext,:syncope-ext-flowable,:syncope-ext-flowable-common-lib,:syncope-ext-flowable-rest-api,:syncope-ext-flowable-bpmn,:syncope-ext-flowable-logic,:syncope-ext-flowable-rest-cxf,:syncope-ext-flowable-client-console,:syncope-ext-camel,:syncope-ext-camel-common-lib,:syncope-ext-camel-rest-api,:syncope-ext-camel-persistence-api,:syncope-ext-camel-provisioning-api,:syncope-ext-camel-provisioning,:syncope-ext-camel-logic,:syncope-ext-camel-rest-cxf,:syncope-ext-camel-client-console,:syncope-ext-saml2sp,:syncope-ext-saml2sp-common-lib,:syncope-ext-saml2sp-rest-api,:syncope-ext-saml2sp-persistence-api,:syncope-ext-saml2sp-provisioning-api,:syncope-ext-saml2sp-provisioning-java,:syncope-ext-saml2sp-logic,:syncope-ext-saml2sp-rest-cxf,:syncope-ext-saml2sp-agent,:syncope-ext-saml2sp-client-console,:syncope-ext-scimv2,:syncope-ext-scimv2-common-lib,:syncope-ext-scimv2-rest-api,:syncope-ext-scimv2-scim-rest-api,:syncope-ext-scimv2-logic,:syncope-ext-scimv2-rest-cxf,:syncope-ext-scimv2-scim-rest-cxf,:syncope-ext-scimv2-client-console,:syncope-ext-oidcclient,:syncope-ext-oidcclient-common-lib,:syncope-ext-oidcclient-rest-api,:syncope-ext-oidcclient-persistence-api,:syncope-ext-oidcclient-provisioning-api,:syncope-ext-oidcclient-provisioning-java,:syncope-ext-oidcclient-logic,:syncope-ext-oidcclient-rest-cxf,:syncope-ext-oidcclient-agent,:syncope-ext-oidcclient-client-console,:syncope-ext-camel-persistence-jpa,:syncope-ext-saml2sp-persistence-jpa,:syncope-ext-oidcclient-persistence-jpa,:syncope-ext-swagger-ui,:syncope-fit-core-reference,:syncope-fit-console-reference,:syncope-ext-saml2sp-client-enduser,:syncope-ext-oidcclient-client-enduser,:syncope-ext-flowable-client-enduser,:syncope-fit-enduser-reference,:syncope-ext-elasticsearch,:syncope-ext-elasticsearch-client,:syncope-ext-elasticsearch-persistence-jpa,:syncope-ext-elasticsearch-provisioning-java,:syncope-ext-elasticsearch-logic,:syncope-archetype,:syncope-standalone,:syncope-deb,:syncope-deb-core,:syncope-deb-console,:syncope-deb-enduser,:syncope-installer'
)