-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
Platform: All, OS: All
Most of our jobs are configured as free-style projects in Hudson. In the Build section, they usually have
"Invoke top-level Maven targets" as one of the build steps, and then additional ones (often shell scripts for
further custom analysis of the builds).
It would be nice if one could use the dependency analyzer also in those cases where the maven goals are
executed just as one part of the build/job.