[ 
https://jira.codehaus.org/browse/MJAXB-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=275594#comment-275594
 ] 

Robert Scholte commented on MJAXB-34:
-------------------------------------

I agree. A long time ago I started an attemp to fix this as I suggested, but 
this is a bit more complicated than expected. It's not just a 1 on 1 comparison 
like foo.java to foo.class, neither an n to 1 comparison. Multiple files can 
generate multiple classes without a clear mapping based on just their names. 
All the logic is inside JAXB.
I still believe it could be done without the stale file, but that would be a 
nice-to have.

> Please change the default stale file locations
> ----------------------------------------------
>
>                 Key: MJAXB-34
>                 URL: https://jira.codehaus.org/browse/MJAXB-34
>             Project: Maven 2.x JAXB 2.1 Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Christian Schulte
>            Priority: Minor
>
> Currently stale files are added to archives created by the source plugin. 
> Please update the default locations to something not part of any source root 
> or resource directory.
> For example:
> ${project.build.directory}/xjc.staleFile
> ${project.build.directory}/testXjc.staleFile

--
This message is automatically generated by JIRA.
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