Hi Otavio, Thank you for your quick response. I removed the file and build again. the file is again getting created with the special character.
Thanks & Regards Subba Reddy On Wed, Jul 14, 2021 at 1:24 PM Otavio Rodolfo Piske <angusyo...@gmail.com> wrote: > Hello, > > try removing the file. I think it will be recreated the next time you > build. > > Kind regards > > On Tue, Jul 13, 2021 at 4:11 PM Subba Reddy G V < > subbareddy.guvv...@gmail.com> wrote: > > > Dear Team, > > > > I am trying to build camel code on my Windows laptop and getting the > > following error message. I do understand there is some special character > in > > the generated java file but not sure how to fix it as I just started > going > > through the source code. > > > > Could you please help me on this. > > > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (recompile) > on > > project camel-endpointdsl: Compilation failure: Compilation failure: > > [ERROR] > > > > > C:\camel\camel\core\camel-endpointdsl\src\generated\java\org\apache\camel\builder\endpoint\StaticEndpointBuilders.java:[14396,22] > > error: unmappable character (0xE280) for encoding UTF-8 > > [ERROR] > > > > > C:\camel\camel\core\camel-endpointdsl\src\generated\java\org\apache\camel\builder\endpoint\StaticEndpointBuilders.java:[14420,22] > > error: unmappable character (0xE280) for encoding UTF-8 > > [ERROR] > > > > > C:\camel\camel\core\camel-endpointdsl\src\generated\java\org\apache\camel\builder\endpoint\dsl\StitchEndpointBuilderFactory.java:[325,36] > > error: unmappable character (0xE280) for encoding UTF-8 > > [ERROR] > > > > > C:\camel\camel\core\camel-endpointdsl\src\generated\java\org\apache\camel\builder\endpoint\dsl\StitchEndpointBuilderFactory.java:[348,36] > > error: unmappable character (0xE280) 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 <args> -rf :camel-endpointdsl > > > > > > Thanks & Regards, > > Subba Reddy > > > > > -- > Otavio R. Piske > http://orpiske.net >