[ http://jira.codehaus.org/browse/ARCHETYPE-21?page=comments#action_54670 ]
Rahul Thakur commented on ARCHETYPE-21: --------------------------------------- I had a patch submitted for this a while ago and I see the relevant code is still in there in org.apache.maven.archetype.DefaultArchetype.java (see processTemplates(...) method ) Are you using a custom Archetype? Where are you trying to specify your source directory/directories? > Unecessary java directory creation > ---------------------------------- > > Key: ARCHETYPE-21 > URL: http://jira.codehaus.org/browse/ARCHETYPE-21 > Project: Maven Archetype > Type: Improvement > Components: maven-archetype-plugin > Reporter: Eric Redmond > Assignee: Jason van Zyl > Priority: Trivial > > > Whether specified in the archetype.xml or not, the plugin will generate the > path /src/main/java if <source> tags are used. It would be nice if it only > honored the specified source dirs. -- 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]
