cstamas commented on code in PR #1940: URL: https://github.com/apache/maven/pull/1940#discussion_r1869668941
########## its/core-it-suite/pom.xml: ########## @@ -526,7 +515,9 @@ under the License. <forkCount>0</forkCount> <reuseForks>true</reuseForks> <skip>true</skip> + <promoteUserPropertiesToSystemProperties>false</promoteUserPropertiesToSystemProperties> <systemPropertyVariables> + <project.build.directory>${project.build.directory}</project.build.directory> Review Comment: not needed, this was meant as place for IT own repo -- 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