The method testExceptionInInputFolderToTestSedaRoute() is failing because NotificationBuilder is not working as expected.
To run the NotificationBUilder test method:
- Clone the project
- Comment the @Ignore line on top of testExceptionInInputFolderToTestSedaRoute() test method in CamelDemoRouteTest.java
- Test by issuing the command "mvn test"