[
https://issues.apache.org/jira/browse/TAMAYA-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169056#comment-16169056
]
ASF subversion and git services commented on TAMAYA-287:
--------------------------------------------------------
Commit 2fb3c9f7ea5918121d0a7621395cb0a299960d78 in
incubator-tamaya-extensions's branch refs/heads/master from [~hugo.hirsch]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya-extensions.git;h=2fb3c9f
]
TAMAYA-287: Fix maven warning
> 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
> Components: Infrastructure
> Affects Versions: 0.3-incubating
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
> Priority: Minor
> Fix For: 0.4-incubating
>
>
> 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)