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

Log only an error if a resource file cannot be found (fixes #199) #212

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

erwint
Copy link
Member

@erwint erwint commented Apr 12, 2019

This failure may be temporary, as it uses the plugin's classpath in the
project, so popping up an error message seems a bit too much. Also,
includes more information about the error (project an mojo)

The error logged looks like this:

com.basistech.m2e.code.quality.shared.AbstractMavenPluginConfigurationTranslator - my-project: could not locate resource [notThere] in classpath of [org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs {execution: default}]

…quality#199)

This failure may be temporary, as it uses the plugin's classpath in the
project, so popping up an error message seems a bit too much. Also,
includes more information about the error (project an mojo)
@vorburger vorburger merged commit 73685d1 into m2e-code-quality:develop Apr 12, 2019
@erwint erwint deleted the log-only-on-locate-error branch April 12, 2019 13:33
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.

None yet

2 participants