Bug 1817845
| Summary: | Unable to build with JBoss EAP CD 16 Starter template along with sample application. | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Priyanka Kanthale <pkanthal> |
| Component: | Unknown | Assignee: | Abhishek Gupta <abhgupta> |
| Status: | NEW --- | QA Contact: | Xiaoli Tian <xtian> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.x | CC: | aos-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Description of problem: Template available in the catalog of Openshift online starter named "JBoss EAP CD 16 Starter" and using default app i.e kitchensink. But while build it errors out with below error logs. ~~~~ [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException subprocess exited with status 1 subprocess exited with status 1 error: build error: error building at STEP "RUN /usr/local/s2i/assemble": exit status 1 ~~~~ Actual results: Build fails on OpenShift Online Starter Expected results: Application should work. Additional info: