You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Scholte <rf...@codehaus.org> on 2012/10/05 20:38:16 UTC

[ANN] SiteSkinner Maven Plugin 1.0 Released




Hi,

The Mojo team is pleased to announce the release of the SiteSkinner Maven Plugin version 1.0. 

The siteskinner-maven-plugin can update or apply a new skin on published sites generated by Maven without changing its content.

http://mojo.codehaus.org/siteskinner-maven-plugin/

To use this update, simply execute the following command in the root of your project: 
mvn siteskinner:skin or mvn org.codehaus.mojo:siteskinner-maven-plugin:1.0:skin
For all the details read http://mojo.codehaus.org/siteskinner-maven-plugin/usage.html


        Release Notes - Mojo's SiteSkinner Maven Plugin - Version 1.0
            
        Bug


[MSITESKIN-2] -         Siteskinner includes inherited elements, which can cause duplicate breadcrumbs

[MSITESKIN-9] -         "No skin defined in the current 'site.xml', can't apply a new skin on the old site" error with staged 1.0


            
        Improvement


[MSITESKIN-6] -         use maven-plugin-tools' java 5 annotations

[MSITESKIN-8] -         Make integration tests

[MSITESKIN-10] -         Clarify how you can push the original publish date




Enjoy,

The Mojo team.
 
Robert Scholte