fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.12k stars 139 forks source link

use scm-publish plugin to deploy site to gh-pages #78

Closed hboutemy closed 7 years ago

hboutemy commented 7 years ago

I attached to scm-publish:publish-scm goal to install phase to avoid deploy since it also deploys pom.xml to ossrh repository, but the phase can of course be changed