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

build warnings: prerequisites intended for maven-plugin projects #13

Open
vlukashov opened this issue Dec 10, 2019 · 1 comment
Open
Labels
bug Something isn't working DX

Comments

@vlukashov
Copy link

When running mvn jetty:run on a freshly cloned repo, I am getting the following warning in the build log:

[INFO] Scanning for projects...
[WARNING] The project org.vaadin.viktor:simpleapp:war:1.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html

I would not want to see any such warnings in an example project that I download from vaadin.com/start.

@vlukashov vlukashov added bug Something isn't working DX labels Dec 10, 2019
@anasmi
Copy link
Contributor

anasmi commented Jan 16, 2020

Still valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DX
Projects
None yet
Development

No branches or pull requests

2 participants