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

[jira] [Updated] (MINVOKER-264) Errors during maven site build

     [ https://issues.apache.org/jira/browse/MINVOKER-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz updated MINVOKER-264:
------------------------------------------
    Fix Version/s: 3.2.2

> Errors during maven site build
> ------------------------------
>
>                 Key: MINVOKER-264
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-264
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Slawomir Jaranowski
>            Assignee: Sylwester Lachiewicz
>            Priority: Minor
>             Fix For: 3.2.2
>
>
> Version from master branch 3.2.2-SNAPSHOT
> During maven site build
> {code:java}
> mvn site {code}
> we can see:
> {code:java}
> [INFO] Generating "Dependencies" report  --- maven-project-info-reports-plugin:3.0.0:dependencies
> ...
> Caused by: org.apache.maven.model.building.ModelBuildingException: 2 problems were encountered while building the effective model for commons-chain:commons-chain:1.1
> [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 98, column 15
> [ERROR] 'distributionManagement.status' must not be specified. @ line 182, column 13
> ...
> Caused by: org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for xml-apis:xml-apis:1.3.04
> [ERROR] 'distributionManagement.status' must not be specified. @ line 39, column 13
> {code}
> but site was generated correctly, also Dependencies report looks ok



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