[ http://jira.codehaus.org/browse/ARCHETYPE-23?page=all ]
John Didion updated ARCHETYPE-23:
---------------------------------
Attachment: MavenArchetypeMojo.java
archetype.mdo
DefaultArchetype.java
> 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: maven-archetype-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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]