Hi, I am using the Shitty plugin from the Mojo project for my integration tests. I understant that Shitty creates child processes to run each test build.
My issue is that I am using a custominzed setting.xml file for my project. When Shitty is forking child processes it passes the default global settings file to the clid processes. hence my tests fail (It wont be able to find some artifacts from the default set of repositories) How can I make maven pass my setting file to the child processes of Shitty plugin instead of the default file? -- View this message in context: http://maven.40175.n5.nabble.com/SHITTY-PLUGIN-Forked-process-for-test-builds-tp4369496p4369496.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
