You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Kenney Westerhof (JIRA)" <ji...@codehaus.org> on 2006/01/15 12:45:02 UTC

[jira] Created: (MJAVADOC-48) Quotes in project produce 'illegal package name' error

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MJAVADOC-48) Quotes in project produce 'illegal package name' error

Posted by "Mike Perham (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-48?page=all ]
     
Mike Perham closed MJAVADOC-48:
-------------------------------

     Assign To: Mike Perham
    Resolution: Duplicate

MJAVADOC-7

> 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
>     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 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org