Welcome to the oVirt Engine dependencies packaging repository. This package provides pre-built java dependencies for ovirt-engine.
This repository contains scripts to create WildFly RPM package from officially released ZIP file, which required to run oVirt Engine.
All contributions are welcome - patches, bug reports, and documentation issues.
Please submit patches to GitHub:ovirt-dependencies If you are not familiar with the process, you can read about collaborating with pull requests on the GitHub website.
To submit a bug or suggest an enhancement for oVirt Engine WildFly please use oVirt Bugzilla for ovirt-distribution product and ovirt-dependencies component.
If you don't have a Bugzilla account, you can still report issues.
If you have any other questions or suggestions, you can join and contact us on the oVirt Users forum / mailing list.
Bump version in Makefile
TODO: Make it consistent with other java/maven based projects
make clean
make dist
rpmbuild -tb ovirt-dependencies-<VERSION_TAG>.tar.gz
- Update
pom.xml.in
with requested dependencies. - Make sure to add or update artifact at
conf.d/*.conf
- Add/remove
%mvn_artifact
under%install
section ofovirt-dependencies.spec.in