Maven build not finding custom jar already installed in local openshift project repo
问题 I am facing an issue when trying to build my project (from the Eclipse Openshift plugin). 1.) I have a custom dependency, which at first I followed instructions on Open Shift Knowledgebase Article "Using your own jar files..." 2.) On commit and publish with above, the error still persisted, thereby I changed the openshift pre_build action hook as noted in this post on the Openshift forums "Resolved custom jar dependency..." However, I am still getting an error on commit and publish from