slawekjaranowski commented on PR #242: URL: https://github.com/apache/maven-invoker-plugin/pull/242#issuecomment-2117684010
> > As we see root cause is in plexus-xml I know that using escapeXml10 is a workaround here. > > So what is your proposition to solve issue in m-invoker-p? > > @michael-o @elharo > > Regardless of the fix or the flaw in Plexus XML I completely fail to understand the supplied reprocuder in the JIRA issue. Ok. - we execute m-invoker-p for project `src/it/MINVOKER-351` - m-invoker-p - execute a project `src/it/MINVOKER-351/src/it/minvoker-351` - in `src/it/MINVOKER-351/src/it/minvoker-351` we have a unit test which print some special chars to build output - m-invoker-p - collect output of `src/it/MINVOKER-351/src/it/minvoker-351` and store in buildlog file - m-invoker-p - generate a junit report with `systemOut` element which contains body of buildlog file - execute `site-plugin` with `surefire-report` to confirm that generated junit reports are ok -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org