<reporting> has a <excludeDefaults> element under it. What exactly are
the defaults ?

I thought they are the issue-tracking, license, team etc that's
generated by default.

I don't want my submodules in a multi-project build to generate this
set of html files over and over again. How can I prevent them from
doing so ?

I have the following section in every one of my submodule.
<reporting>
  <excludeDefaults>true</excludeDefaults>
</reporting>

But it doesn't seem to make a difference.

In fact, having this in the top level pom also doesn't seem to make a
difference. Those htmls are always created.

So either my understanding of defaults is wrong or this doesn't work.

If these are indeed the default reports, then it would also be nice if
the <reporting> elemnt had a <inherited> under it.

Cheers
Prasad

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to