weberjn commented on PR #370: URL: https://github.com/apache/jspwiki/pull/370#issuecomment-2466266497
As for xmlrpc: I once had to get a JEE resource adapter's jars in the .rar onto the classpath of a project: in maven validate got the dependency, unpacked it and added the jars as systemPath dependency to the project. Not pretty, but works. We could do the same with xmlrpc: unjar, delete org.xml.sax, jar again .. maven-antrun-plugin can do things. -- 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: dev-unsubscr...@jspwiki.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org