Change By: Jeff VIncent (24/Jan/15 10:26 PM)
Description: I have a multi-module test project that due to shared code needs to be built together.  However I need to run only a subset of tests from one specific module.

I have been unsuccessful in crafting a command-line that will run maven to build everything, but only run some sub-module tests.  

I tried splitting up the build step and test run steps by using the "Invoke top-level Maven targets" build job, but it uses a private repository and even though there is an option to disable the private repository, it does not seem to take effect.

The result is that the test run step can't resolve the build artifacts and fails to run.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to