You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (JIRA)" <ji...@apache.org> on 2019/03/18 04:39:00 UTC

[jira] [Assigned] (MNEMONIC-521) Maven build warnings related to usage of prerequisites

     [ https://issues.apache.org/jira/browse/MNEMONIC-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wang, Gang reassigned MNEMONIC-521:
-----------------------------------

    Assignee: Kevin Ratnasekera  (was: Yanping Wang)

> 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
>
> The maven log shows
> $ mvn clean 
> [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)