Olaf Flebbe created BIGTOP-3087:
-----------------------------------
Summary: Maven Deploy script breaks debian
Key: BIGTOP-3087
URL: https://issues.apache.org/jira/browse/BIGTOP-3087
Project: Bigtop
Issue Type: Task
Reporter: Olaf Flebbe
With ad6349c7d8885e347dfdf8a93c70acccc3efd8a0 a change was introduced to deploy
to maven:
IMHO the code to copy the maven_deploy.sh script is missing from
packages.gradle for DEB file targets.
At least we get this error on ci.bigtop.apache.org for debian-9 hadoop package
{code:java}
+ . debian/maven_deploy.sh
debian/do-component-build: line 131: debian/maven_deploy.sh: No such file or
directory
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)