Hamza Amara Posted March 1, 2022 Share Posted March 1, 2022 Hello, I'm trying to upgrade ebx from 6.0.3 to 6.0.5in my local envirement, after updating all jars,wars and addons from the folder I downloaded from Tibco eDelivery, but I'm facing an error in the maven build and the cause is the ebx-jar-6.0.5.jar and ebx-addons-5.3.0.jar are missing from my .m2 repository. How can I solve that problem If I have to get those jars from where I can them because I can't find them in thefolder I downloaded from Tibco eDelivery. Thank you in advance guys, Link to comment Share on other sites More sharing options...
Neel Chowdhary Posted March 7, 2022 Share Posted March 7, 2022 It seems your maven config is not correct. You have 2 choices Fix your pom.xml to allow it to install the ebx.jar and ebx-addons.jaryou downloaded from e-delivery to the .m2 directory (path as expected in the build config you shared in the screenshot)so these path errors go away or Update your eclipse build path to point to the ebx core and addonjars that you would have put under the shared/lib of your tomcat server. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now