Quotes in project <name> produce 'illegal package name' error
-------------------------------------------------------------
Key: MJAVADOC-48
URL: http://jira.codehaus.org/browse/MJAVADOC-48
Project: Maven 2.x Javadoc Plugin
Type: Bug
Reporter: Kenney Westerhof
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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]