Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Right now, during the site generation the build takes about 70% of it's time to resolve the dependencies of the camel root pom. Removing the import and using only the wanted versions should speed up the build dramatically. In normal usecases the application using the integration module would import the dependency versions itself and therefore I think we only need to fix the versions of the dependencies we actually use.