Hi Subba & Otavio, there are some awkward bytes on this line: https://github.com/apache/camel/blob/fffef41c1619cb1e4cfebe3abc049d19442a1dd2/components/camel-stitch/src/main/java/org/apache/camel/component/stitch/StitchConfiguration.java#L59
... 00000970: 2062 6520 7769 7468 696e 2074 6865 2064 be within the d 00000980: 6573 7469 6e61 7469 6f6e e280 9973 2061 estination...s a ... zoran On Wed, Jul 14, 2021 at 1:39 PM Subba Reddy G V <subbareddy.guvv...@gmail.com> wrote: > > 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 > > -- Zoran Regvart