[ https://issues.apache.org/jira/browse/MSKINS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MSKINS-202: ---------------------------------- Description: {{AbstractMavenReport}} adds a Velocity context property {{standalone}} (boolean) to denote whether this report runs standalone (via CLI invocation) or integrated into Maven Site Plugin. Both evironments are different. In the standalone mode the bars (top and site) are not of use because mostly incorrect. Support this new property by implying both {{topBarEnabled}} and {{sideBarEnabled}} to be {{false}} producing such an output totally focus on the standalone report only: !screenshot-1.png! was: {{AbstractMavenReport}} adds a Velocity context property {{standalone}} (boolean) to denote whether this report runs standalone (via CLI invocation) or integrated into Maven Site Plugin. Both evironments are different. In the standalone mode the bars (top and site) are not of use because mostly incorrect. Support this new property by implying both {{topBarEnabled}} and {{sideBarEnabled}} to be {{false}} producing such an output totally focus on the standalone report only: > Support Maven report standalone mode > ------------------------------------ > > Key: MSKINS-202 > URL: https://issues.apache.org/jira/browse/MSKINS-202 > Project: Maven Skins > Issue Type: New Feature > Components: Fluido Skin > Reporter: Michael Osipov > Assignee: Michael Osipov > Priority: Major > Fix For: fluido-2.0.0-M1 > > Attachments: screenshot-1.png > > > {{AbstractMavenReport}} adds a Velocity context property {{standalone}} > (boolean) to denote whether this report runs standalone (via CLI invocation) > or integrated into Maven Site Plugin. Both evironments are different. In the > standalone mode the bars (top and site) are not of use because mostly > incorrect. Support this new property by implying both {{topBarEnabled}} and > {{sideBarEnabled}} to be {{false}} producing such an output totally focus on > the standalone report only: > !screenshot-1.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)