Seems maven dependency:analyze thinks we need this one. At least it
doesn't call it out as unused:

[WARNING] Used undeclared dependencies found:
[WARNING]    javax.servlet:javax.servlet-api:jar:3.1.0:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.maven.doxia:doxia-core:jar:1.9.1:compile
[WARNING]    org.apache.maven.doxia:doxia-module-xhtml:jar:1.9.1:compile
[WARNING]    org.apache.maven.doxia:doxia-module-xhtml5:jar:1.9.1:compile
[WARNING]    org.apache.maven.doxia:doxia-module-apt:jar:1.9.1:runtime
[WARNING]    org.apache.maven.doxia:doxia-module-fml:jar:1.9.1:runtime
[WARNING]    org.apache.maven.doxia:doxia-module-markdown:jar:1.9.1:runtime
[WARNING]    org.apache.maven.doxia:doxia-module-confluence:jar:1.9.1:runtime
[WARNING]    
org.apache.maven.doxia:doxia-module-docbook-simple:jar:1.9.1:runtime
[WARNING]    org.apache.maven.doxia:doxia-module-twiki:jar:1.9.1:runtime
[WARNING]    org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.1:test
[WARNING]    org.eclipse.jetty:jetty-client:jar:9.2.29.v20191105:test
[WARNING]    org.slf4j:slf4j-simple:jar:1.5.3:test
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.6.1:test

On Tue, Feb 9, 2021 at 2:58 PM Elliotte Rusty Harold <elh...@ibiblio.org> wrote:
>
> What does maven dependency:analyze say?
>
> On Tue, Feb 9, 2021 at 2:25 PM Emmanuel Bourg <ebo...@apache.org> wrote:
> >
> > Hi,
> >
> > maven-site-plugin has a dependency on sisu-inject-plexus [1] but it
> > doesn't seem to be used. The project still builds and the tests pass
> > without it.
> >
> > Is it safe to assume it can be removed?
> >
> > Emmanuel Bourg
> >
> > [1]
> > https://github.com/apache/maven-site-plugin/blob/maven-site-plugin-3.9.1/pom.xml#L284
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
>
>
> --
> Elliotte Rusty Harold
> elh...@ibiblio.org



-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to