Open
Description
I'm submitting a…
- bug report
- feature request
- other
Short description of the issue/suggestion:
When the Drifty application is packaged using JavaPackager Maven plugin via GitHub Action, it shows the below error 👇
WARNING: AppStream upstream metadata is missing, please consider creating it
How can I fix it?
Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
You can check the GitHub Action output to see the error.
Please tell us about your environment:
- JavaPackager version: 1.7.2
- OS version: ubuntu-22.04 (Ubuntu-latest for GitHub Action)
- JDK version: 20.0.1
- Build tool:
- Maven
- Gradle
Other Information
You can check the pom.xml file to see if any changes needs to be made in that.