You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "joseph (JIRA)" <ji...@apache.org> on 2016/04/20 17:21:25 UTC

[jira] [Created] (ARCHETYPE-500) create from project with resources plugin

joseph created ARCHETYPE-500:
--------------------------------

             Summary: create from project with resources plugin
                 Key: ARCHETYPE-500
                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-500
             Project: Maven Archetype
          Issue Type: Question
          Components: Archetypes, Creator
    Affects Versions: 2.3
         Environment: window10 mvn3.2.5 java 1.8
            Reporter: joseph


when i run:mvn archetype:create-from-project with one of my project,it give me a warning :[WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent! 
At first,i thougt i have wrong maven-resources-plugin in pom,but when i run mvn install, it's ok without the error.I find that when i run mvn archetype:create-from-project,the maven-resources-plugin's version is 2.7,but when i run mvn install ,it was 2.6. It's interesting for me,so i run mvn help:effective-pom, the version is still 2.6. I don't understand why the version is different and what should i do to remove the warning. Thank you!



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