[
https://issues.apache.org/jira/browse/SLING-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved SLING-9866.
------------------------------------
Resolution: Won't Fix
> Remove Json validator
> ---------------------
>
> Key: SLING-9866
> URL: https://issues.apache.org/jira/browse/SLING-9866
> Project: Sling
> Issue Type: Improvement
> Affects Versions: Sling Maven Plugin 2.4.2
> Reporter: Konrad Windszus
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In the context of SLING-653 a generic JSON file validator was added. This is
> not Sling specific and there are specialized Maven plugins like
> https://github.com/sylvainlaurent/yaml-json-validator-maven-plugin which do a
> better job. I would recommend getting rid of
> https://github.com/apache/sling-maven-plugin/blob/master/sling-maven-plugin/src/main/java/org/apache/sling/maven/bundlesupport/ValidationMojo.java
> together with
> https://github.com/apache/sling-maven-plugin/blob/master/sling-maven-plugin/src/main/java/org/apache/sling/maven/bundlesupport/JsonSupport.java
> to reduce the footprint of the sling-maven-plugin.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)