You will have to use OPS4J mailing list to get answers to your question.
http://wiki.ops4j.org/display/paxexam/Support

On Tue, Sep 1, 2009 at 3:06 AM, mohn3310 <[email protected]> wrote:

>
> Hello,
>
> This is a question w.r.t configuring pax-exam to run tests in a maven
> project.
>
> Here's the project structure that we currently have:
>
> /api
> /reference-impl
> /api-func-tests
> /real-impl
> /real-impl-func-tests
>
> These are all separate projects with independent pom.xml files.
>
> Right now, both api-func-tests and real-impl-func-tests contain JUnit tests
> that are run using pax-exam's MavenConfiguredJunitTestRunner. The
> api-func-tests are bound to the reference-impl.
>
> What we're looking to do is to be able to 'refer' to the api-func-tests
> (maybe as a dependency) from real-impl-func-tests and execute them as well.
> So, in addition to the real-impl specific func tests, we want to be able to
> run the api-func-tests... at which point it will be bound to real-impl.
>
> Is there any way configure pax-exam to do this? Or any suggestions for
> modifying the project structure to enable this?
>
> Thanks,
> Mohnish
> --
> View this message in context:
> http://www.nabble.com/configuring-tests-that-pax-exam-runs-tp25232374p25232374.html
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Alin Dreghiciu
Software Developer
My profile: http://www.linkedin.com/in/alindreghiciu
My blog: http://adreghiciu.blogspot.com
http://www.ops4j.org - New Energy for OSS Communities - Open Participation
Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.

Reply via email to