[
https://issues.apache.org/jira/browse/DRILL-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313164#comment-14313164
]
Deneche A. Hakim commented on DRILL-2028:
-----------------------------------------
removing {{exec/java-exec/src/main/resources/logback.xml}} solves this issue
when running {{mvn clean install}} followed by {{mvn test}}, but running {{mvn
clean install test}} throws the following error in {{Packaging and Distribution
Assembly}}:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.4:single (distro-assembly) on
project distribution: Failed to create assembly: Error adding file
'org.apache.drill.exec:drill-jdbc-all:jar:0.8.0-SNAPSHOT' to archive:
/home/ubuntu/drill/exec/jdbc-all/target/classes isn't a file. -> [Help 1]
{noformat}
> "mvn clean install test" fails with RAT error; read-me missing instruction?
> ---------------------------------------------------------------------------
>
> Key: DRILL-2028
> URL: https://issues.apache.org/jira/browse/DRILL-2028
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Reporter: Daniel Barclay (Drill/MapR)
> Assignee: Deneche A. Hakim
>
> Trying to build Drill with "mvn clean install" fails with an error from RAT,
> saying that a file .../exec/interpreter/log.path_IS_UNDEFINED has an
> unapproved license, and the build read-me file INSTALL.md doesn't say
> anything about a need to set a log path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)