You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/07/05 16:42:00 UTC

[jira] [Comment Edited] (MNG-6956) Ensure all Apache Maven repositories can handle build/consumer

    [ https://issues.apache.org/jira/browse/MNG-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151282#comment-17151282 ] 

Robert Scholte edited comment on MNG-6956 at 7/5/20, 4:41 PM:
--------------------------------------------------------------

{noformat}
[ERROR] The following builds failed:
[ERROR] *  pdf-aggregate\pom.xml
[ERROR] *  pdf-with-reporting-section\pom.xml
{noformat}

In both cases the same exception:
{noformat}

Fixed by updating the maven-project-report-info-plugin, so it won't use maven-compat.
[INFO] Generating "Dependencies" report.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.329 s
[INFO] Finished at: 2020-07-04T12:54:32+02:00
[INFO] ------------------------------------------------------------------------
[INFO] The first module in the build failed, resuming the build would not make sense.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pdf-plugin:1.5.0-SNAPSHOT:pdf (default-cli) on project test: Execution default-cli of goal org.apache.maven.plugins:maven-pdf-plugin:1.5.0-SNAPSHOT:pdf failed: Not supported: http://javax.xml.XMLConstants/property/accessExternalDTD -> [Help 1]
{noformat}



was (Author: rfscholte):
{noformat}
[ERROR] The following builds failed:
[ERROR] *  pdf-aggregate\pom.xml
[ERROR] *  pdf-with-reporting-section\pom.xml
{noformat}

In both cases the same exception:
{noformat}
[INFO] Generating "Dependencies" report.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.329 s
[INFO] Finished at: 2020-07-04T12:54:32+02:00
[INFO] ------------------------------------------------------------------------
[INFO] The first module in the build failed, resuming the build would not make sense.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pdf-plugin:1.5.0-SNAPSHOT:pdf (default-cli) on project test: Execution default-cli of goal org.apache.maven.plugins:maven-pdf-plugin:1.5.0-SNAPSHOT:pdf failed: Not supported: http://javax.xml.XMLConstants/property/accessExternalDTD -> [Help 1]
{noformat}


> Ensure all Apache Maven repositories can handle build/consumer
> --------------------------------------------------------------
>
>                 Key: MNG-6956
>                 URL: https://issues.apache.org/jira/browse/MNG-6956
>             Project: Maven
>          Issue Type: Task
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Critical
>
> First run based on https://github.com/apache/maven-sources/tree/submodules
> {noformat}
> [INFO] Maven Core ITs suite 2.1-SNAPSHOT .................. FAILURE [36:34 min]
> [INFO] Maven Artifact Resolver Ant Tasks 1.2.2-SNAPSHOT ... FAILURE [ 34.579 s]
> [INFO] Maven Plugin Testing Mechanism 3.4.0-SNAPSHOT ...... FAILURE [  0.972 s]
> [INFO] Maven :: Indexer Core 6.1.0-SNAPSHOT ............... FAILURE [  2.874 s]
> [INFO] Maven Surefire Common 3.0.0-M6-SNAPSHOT ............ FAILURE [  0.544 s]
> [INFO] Maven Surefire Integration Tests 3.0.0-M6-SNAPSHOT . FAILURE [  1.499 s]
> [INFO] Apache Maven AntRun Plugin 3.1.0-SNAPSHOT .......... FAILURE [01:54 min]
> [INFO] Apache Maven Enforcer API 3.0.0-M4-SNAPSHOT ........ FAILURE [  0.096 s]
> [INFO] Apache Maven PDF Plugin 1.5.0-SNAPSHOT ............. FAILURE [01:49 min]
> [INFO] Maven Plugin Metadata Model 3.6.1-SNAPSHOT ......... FAILURE [  0.083 s]
> [INFO] Maven Ant Mojo Support 3.6.1-SNAPSHOT .............. FAILURE [  0.440 s]
> [INFO] Maven Beanshell Mojo Support 3.6.1-SNAPSHOT ........ FAILURE [  0.171 s]
> [INFO] Maven Release APIs 3.0.0-SNAPSHOT .................. FAILURE [  0.243 s]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)