[
https://issues.apache.org/jira/browse/JENA-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080280#comment-16080280
]
Andy Seaborne commented on JENA-1184:
-------------------------------------
The error message had become about syntax errors in the source code about
{{/****************/}}.
> jena-maven-tools breaks with upgrade to Apache POM v18
> ------------------------------------------------------
>
> Key: JENA-1184
> URL: https://issues.apache.org/jira/browse/JENA-1184
> Project: Apache Jena
> Issue Type: Bug
> Reporter: Andy Seaborne
> Fix For: Jena 3.4.0
>
>
> The upgrade in JENA-1182 of the Apache POM to v18 causes module
> jena-maven-tools to not compile or not pass the test phase.
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-plugin-plugin:3.4:helpmojo (help-goal) on
> project jena-maven-tools: Execution help-goal of goal
> org.apache.maven.plugins:maven-plugin-plugin:3.4:helpmojo failed: syntax
> error @[58,42] in
> <https://builds.apache.org/job/Jena_Development_Test/ws/jena-maven-tools/src/main/java/org/apache/jena/tools/schemagen/SchemagenMojo.java>
> -> [Help 1]
> [ERROR]
> {noformat}
> removing the {{helpmojo}} goal leads to:
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor
> (default-descriptor) on project jena-maven-tools: Execution
> default-descriptor of goal
> org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor failed: syntax
> error @[58,42] in
> <https://builds.apache.org/job/Jena_Development_Test/ws/jena-maven-tools/src/main/java/org/apache/jena/tools/schemagen/SchemagenMojo.java>
> -> [Help 1]
> {noformat}
> It seems that the problem is not the {{helpmojo}} goal per se.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)