[
https://issues.apache.org/jira/browse/JENA-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294871#comment-15294871
]
Andy Seaborne commented on JENA-1184:
-------------------------------------
Breaks on v17 as well, but not v16. Checked with exactly the same code setup,
just version number changes in Jena topPOM and jena-parent POM.
> 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
>
> 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.3.4#6332)