forked from pool/java-saml
exclude the sample projects which were causing issues #1
Reference in New Issue
Block a user
Delete Branch "admehmood/java-saml:exclude-sample-project"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added --projects core,toolkit to the Maven command, which tells Maven to only build those two modules and skip everything under samples/ — specifically java-saml-tookit-jspsample which pulls in maven-war-plugin:2.2. That old WAR plugin uses reflection to access the private Properties.defaults field, which has been blocked since JDK 17.
Build successful, for more information go in https://build.opensuse.org/project/show/systemsmanagement:Uyuni:Main:PullRequest:28.