Skip to content

sourcesense/maven-skin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is an alternative Sourcesense branded Maven site skin with rounded corners and code syntax highlight.

Usage

Using it it's quite easy: it is available on Maven central repository and all you need is just add the following XML snippet in your site.xml:

<project name="XXXXXXXX">
    ....
    <skin>
        <groupId>com.sourcesense.maven</groupId>
        <artifactId>maven-skin</artifactId>
        <version>1.0.0</version>
    </skin>
    ....
</project>

That's all, have fun with it! :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published