: maven-resources-plugin
Environment: Any non-english files
Reporter: Andrius Karpavicius
Priority: Critical
Non-latin characters get ruined when trying to filter a file that has non-latin
characters. Should be a problem for most non US developers.
Need a parameter for a resources plugin
[ http://jira.codehaus.org/browse/MNG-748?page=comments#action_44731 ]
Andrius Karpavicius commented on MNG-748:
-
During War packaging phase compiled classes are placed in WEB-INF/classes
directory. I want them to be jar'ed and placed in WEB-IN
-beta-1
Reporter: Andrius Karpavicius
Priority: Minor
Please edit enable the following properties in plugin.xml file:
maven-war-plugin:
maven-jar-plugin
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http
Hello,
Wanted to try the latest version of M2 as described in
http://maven.apache.org/maven2/building.html.
Compilation and etc.. of Maven worked fine, but when trying to build my
project I get this error. The same task worked fine with alpha-3 release.
Something should I change?
Thank you,
A