Hi Konrad,

Also I would think that such a servlet may also be useful to create a
> dependency management section within a pom (for depending on the version of
> the dependency which is actually used in Sling). I would prefer to have
> that  servlet at Felix in the form of another web console.
> Konrad
>
> I have something similar implemented in [0]. It is part of a small tooling
bundle for dependency generation, although it is not a web console tab.
Feel free to use it.

Regards,
Zsolt

[0]:
https://github.com/zsoltgrigore/sling-depgen/blob/master/src/main/java/org/konzult/sling/utils/depgen/impl/handler/POMGeneratorImpl.java

Reply via email to