Closed kowalczyka closed 5 years ago
Summary oscm-app-aws component should be built using maven.
Details Introduce multi module maven project with common external dependencies which make it possible to build oscm-app-aws component
Acceptance criteria
mvn clean install
Additional context Please refer to https://github.com/servicecatalog/oscm/tree/master/oscm-app-aws to find out how oscm-app-openstack.ear is built. Please refer to https://github.com/servicecatalog/oscm/tree/master/oscm-app-aws-unittests to find out which unit tests should be migrated.
Summary oscm-app-aws component should be built using maven.
Details Introduce multi module maven project with common external dependencies which make it possible to build oscm-app-aws component
Acceptance criteria
mvn clean install
command inside oscm-app-aws directory should result with successfull build which provide: oscm-app-aws.earAdditional context Please refer to https://github.com/servicecatalog/oscm/tree/master/oscm-app-aws to find out how oscm-app-openstack.ear is built. Please refer to https://github.com/servicecatalog/oscm/tree/master/oscm-app-aws-unittests to find out which unit tests should be migrated.