打包过程中,可能出现的2个问题:①、[WARNING] File encoding has not been set, using platform encoding GBK, i.e. build is platform dependent!解决办法:只要在pom.xml文件中增加一个配置项即可 UTF-8 ②、编码 gbk 的不可映射字符解决办法: org.apache.maven.plugins maven-compiler-plugin 2.3.1 1.6 1.6 utf8 参考:http://blog.csdn.net/crazycoder2010/a... Read More
posted @ 2013-10-11 10:37 奋斗中的毛毛虫 Views(295) Comments(0) Diggs(0)