You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're packaging a java application. To do so, we first build it with maven and then use the generated .jar files to build the flatpak. The manifest is located in a subdirectory and must be executed from there to find the maven output. Is this possible?