Showcase integration test - one difference to framework tests

Matej Novotny manovotn at redhat.com
Mon Aug 25 08:34:42 EDT 2014


I think this is a good viable solution.
And yea, I totally think this should be documented in order to avoid future misunderstandings.

Matej

----- Original Message -----
From: "Juraj Huska" <jhuska at redhat.com>
To: richfaces-dev at lists.jboss.org
Sent: Monday, August 25, 2014 2:17:32 PM
Subject: Showcase integration test - one difference to framework tests

Hello all,

during migrating of Showcase tests, I have encounter a problem with choosing the right showcase classifier (jbas71, tomcat6) for deployed tests.

Therefore, when executing tests, one has to provide -Dcontainer.classifier=jbas71 or -Dcontainer.classifier among the others properties. It applies only when executing tests with different than -Dintegration=wildfly81 profile.

It is caused with Maven insufficient job regarding to the <activation> property for profiles. That is why release profile is triggered once integration property is set.

I just wanted point out this thing. Do you think my solution is enough (the only one at lease somehow nice among the very ugly ones) ? Should I document it ?

Thanks
Best regards
Juro
_______________________________________________
richfaces-dev mailing list
richfaces-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-dev


More information about the richfaces-dev mailing list