lukaszlenart commented on PR #778: URL: https://github.com/apache/struts/pull/778#issuecomment-1913050830
I would try first with `mvn -DskipAssembly package` or install Jakarta modules first ``` cd jakarta mvn -DskipAssembly install ``` and then install the whole project. I noticed some problem with having these transformed modules next to the core modules. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
