[ http://jira.codehaus.org/browse/MNG-490?page=comments#action_41674 ]
Rahul Thakur commented on MNG-490: ---------------------------------- Yep! This is mine :-) > Creating an archetype with a different folder structure for java and test > sources still results in default (src/main/java) folder being generated. > -------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: MNG-490 > URL: http://jira.codehaus.org/browse/MNG-490 > Project: Maven 2 > Type: Bug > Environment: Windows XP, JDK 1.5.0, Maven2 SVN > Reporter: Rahul Thakur > Fix For: 2.0-beta-1 > > > Creating an archetype with a different folder structure for java and test > sources still results in default (src/main/java) folder being generated, even > though these are being created empty. > I created an archetype and need to follow a set folder structure (all java > sources to sit under folder "src" and tests under "test" folder respectively) > Also the Archetype plugin makes an assumption that the archetype resources > will always reside under "archetype-resources/". User should be able to > override this and specify a custom name. -- 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]
