You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by fflyw <ro...@gmail.com> on 2009/09/29 16:34:14 UTC

how to change output html format of maven changes plugin

Hi

is there some way to change look of change-report.html file generated by
changes:changes-report goal,
like colours, remove , add pictures .... ?
-- 
View this message in context: http://www.nabble.com/how-to-change-output-html-format-of-maven-changes-plugin-tp25664213p25664213.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: how to change output html format of maven changes plugin

Posted by Robert Machata <ro...@gmail.com>.
ok thanks

2009/9/29 Dennis Lundberg <de...@apache.org>

> fflyw wrote:
> > Hi
> >
> > is there some way to change look of change-report.html file generated by
> > changes:changes-report goal,
> > like colours, remove , add pictures .... ?
>
> What you can do is apply a skin to the site that Maven generates, which
> includes the Changes Report.
>
> You can't change the contents of the Changes Report though.
>
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
S pozdravom
Ing. Robert Machata

Re: how to change output html format of maven changes plugin

Posted by Dennis Lundberg <de...@apache.org>.
You change the <skin> element [1] of your /src/site/site.xml file

[1]
http://maven.apache.org/doxia/doxia-sitetools-1.0.x/doxia-decoration-model/decoration.html

fflyw wrote:
> Hi and how can in change this skin?
> 
> dennisl-2 wrote:
>> fflyw wrote:
>>> Hi
>>>
>>> is there some way to change look of change-report.html file generated by
>>> changes:changes-report goal,
>>> like colours, remove , add pictures .... ?
>> What you can do is apply a skin to the site that Maven generates, which
>> includes the Changes Report.
>>
>> You can't change the contents of the Changes Report though.
>>
>> -- 
>> Dennis Lundberg
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
> 


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: how to change output html format of maven changes plugin

Posted by fflyw <ro...@gmail.com>.
Hi and how can in change this skin?

dennisl-2 wrote:
> 
> fflyw wrote:
>> Hi
>> 
>> is there some way to change look of change-report.html file generated by
>> changes:changes-report goal,
>> like colours, remove , add pictures .... ?
> 
> What you can do is apply a skin to the site that Maven generates, which
> includes the Changes Report.
> 
> You can't change the contents of the Changes Report though.
> 
> -- 
> Dennis Lundberg
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/how-to-change-output-html-format-of-maven-changes-plugin-tp25664213p25886883.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: how to change output html format of maven changes plugin

Posted by Dennis Lundberg <de...@apache.org>.
fflyw wrote:
> Hi
> 
> is there some way to change look of change-report.html file generated by
> changes:changes-report goal,
> like colours, remove , add pictures .... ?

What you can do is apply a skin to the site that Maven generates, which
includes the Changes Report.

You can't change the contents of the Changes Report though.

-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org