[
https://issues.apache.org/jira/browse/MJAVADOC-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957473#comment-17957473
]
Olivier Lamy commented on MJAVADOC-48:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#458|https://github.com/apache/maven-javadoc-plugin/issues/458].
> Quotes in project <name> produce 'illegal package name' error
> -------------------------------------------------------------
>
> Key: MJAVADOC-48
> URL: https://issues.apache.org/jira/browse/MJAVADOC-48
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Reporter: Kenney Westerhof
> Assignee: Mike Perham
> Priority: Trivial
>
> Specifying a <name>Foo 'bar'</name> will produce the following output:
> ---
> [INFO] Error during report generation
> Embedded error: Exit code: 1 - javadoc: error - Illegal package name: " 1.0
> API"
> javadoc: error - Illegal package name: " 1.0 API"
> javadoc: warning - No source files for package protocol
> javadoc: warning - No source files for package protocol
> ----
> The ' 1.0 API' comes from another project, but removing the ' makes the error
> go away.
> As everything else seems to work fine with quotes in the project name I
> assume this is a bug.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)