jaspercloud opened a new issue, #6515:
URL: https://github.com/apache/cloudstack/issues/6515
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and main branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
Bug Report
##### COMPONENT NAME
<!--
Categorize the issue, e.g. API, VR, VPN, UI, etc.
-->
##### CLOUDSTACK VERSION
<!--
New line separated list of affected versions, commit ID for issues on main
branch.
-->
cloudstack-4.18.0.0
##### CONFIGURATION
<!--
Information about the configuration if relevant, e.g. basic network,
advanced networking, etc. N/A otherwise
-->
##### OS / ENVIRONMENT
<!--
Information about the environment if relevant, N/A otherwise
-->
export JAVA_HOME=/data/jdk-11.0.15
export M2=/data/apache-maven-3.0.5
export PATH=$JAVA_HOME/bin:$M2/bin:$PATH
##### SUMMARY
<!-- Explain the problem/feature briefly -->
[root@dev-server packaging]# ./package.sh --distribution centos7
Packaging CloudStack...
version 4.18.0.0-SNAPSHOT
Preparing to package Apache CloudStack 4.18.0.0-SNAPSHOT
. preparing source tarball
. executing rpmbuild
RPMDIR /data/cloudstack/packaging/../dist/rpmbuild
error: Failed build dependencies:
maven >= 3.0.0 is needed by cloudstack-4.18.0.0-SNAPSHOT.el7.x86_64
RPM Build Done
but, maven installed and set env.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]