Philipp Ottlinger created TAMAYA-287:
----------------------------------------
Summary: Maven warning in site build - wrong usage of enforcer
plugin
Key: TAMAYA-287
URL: https://issues.apache.org/jira/browse/TAMAYA-287
Project: Tamaya
Issue Type: Bug
Reporter: Philipp Ottlinger
If I run the goal
$ mvn site
on release-0.3 I get:
{code}
21:10 $ mvn site
[INFO] Scanning for projects...
[WARNING] The project org.apache.tamaya:tamaya-all:pom:0.3-incubating 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
{code}
with mvn 3.5.0.
Maybe this can be fixed in master as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)