jdyer1 commented on PR #778: URL: https://github.com/apache/struts/pull/778#issuecomment-1813071460
@tyme-dev Yes, I did see that blog before and it was helpful. I followed instructions from this other, more detailed post [1]. (I did not do the additional step involving the shade plugin, because to my knowledge neither Freemarker nor Sitemesh2 have transitive dependencies that need to be converted.) To be clear here, the build does work correctly with `mvn clean install` at the command line. The issue here is Eclipse IDE does not seem to want to use the local repo artifact but instead uses what is currently in the workspace. Of course there is no code actually in the workspace. ----- https://omnifish.ee/2023/08/04/upgrade-to-jakarta-ee-10-transform-incompatible-dependencies/ -- 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]
