Hello all,
I am interested in getting feedback from those of you who use Maven +
Eclipse in order to develop Tapestry applications.
I recently realized that Tapestry templates located in
*src/main/resources*also need to be located in
*src/test/resources* in order to be picked up during unit tests.
I am not sure how to configure my environment to avoid copying the
**.tml*files from
*src/main/resources* into *src/test/resources*.
Can anyone please share tips or advice?
Regards,
J.
P.S. This is slightly off-topic as it also relates to Eclipse and Maven.
Sorry...