1

I am trying to update version in Apache struts from 2.3.35 to updated 2.5.22 in a project. I have changed version in pom.xml . However, I have cleaned, build and update Maven project . Still I am facing issues in POM.xml as artifact issues. Struts jar is not creating after update maven project and facing issues.

Please suggest me any other alternate solutions or steps to update struts version into updated one.

Rajat28
  • 27
  • 2
  • Please add the error output in whole not only excerpts etc. also more information about how you have called Maven. Which Maven version are you using and JDK version etc. – khmarbaise Nov 24 '20 at 20:42
  • I am using jdk 1.8 – Rajat28 Nov 25 '20 at 08:04
  • I just simply updated version with 2.5.22 in POM.xml and clean, build WS and run as maven build. after doing same, I start getting in pom.xml saying artifact path issue , new struts version is not creating in m2 folders. In other applications pom.xml same error I am getting. – Rajat28 Nov 25 '20 at 08:06
  • Do I need to add more dependencies inside pom.xml / struts.xml for removal tag error in pom.xml – Rajat28 Nov 25 '20 at 08:08
  • You can't update your application just changing a version of Struts artifact. Check [this](https://stackoverflow.com/a/58148759/573032) answer if you have a specific problem or error and update your question. – Roman C Nov 26 '20 at 08:06
  • There's no information here anyone can use to help; I don't see how it has three upvotes. You need to include actual details. "Facing issues" is not actionable. Please see the [How to Ask](https://stackoverflow.com/help/how-to-ask) page. – Dave Newton Nov 30 '20 at 16:22

0 Answers0