rockcrafters / java-rockcraft-plugins

Build Ubuntu rock image for your Java application.
GNU General Public License v3.0
0 stars 1 forks source link

fix: resolve failure to build samples #31

Closed vpa1977 closed 1 month ago

vpa1977 commented 1 month ago

Samples failed to build due to maven release pipeline MR merged first. Add release profile in the pom.xml to sign only builds.


vpa1977 commented 1 month ago

The change fixes ftbfs and fully validated by pipeline. Bypassing branch protection.