[
https://issues.apache.org/jira/browse/APEXMALHAR-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101934#comment-15101934
]
Vlad Rozov commented on APEXMALHAR-1978:
----------------------------------------
Newer maven version report warnings during the build:
{noformat}
[WARNING] Some problems were encountered while building the effective model for
org.apache.apex:machinedata-demo:jar:3.4.0-incubating-SNAPSHOT
[WARNING] The expression ${groupId} is deprecated. Please use
${project.groupId} instead.
{noformat}
> Replace ${groupId} with ${project.groupId} in modules and project pom
> ---------------------------------------------------------------------
>
> Key: APEXMALHAR-1978
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1978
> Project: Apache Apex Malhar
> Issue Type: Task
> Reporter: Vlad Rozov
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)