The Cactus plugin for Maven uses the Cactus/Ant integration module. Thus benefits from all its features.
Some jars are used only for testing (for example, DbUnit). These
jars can be entered as dependencies in the project.xml
and tagged with cactus.bundle. When the Cactus plugin
finds such jars it will automatically add them to the deployed war.
For example: