Force overwrite resources defined in profiles
---------------------------------------------

                 Key: MRESOURCES-24
                 URL: http://jira.codehaus.org/browse/MRESOURCES-24
             Project: Maven 2.x Resources Plugin
          Issue Type: Improvement
    Affects Versions: 2.2
            Reporter: Kees de Kooter


I am using profiles to package for different environments. The profile 
typically defines a couple of properties files with db and log settings.

The resource plugin only overwrites files that are changed, so the profile 
specific resources with the same name are ignored and the wrong resources are 
packaged.

I could do a clean first, but that seems a bit of a crude approach. 

I would prefer to have a property like "overwrite=true" on a resource.

-- 
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

        

Reply via email to