CPAPTF has not been executed with mvn test before. This one should
always be executed separately.
I leave it up to you if you like DDLGEN to included with mvn test or
only with integration tests.
Ralf
Werner Guttmann schrieb:
How about CPAPTF ?
Werner
Ralf Joachim wrote:
Hi Werner,
the modules you mentioned are those which I would consider as
integration tests.
Ralf
Werner Guttmann schrieb:
Hi,
just out of curiosity, what modules would you conisder IT tests ? CPACTF
? XMLCTF ? jdo-extensions-it ? jpa-extensions-it ?
Anything else ?
Werner
Ralf Joachim wrote:
Hi Werner,
fine by me.
Wouldn't it make sense to add a description of targets and possible
parameters somewhere?
Regards
Ralf
Werner Guttmann schrieb:
Hi Ralf,
Actually, quite the opposite. Currenty, when you execute
mvn clean test
Maven will execute unit and integration tests for all modules, incl. the
integration test suites for CPA, XML, etc.
I would like to reduce the amount of time it takes a build (such as
above) to execute by not including integration tests (i.e. modules such
as xmlctf, cpactf, etc.) in the main build.
If you want to run integration tests as well when executing 'mvn test',
you woul dhave to specify a profile on the command line, e.g.
mvn -Pintegration clean test
What do you think ?
Werner
Ralf Joachim wrote:
Hi Werner,
am I correct that you intend to add a test target to root pom that
executes all tests of the various modules?
If that's your intention I would appreciate that.
Regards
Ralf
Werner Guttmann schrieb:
Hi,
would you mind if we started to wrap the execution of the various test
suites (XML, CPA, ..) within Maven profiles. This way we can cut down
time during development and still preserve the ability to run everything
using a 'mvn test'.
Any objections ?
Regards
Werner
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
E-Mail: [email protected]
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
--------------------------------------------------------------------- To
unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany
Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98
Internet: www.syscon.eu
E-Mail: [email protected]
Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
|