You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/27 13:24:00 UTC

[jira] [Commented] (KNOX-1463) Use maven-dependency-plugin to ensure all dependencies are declared

    [ https://issues.apache.org/jira/browse/KNOX-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630403#comment-16630403 ] 

Kevin Risden commented on KNOX-1463:
------------------------------------

Quick way to check existing project:
{code:java}
mvn org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze -DfailOnWarning=true
{code}

> Use maven-dependency-plugin to ensure all dependencies are declared
> -------------------------------------------------------------------
>
>                 Key: KNOX-1463
>                 URL: https://issues.apache.org/jira/browse/KNOX-1463
>             Project: Apache Knox
>          Issue Type: Sub-task
>          Components: Build
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.2.0
>
>
> https://maven.apache.org/plugins/maven-dependency-plugin/examples/failing-the-build-on-dependency-analysis-warnings.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)