[
https://issues.apache.org/jira/browse/DRILL-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932681#comment-13932681
]
Patrick Wong commented on DRILL-415:
------------------------------------
The file I needed was
{{apache-drill-1.0.0-m2-incubating-SNAPSHOT-binary-release.tar.gz}} - which was
being made by {{mvn install}}, without actually calling {{assembly:assembly}}
Therefore, this issue is now minor.
> Error when running mvn assembly:assembly
> ----------------------------------------
>
> Key: DRILL-415
> URL: https://issues.apache.org/jira/browse/DRILL-415
> Project: Apache Drill
> Issue Type: Bug
> Environment: Java 7, Maven 3.1.1
> Reporter: Patrick Wong
> Priority: Minor
>
> I had applied my patch which is attached to DRILL-414
> I ran maven like this:
> {{mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip.exec
> -Drat.numUnapprovedLicenses=100}}
> According to the build log, it did do this:
> {{[INFO] Building tar:
> ~/incubator-drill/distribution/target/apache-drill-1.0.0-m2-incubating-SNAPSHOT-binary-release.tar.gz}}
> However, later on, it had this error:
> {{[ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2.1:assembly (default-cli)
> on project drill-root: Error reading assemblies: No assembly descriptors
> found. -> [Help 1]}}
--
This message was sent by Atlassian JIRA
(v6.2#6252)