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

Added separate goals for check and verify (fixes #114) #405

Merged
merged 4 commits into from
Apr 17, 2022

Conversation

crizzis
Copy link

@crizzis crizzis commented Feb 15, 2022

No description provided.

*
* @since 4.5
*/
@Mojo( name = "verify", defaultPhase = LifecyclePhase.VERIFY, requiresDependencyResolution = ResolutionScope.TEST, requiresProject = true, threadSafe = true)
Copy link
Author

Choose a reason for hiding this comment

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

Not sure about the naming, though, might be confusing to some

Copy link
Member

Choose a reason for hiding this comment

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

@crizzis I'm ok with changes overall but need a couple things that I think will help. First, bump since to 4.7 and we will target 4.7. Second, can you use more description from original #114 to highlight why this exists. That I think will help others to understand as looking simply at the source was confusing to me as the purpose. After reading the original issue and looking at the integration tests did I put it together so I think that will be usefule here to help put that together.

Copy link
Author

Choose a reason for hiding this comment

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

Done and done

Copy link
Member

Choose a reason for hiding this comment

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

thank you, merging.

@hazendaz hazendaz self-assigned this Apr 17, 2022
@hazendaz hazendaz merged commit f6e9683 into spotbugs:spotbugs Apr 17, 2022
@crizzis crizzis deleted the feature/114 branch April 25, 2022 15:31
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