[
https://issues.apache.org/jira/browse/OPENNLP-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847463#comment-16847463
]
ASF GitHub Bot commented on OPENNLP-1263:
-----------------------------------------
kottmann commented on pull request #352: OPENNLP-1263 Fix pom.version
URL: https://github.com/apache/opennlp/pull/352
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Build Warnings due to deprecated pom.version
> ---------------------------------------------
>
> Key: OPENNLP-1263
> URL: https://issues.apache.org/jira/browse/OPENNLP-1263
> Project: OpenNLP
> Issue Type: Task
> Reporter: Madhawa Gunasekara
> Priority: Minor
>
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
> 2018-10-24T20:41:47+02:00)
> Maven home: C:\Tools\apache-maven-3.6.0\bin\..
> Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
> Files\Java\jdk1.8.0_202\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> [INFO] Scanning for projects...
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.opennlp:opennlp-distr:pom:1.9.2-SNAPSHOT
> [WARNING] The expression ${pom.version} is deprecated. Please use
> ${project.version} 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]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)