Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplifies Jenkinsfile to build Struts 6.x #1194

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

lukaszlenart
Copy link
Member

No description provided.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
22 Security Hotspots
42.2% Coverage on New Code (required ≥ 80%)
3.4% Duplication on New Code (required ≤ 3%)
E Reliability Rating on New Code (required ≥ A)
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@lukaszlenart lukaszlenart merged commit 59dc930 into release/struts-6-7-x Jan 22, 2025
9 of 10 checks passed
@lukaszlenart lukaszlenart deleted the fix/jenkinsfile-67x branch January 22, 2025 07:18
}
}
}
stage('Build Source & JavaDoc') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stage('Build Source & JavaDoc') removed because it's only needed for main?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was duplication, there is a dedicated section when using Java 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants