[ 
http://jira.codehaus.org/browse/MOJO-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226841#action_226841
 ] 

Robert Scholte commented on MOJO-1445:
--------------------------------------

After a little rethinking I don't think we should reformat *all* 
sourceDirectories by default. In general I'd expect people to be interested 
only in well-formed self-written code, the generated code doesn't really 
matter. Also, by default, a Maven project should have just one source folder.
I still agree with the current default behaviour, but an extra variable to 
select all or some sourceFolders sounds like a good option.

> Make sourceDirectory and testSourceDirectory configurable
> ---------------------------------------------------------
>
>                 Key: MOJO-1445
>                 URL: http://jira.codehaus.org/browse/MOJO-1445
>             Project: Mojo
>          Issue Type: Improvement
>          Components: jalopy
>            Reporter: Andreas Sewe
>            Priority: Minor
>
> This would be tremendously useful for generated sources which often should 
> not end up in {{${project.build.sourceDirectory}}}; the 
> {{javacc-maven-plugin}}, e.g., outputs its generated sources (which could  
> benefit from reformating) to 
> {{${project.build.directory}/generated-sources/javacc}}.

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to