[
https://jira.codehaus.org/browse/MPIR-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358167#comment-358167
]
Michael Osipov edited comment on MPIR-313 at 11/27/14 3:01 PM:
---------------------------------------------------------------
First of all, thanks for the elaboration.
Let me get this straight. Your lib is never disclosed to public audience. You
do not have a license but you want to indicate that this lib should never be
disclosed publically by 'abusing' the {{comments}} element? Your 'license' will
probably never have a name nor URL?
I cannot really say whether this is a bug or an improvement request because the
usecase is way off the default behavior. I would rather see the root cause
fixed and not the outcome. Is there no way to provide a canonical name and URL
in your company telling people not to disclose this library?
Note: There is no need to contact {{users@maven}} for now.
was (Author: michael-o):
First of all, thanks for the elaboration.
Let me get this straight. You lib is never disclosed to public audience. You do
not have a license but you want to indicate that this lib should never be
disclosed publically by 'abusing' the {{comments}} element? You will probably
never has a name nor URL?
I cannot really say whether this is a bug or an improvement request because the
usecase is way off the default behavior. I would rather see the root cause fix
and not the outcome. Is there no way to provide a canonical name and URL in
your company telling people not to disclose this library?
Note: There is no need to contact {{users@maven}} for now.
> url and name are mandatory for a license but this 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
> Priority: Minor
> Labels: exception
> Attachments: exception.txt, 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)