[
https://issues.apache.org/jira/browse/TAMAYA-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Ottlinger updated TAMAYA-287:
-------------------------------------
Affects Version/s: 0.3-incubating
Priority: Minor (was: Major)
Fix Version/s: 0.4-incubating
Component/s: Infrastructure
> 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)