[jira] Created: (MNG-1129) No way to specify encoding of files that are being filter in resoruces plugin

2005-10-07 Thread Andrius Karpavicius (JIRA)
: 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

[jira] Commented: (MNG-748) Edit enable maven-war-plugin and maven-jar-plugin properties

2005-08-19 Thread Andrius Karpavicius (JIRA)
[ 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

[jira] Created: (MNG-748) Edit enable maven-war-plugin and maven-jar-plugin properties

2005-08-18 Thread Andrius Karpavicius (JIRA)
-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

M2 Build from svn: Failed to parse model from file maven-plugin-parent-2.0-beta-1-SNAPSHOT.pom

2005-08-16 Thread Andrius Karpavicius
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