htmlSanityCheck icon indicating copy to clipboard operation
htmlSanityCheck copied to clipboard

make hsc maven plugin

Open gernotstarke opened this issue 7 years ago • 2 comments

for example similar to:

https://dzone.com/articles/a-simple-maven-3- plugin

[] create "glue code" [] create sample maven pom in htmlSanityCheck-Consumer repository

gernotstarke avatar Sep 05 '18 13:09 gernotstarke

Hi Gernot,

why is it not possible to create an instance of Configuration class (only one private constructor)? I would like to start implement an maven plugin, but I would like to implement it in an separate repository. So i would like to use htmlsanitycheck as a dependency and wrapped it with a maven plugin.

uniqueck avatar Nov 13 '20 22:11 uniqueck

Constantin, I don't really care where you implement the maven stuff - but it's likely people expect it in the original repo... In case it's easier for you, I could give you commit/push rights in the repo (as I currently don't have the time to check/verify PRs)

gernotstarke avatar Nov 15 '20 16:11 gernotstarke

Did you proceed on this idea, @uniqueck? Meanwhile we have modularized HSC (cf. #309), which is still work-in-progress and are aiming at adding a Maven plugin (cf. #314).

I will close this issue. If there are any outstanding contributions, please try to refer to #314 instead.

ascheman avatar Jan 28 '24 07:01 ascheman