Closed kowalczyka closed 5 years ago
Summary oscm-app-samplecomponent should be built using maven.
Details Introduce maven project with common external dependencies which make it possible to build oscm-app-samplecomponent
Acceptance criteria
mvn clean install
Additional context Please refer to https://github.com/servicecatalog/oscm/tree/master/oscm-app-sample to find out how oscm-app-sample.war is built.
Summary oscm-app-samplecomponent should be built using maven.
Details Introduce maven project with common external dependencies which make it possible to build oscm-app-samplecomponent
Acceptance criteria
mvn clean install
command inside oscm-app-sample directory should result with successfull build which provide: oscm-app-sample.warAdditional context Please refer to https://github.com/servicecatalog/oscm/tree/master/oscm-app-sample to find out how oscm-app-sample.war is built.