You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jiahongchao (Jira)" <ji...@apache.org> on 2019/12/25 03:33:00 UTC

[jira] [Created] (MNG-6833) Add a option to fail a build when dependency pom is invalid and transitive dependencies are not available

Jiahongchao created MNG-6833:
--------------------------------

             Summary: Add a option to fail a build when dependency pom is invalid and transitive dependencies are not available
                 Key: MNG-6833
                 URL: https://issues.apache.org/jira/browse/MNG-6833
             Project: Maven
          Issue Type: Wish
          Components: core
    Affects Versions: 3.6.1
            Reporter: Jiahongchao


When I build a war file, I got a warning like this.However this war file is build successfully and I got a "class not found exception" in my tomcat.

 

So I think it is better to have a option to fail a build when dependency pom is invalid, so I can get the error in jenkins.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)