You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2016/04/17 13:33:25 UTC

[jira] [Commented] (APEXMALHAR-2059) Fix build warnings in demo app packages

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244627#comment-15244627 ] 

Thomas Weise commented on APEXMALHAR-2059:
------------------------------------------

{code}
demos/pi$ mvn install -DskipTests
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.apex:pi-demo:jar:3.4.0-incubating-SNAPSHOT
[WARNING] The expression ${groupId} is deprecated. Please use ${project.groupId} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
{code}

> Fix build warnings in demo app packages
> ---------------------------------------
>
>                 Key: APEXMALHAR-2059
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2059
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Thomas Weise
>              Labels: newbie
>
> Some build warnings that look trivial and should be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)