Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So just add the necessary test dependencies to your maven pom.xml and you can then avoid specifying the version numbers in your spring.xml

To ensure that the META-INF/maven/dependencies.properties files are all available and contain the dependency information for the Service Assemblies we recommend you write your integration test using a packaging of itest and enable the JBI Maven Plugin in your pom.xml like the camel-sa-itest module does.