Hi List,I want to turn off this 2 plugins when I test some class to be more productive.
Is there a parameter in maven command line to disabled this. something like this :
mvn test -Dtest=ModeleDaoTest -Ddbunit.disabled=true -Dhbm2ddl.disabled=true Thanks, Julien Chanséaume.
