Problema Maven Native2ascii

Galera estou com o seguinte problema, estou apanhando o dia todo para configurar o maven na minha maquina, o erro que aparece é o seguinte:


[ERROR] Failed to execute goal org.codehaus.mojo:native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii-utf8) on project teste: Unable to parse configuration of mojo org.codehaus.mojo:native2ascii-maven-plugin:1.0-beta-1:native2ascii for parameter includes: Cannot assign configuration entry 'includes' with value 'ApplicationResources_pt_BR.properties' of type java.lang.String to property of type java.lang.String[] 

O que pode ser? Como resolver?