Boa tarde galera,
Estou tendo o seguinte problema ao dar a "Liberação Completa no Tomcat", criei 2 enum só que estou tendo problema com o Maven:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project qualysys_commons: Compilation failure: Compilation failure:
[ERROR] \jaguar\meus_projetos\qualysys_parent\qualysys_commons\src\main\java\com\qualysys\app\entity\TipoUser.java:[4,14] unmappable character for encoding UTF-8
[ERROR] \jaguar\meus_projetos\qualysys_parent\qualysys_commons\src\main\java\com\qualysys\app\entity\Sexo.java:[4,14] unmappable character for encoding UTF-8
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :qualysys_commons
Autor: Renann Silva
22 comentários
Faça qualquer tipo de alteração nas suas classes,mande gravar e faça o deploy novamente.