Maven application bootloader?

2007-09-07 Thread Putrycz, Erik
Just wondering if there is any kind of project that could allow me to use the maven facilities (pom descriptors and repositories) to launch an application? Ideally I'd just like to have a small bootloader with a project reference and a repository location, then let the user choose a version to l

share test files between modules

2007-07-25 Thread Putrycz, Erik
Hi all, I have a maven project with a master pom file and 3 modules. I'm currently searching for a good way to share files between my tests modules: - module A test suite generates file F1 - module B and C test suites uses file F1 I have not found any way to define paths or other environm