You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2015/12/05 20:08:10 UTC

[jira] [Closed] (MRESOURCES-206) Resource files is never overwritten

     [ https://issues.apache.org/jira/browse/MRESOURCES-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise closed MRESOURCES-206.
------------------------------------------
    Resolution: Incomplete
      Assignee: Karl Heinz Marbaise

Missing supplemental information and best would be a sample project...
So i will close the issue. If you have further information or an appropriate sample project don't hesitate to reopen the issue.

> Resource files is never overwritten
> -----------------------------------
>
>                 Key: MRESOURCES-206
>                 URL: https://issues.apache.org/jira/browse/MRESOURCES-206
>             Project: Maven Resources Plugin
>          Issue Type: Bug
>          Components: copy
>    Affects Versions: 2.7
>         Environment: Mac 10.x
> JDK 1.8 Oracle hotspot
> Maven 3.3
>            Reporter: LinZuXiong
>            Assignee: Karl Heinz Marbaise
>
> I have one config file in two environments . 
> mvn clean compile resources:copy-resources  -DskipTests=true -Pdevtest
> mvn clean resources:copy-resources  -DskipTests=true -Pdevtest
> Having changed the resource order of maven-resources-plugin in Profile produce different results.
> Expect:  log4j in devtest always can replace the src/main/resources
> Actual:  src/main/resources/log4j always appear in  target/classes
> ---------------------------------------------------------
> How do I upload one picture in JIRA?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)