then maybe copy/paste a little: configure all necessary reports in parent pom (exclude github-report) Then add github-report to all child projects except one
On Mon, Mar 20, 2017 at 2:19 PM, Karl Heinz Marbaise <khmarba...@gmx.de> wrote: > Hi, > > > On 20/03/17 07:54, Maxim Solodovnik wrote: >> >> Hello Karl, >> >> I guess you can "skip" report for subproject? > > > In this case this is not possible cause I want to have the site except for > the maven-changes-plugin ...(github-report cause I don't have a github > project for it). > > Kind regards > Karl Heinz Marbaise >> >> >> On Mon, Mar 20, 2017 at 1:48 PM, Karl Heinz Marbaise <khmarba...@gmx.de> >> wrote: >>> >>> Hi Hervé, >>> >>> On 19/03/17 23:39, Hervé BOUTEMY wrote: >>>> >>>> >>>> That's the first time I see this part of the doc: defining an empty >>>> reportSet >>>> could remove a report plugin? I'm not convinced it ever worked. >>> >>> >>> >>> Me neither and made the experience that this will not work. >>> >>> But in the end this means a report can not being turned off in a sub >>> project...which in contradiction is possible with plugins.. >>> >>> So the question is: Should that be possible ? >>> >>> Kind regards >>> Karl Heinz Marbaise >>> >>> >>>> >>>> to me, it is inconsistent with following documentation, associated to an >>>> IT: >>>> http://maven.apache.org/plugins/maven-site-plugin/ >>>> maven-3.html#Inheritance_of_reports_for_Maven_3_before_3.0.4 >>>> >>>> Reports are additive: they were not in Maven 3.0 to 3.0.3, and it was >>>> identified as a bug. >>>> >>>> Regards, >>>> >>>> Hervé >>>> >>>> Le dimanche 19 mars 2017, 11:28:06 CET Karl Heinz Marbaise a écrit : >>>>> >>>>> >>>>> Hi, >>>>> >>>>> currently I stumbled over a thing which I don't understand. >>>>> >>>>> I have parent pom[1] which defines several parts of a site including >>>>> some reports for example maven-changes-plugin with github-report.. >>>>> >>>>> Now I inherit from that parent pom and of course I can do a mvn site. >>>>> >>>>> But now the important part. >>>>> >>>>> I would like to deactive maven-changes-plugin in particular >>>>> github-report...cause this test project does not has a github repo >>>>> which >>>>> will fail the mvn site build.. >>>>> >>>>> I have taken a look into the documentation[2] to find a way to deactive >>>>> github-report or maven-changes-plugin at all...I tried to change >>>>> maven-project-info-reports parts etc. but without any luck.. >>>>> >>>>> Does someone has a good hint how to do this ? >>>>> >>>>> Kind regards >>>>> Karl Heinz Marbaise >>>>> >>>>> [1]: https://github.com/khmarbaise/smpp/blob/master/pom.xml >>>>> [2]: http://maven.apache.org/pom.html#Reporting >>>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >>> For additional commands, e-mail: dev-h...@maven.apache.org >>> >> >> >> > -- WBR Maxim aka solomax --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org