Skip to main content
Participant
September 23, 2009
Question

Check unused code in maven dependency

  • September 23, 2009
  • 1 reply
  • 788 views

Hi,

we have a few single projects and build them with a main pom.xml. Every single project has his own pom.xml. How can we use flexPMD to check if a function of project A is used in project B ?

This topic has been closed for replies.

1 reply

Adobe Employee
September 23, 2009

At the moment, we can only detect violations at a class level. Not at a package, or a project, or even a module level.

Even if, that may be envisageable to detect violations at a package or project level in mid-term, this is unlikely to go as broad as a multi-projects level.

I hope this makes it clearer.

Xavier