SeLion archetype should use test scope
mach6 opened this issue · comments
Doug Simmons commented
Since SeLion is a test framework, the archetype new project pom.xml
should default to <scope>test</scope>
for SeLion.jar dependency and code generation.