You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2014/12/11 22:21:10 UTC

[jira] (MPIR-313) License name is mandatory but it is not validated

     [ https://jira.codehaus.org/browse/MPIR-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MPIR-313:
--------------------------------

    Summary: License name is mandatory but it is not validated  (was: url and name are mandatory for a license but this is not validated)

> License name is mandatory but it is not validated
> -------------------------------------------------
>
>                 Key: MPIR-313
>                 URL: https://jira.codehaus.org/browse/MPIR-313
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Bug
>    Affects Versions: 2.7
>            Reporter: Constantino Cronemberger
>            Assignee: Michael Osipov
>            Priority: Minor
>              Labels: exception
>         Attachments: exception.txt, fix_MPIR-313.patch, pom.xml
>
>
> In an internal project we had a license defined in the pom.xml but without url and name. 
> This causes an exception which does not say anything about the fact that these required elements are missing. See attached file with the complete exception.
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project jee-util: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.3:site failed: Anchor name cannot be null! -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project jee-util: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.3:site failed: Anchor name cannot be null!
>         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)