The OSGi enRoute indexes provide a variety of things. The implementation index provides logback as most of the implementations require an SLF4J implementation.
https://github.com/osgi/osgi.enroute/blob/master/indexes/impl-index/pom.xml#L271-L289 <https://github.com/osgi/osgi.enroute/blob/master/indexes/impl-index/pom.xml#L271-L289> The dependencies view in Eclipse, or the dependency tree goal are both good ways to visualise the dependencies of your maven projects. Best Regards, Tim > On 20 Jun 2018, at 07:50, Paul F Fraser via osgi-dev <[email protected]> > wrote: > > I added slf4j as a managed dependency in the reactor and logback disappeared > from the index. > > Removed it and logback was back. > > Searched my workspace and only found logback mysteriously appearing in the > the app index. > > Where should I look to find where logback is introduced? > > Paul Fraser > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
