Archetype multi module - optional modules

2011-01-24 Thread Marcus Vinicius
wants use. I'm trying do it modifying my archetype multi module, making modifications on this files: archetype\src\main\resources\ archetype-resources\pom.xml ... #if($useWebModule == "true") http://www.reconcavotecnologia.org.br/> Marcus Vinicius A. Silva *P* *ANTES D

Archetype multi module

2011-01-21 Thread Marcus Vinicius
gt; ... > > #if($useWebModule == "true") > >web > > #end > > ... > > > > > > archetype\src\main\resources\META-INF\maven\archetype-metadata.xml > > ... > > > > ... > > #if($useWebModule == "true") > > > > #end > > ... > > > > > > What do you think about? Why this way does not work. > > > > > > Thanks, > > > > Marcus Vinicius A. Silva > >