Hi,
archetype:create-from-project (multi projects mode) don't process the section 
"<modules>" in the pom's ear project. 

Exemple :<build>    <plugins>         <plugin>       ....                
<configuration>                        <modules>                  <jarModule>   
                    <groupId>mygroupeid</groupId>                       
<artifactId>mycompany-model</artifactId>                  </jarModule>

Same with <ejbModule> section

"mycompany" should be replaced with ${rootArtifactId} keyword (it is in all 
others projects of my solution except in this section) 
any advice or it s a bug ?


                                          
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to