[ http://jira.codehaus.org/browse/MNG-490?page=all ]

Brett Porter updated MNG-490:
-----------------------------

      Assign To: Brett Porter
    Description: 
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. 


  was:
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. 


    Fix Version:     (was: 2.0-beta-2)
                 2.0-beta-1

has a patch, review and apply before 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.
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>          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
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-1
>  Attachments: DefaultArchetype.diff
>
>
> 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]

Reply via email to