Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BA6A0200B63 for ; Mon, 1 Aug 2016 06:00:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B92A3160A81; Mon, 1 Aug 2016 04:00:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 105EA160AA9 for ; Mon, 1 Aug 2016 06:00:24 +0200 (CEST) Received: (qmail 53384 invoked by uid 500); 1 Aug 2016 04:00:24 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 53039 invoked by uid 99); 1 Aug 2016 04:00:24 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2016 04:00:24 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C12082C0033 for ; Mon, 1 Aug 2016 04:00:23 +0000 (UTC) Date: Mon, 1 Aug 2016 04:00:23 +0000 (UTC) From: "feilong (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ARCHETYPE-506) archetype:generate if pom.xml packaging value is pom,Chinese XML comments will change to ??? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 01 Aug 2016 04:00:25 -0000 [ https://issues.apache.org/jira/browse/ARCHETYPE-506?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:all-tabpanel ] feilong updated ARCHETYPE-506: ------------------------------ Description:=20 archetype:generate if pom.xml packaging value is pom,Chinese XML comments w= ill change to ???=20 here is=20 {code:xml} =09=09=09 =09=09=09=09true =09=09=09=09org.apache.maven.plugins =09=09=09=09maven-surefire-plugin =09=09=09=09${v.maven-surefire-plugin} =09=09=09=09 =09=09=09=09=09 =09=09=09=09=09true =09=09=09=09 =09=09=09 {code} if pom when i call mvn archetype:generate result is=20 {code:xml} =09=09=09 =09=09=09=09true =09=09=09=09org.apache.maven.plugins =09=09=09=09maven-surefire-plugin =09=09=09=09${v.maven-surefire-plugin} =09=09=09=09 =09=09=09=09=09 =09=09=09=09=09true =09=09=09=09 =09=09=09 {code} was:archetype:generate if pom.xml packaging value is pom,Chinese XML comm= ents will change to ???=20 > archetype:generate if pom.xml packaging value is pom,Chinese XML comments= will change to ???=20 > -------------------------------------------------------------------------= --------------------- > > Key: ARCHETYPE-506 > URL: https://issues.apache.org/jira/browse/ARCHETYPE-506 > Project: Maven Archetype > Issue Type: Bug > Affects Versions: 2.4 > Reporter: feilong > > archetype:generate if pom.xml packaging value is pom,Chinese XML comments= will change to ???=20 > here is=20 > {code:xml} > > =09=09=09 > =09=09=09=09true > =09=09=09=09org.apache.maven.plugins > =09=09=09=09maven-surefire-plugin > =09=09=09=09${v.maven-surefire-plugin} > =09=09=09=09 > =09=09=09=09=09 > =09=09=09=09=09true > =09=09=09=09 > =09=09=09 > {code} > if pom > when i call mvn archetype:generate > result is=20 > {code:xml} > > =09=09=09 > =09=09=09=09true > =09=09=09=09org.apache.maven.plugins > =09=09=09=09maven-surefire-plugin > =09=09=09=09${v.maven-surefire-plugin} > =09=09=09=09 > =09=09=09=09=09 > =09=09=09=09=09true > =09=09=09=09 > =09=09=09 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)