RCPTT Project separate from pom.xml [message #1793454] |
Wed, 08 August 2018 11:18  |
Eclipse User |
|
|
|
Hi,
After figuring out how to run RCPTT from maven with multiple AUTs (the trick is to have a parent pom, then multiple child poms, one for each AUT), I'm now trying to streamline my process.
Since I have one set of tests I want to run across multiple AUTs (to make sure my plugin runs correctly on multiple versions of Eclipse), I'd like to keep one copy of the test project, and reference it from each pom for the different environments. I've read all the documentation and searched around, and I can't find anything to explain if there's an option I can put in my XML to say 'use the test project from over there' - it seems that the pom has to be in the same folder as the test project.
Is it possible to reference a test project from 'somewhere else'?
Cheers,
Kev.
|
|
|
|
Re: RCPTT Project separate from pom.xml [message #1793579 is a reply to message #1793503] |
Fri, 10 August 2018 09:13  |
Eclipse User |
|
|
|
That's a reference to where to get the AUT environment from, not the test project. I'd like to specify a parameter to tell it where the .project (and accompanying contexts, test cases, test suites etc.) live, outside of the directory where the POM sits (and by extension, where I'm executing from)
|
|
|
Powered by
FUDForum. Page generated in 0.02828 seconds