[ http://jira.codehaus.org/browse/MSITE-48?page=comments#action_56134 ]
Dennis Lundberg commented on MSITE-48:
--------------------------------------
The skin functionality in maven-site-plugin is done, but not yet released. The
same goes for the skins. Until they are released you need to add a
SNAPSHOT-version to them, like this:
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-site-skin</artifactId>
<version>1.0-SNAPSHOT</version>
</skin>
> add reusable skin functionality and create skins default, stylus and classic
> ----------------------------------------------------------------------------
>
> Key: MSITE-48
> URL: http://jira.codehaus.org/browse/MSITE-48
> Project: Maven 2.x Site Plugin
> Type: Bug
> Reporter: Brett Porter
> Assignee: Brett Porter
> Fix For: 2.0
>
> Original Estimate: 4 hours
> Time Spent: 4 hours
> Remaining: 0 minutes
>
> add the classic theme from m1, and perhaps a derivative of the new theme for
> other sites
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]