[EMAIL PROTECTED] wrote:
Hi,
I´m using the "maven-depgraph-plugin" to generate dependency-visualization
graphics, which I want to include in the generated website.
This plugin has 2 goals and I need a different configuration for each goal
1) for "depgraph" goal no groupFilter is necessary, I want to see all the
dependencies
2) for "fullgraph" goal a groupFilter "com.mycompany" is necessary, I
want to see only the "com.mycompany" module dependencies.
I tried to configure it like below, but it doesn´t work.
[...]
I'd say what you're trying to do really is desirable behaviour. If that
doesn't work, try the usual workaround: put each config in a profile ...
-dirk
--
A: Maybe because some people are too annoyed by top-posting.
Q: Why do I not get an answer to my question(s)?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]