Stephan van Hulst wrote:But maybe consider migrating your project to Struts2 or Spring MVC or Jakarta MVC.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Stephan van Hulst wrote:I can't endorse it as i haven't tried it, but you could take a look at the the following project: https://github.com/weblegacy/struts1
Jack Tauson wrote:Thanks. I encountered that link as well and couldn't find any maven URL and hence wondering how would I go about using 1.5.0 Release Candidate 2 ( as that's the latest one) as all I'm seeing is what changes are done etc in the ReadMe.
Ron McLeod wrote:Is this what you are looking for?: io.github.weblegacy::struts-parent::1.5.0-RC2
Jack Tauson wrote:Did you end up on the maven repository from the same github link (https://github.com/weblegacy/struts1)somehow ? Thanks!
Ron McLeod wrote:
Jack Tauson wrote:Did you end up on the maven repository from the same github link (https://github.com/weblegacy/struts1)somehow ? Thanks!
I just used Google to search for: maven repository weblegacy struts1
Stephan van Hulst wrote:Well, no. It doesn't make sense to add a dependency on the parent POM of the Struts project. You want a dependency on one or more of the modules inside the parent project.
Show us the original Apache Struts dependency that you're trying to replace.
Stephan van Hulst wrote:First, remove the dependency on struts-parent.
See all those dependencies with the group ID org.apache.struts?
Simply replace the group ID in all of them with io.github.weblegacy, and replace the version in all of them with 1.5.0-RC2.
Stephan van Hulst wrote:Please show us an example of a (short) class that is not compiling.
I wasn't selected to go to mars. This tiny ad got in ahead of me:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|