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

Fix Maven and Javadoc warnings #22

Merged
merged 1 commit into from
Oct 20, 2017

Conversation

dadoonet
Copy link
Contributor

prerequisites.maven can only be used in the context of writing maven plugins.
To use it in the context of regular projects, you need to use the maven-enforcer-plugin.

I added a rule regarding Java8 in addition to the Maven rule.

`prerequisites.maven` can only be used in the context of writing maven plugins.
To use it in the context of regular projects, you need to use the `maven-enforcer-plugin`.

I added a rule regarding Java8 in addition to the Maven rule.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 33.72% when pulling 659c88e on dadoonet:pr/maven-warns into f483d69 on qwazr:master.

@emmanuel-keller emmanuel-keller merged commit 92deb7a into qwazr:master Oct 20, 2017
@dadoonet dadoonet deleted the pr/maven-warns branch October 20, 2017 08:05
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

3 participants