[
https://issues.apache.org/jira/browse/MNEMONIC-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wang, Gang resolved MNEMONIC-521.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
resolved, thanks.
> Maven build warnings related to usage of prerequisites
> ------------------------------------------------------
>
> Key: MNEMONIC-521
> URL: https://issues.apache.org/jira/browse/MNEMONIC-521
> Project: Mnemonic
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 0.13.0
> Reporter: Wang, Gang
> Assignee: Kevin Ratnasekera
> Priority: Major
> Fix For: 0.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The maven log shows
> $ mvn clean install
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Detecting the operating system and CPU architecture
> [INFO]
> ------------------------------------------------------------------------
> [INFO] os.detected.name: linux
> [INFO] os.detected.arch: x86_64
> [INFO] os.detected.release: ubuntu
> [INFO] os.detected.release.version: 18.04
> [INFO] os.detected.release.like.ubuntu: true
> [INFO] os.detected.release.like.debian: true
> [INFO] os.detected.classifier: linux-x86_64
> [WARNING] The project
> org.apache.mnemonic:mnemonic-parent:pom:0.12.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]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)