You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2016/02/01 22:12:39 UTC

[jira] [Created] (DRILL-4336) Fix weird interaction between maven-release, maven-enforcer and RAT plugins

Jason Altekruse created DRILL-4336:
--------------------------------------

             Summary: Fix weird interaction between maven-release, maven-enforcer and RAT plugins
                 Key: DRILL-4336
                 URL: https://issues.apache.org/jira/browse/DRILL-4336
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jason Altekruse


While trying to make the 1.5.0 release I ran into a bizarre failure from RAT complaining about a file it should have been ignoring according to the plugin configuration.

Disabling the newly added maven-enforcer plugin "fixed" the issue, but we need to keep this in the build to make sure new dependencies don't creep into the JDBC driver that is supposed to be as small as possible.

For the sake of the release the jdbc-all jar's size was checked manually.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)