[ http://jira.codehaus.org/browse/ARCHETYPE-23?page=comments#action_62628 ] 

Brett Porter commented on ARCHETYPE-23:
---------------------------------------

John, this looks like a good change (including using modello), but the attached 
files are only part of the picture, and the plugin has changed since 1 Feb. I 
don't have time to manually implement this for the 1.0-alpha-4 version, but I'm 
sure Jason will add similar functionality to the next version.



> Possibility to create real multiple modules with Java sources
> -------------------------------------------------------------
>
>          Key: ARCHETYPE-23
>          URL: http://jira.codehaus.org/browse/ARCHETYPE-23
>      Project: Maven Archetype
>         Type: Improvement

>   Components: Plugin
>     Reporter: Johannes Carlén
>     Assignee: Jason van Zyl
>  Attachments: DefaultArchetype.java, MavenArchetypeMojo.java, archetype.mdo
>
>
> I'm lacking the possibility to be able to generate a real multimodule 
> application i.e. an ear containing both a web module and an ejb module with 
> java sources.
> I know it is possible to list all classes as a <resource>, however when doing 
> so I can't get the packageName to automatically be prepended to the java 
> files path (src/main/java/<package>/.../App.java).
> What it means is that I'd like to be able to mark the java files as source 
> files also when doing multiple modules generations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to