Andy Seaborne created JENA-1184:
-----------------------------------

             Summary: 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)

Reply via email to