You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2007/02/17 09:20:05 UTC

[jira] Created: (TOBAGO-291) apt plugin throws an error if java install dir contains spaces

apt plugin throws an error if java install dir contains spaces
--------------------------------------------------------------

                 Key: TOBAGO-291
                 URL: https://issues.apache.org/jira/browse/TOBAGO-291
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Maven Apt Plugin
            Reporter: Bernd Bohmann


[INFO] Building Tobago Core
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory d:\Apache\myfaces\tobago\core\target
[INFO] Deleting directory d:\Apache\myfaces\tobago\core\target\classes
[INFO] Deleting directory d:\Apache\myfaces\tobago\core\target\test-classes
[INFO] [cobertura:clean {execution: clean}]
[INFO] [apt:execute {execution: tobago-tlds}]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 371 source files to d:\Apache\myfaces\tobago\core\target\classes
[INFO] [apt:execute {execution: tobago-faces-config}]
[ERROR] 'c:\Program' is not recognized as an internal or external command,
operable program or batch file.

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error starting apt compiler

Embedded error: Exit code: 1 - 'c:\Program' is not recognized as an
internal or external command,
operable program or batch file.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41 seconds
[INFO] Finished at: Thu Feb 15 12:38:53 CET 2007
[INFO] Final Memory: 13M/43M
[INFO] ---------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOBAGO-291) apt plugin throws an error if java install dir contains spaces

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-291.
----------------------------------

    Resolution: Fixed

> apt plugin throws an error if java install dir contains spaces
> --------------------------------------------------------------
>
>                 Key: TOBAGO-291
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-291
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Maven Apt Plugin
>            Reporter: Bernd Bohmann
>         Assigned To: Bernd Bohmann
>             Fix For: 1.0.10
>
>
> [INFO] Building Tobago Core
> [INFO]    task-segment: [clean, install]
> [INFO] ----------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory d:\Apache\myfaces\tobago\core\target
> [INFO] Deleting directory d:\Apache\myfaces\tobago\core\target\classes
> [INFO] Deleting directory d:\Apache\myfaces\tobago\core\target\test-classes
> [INFO] [cobertura:clean {execution: clean}]
> [INFO] [apt:execute {execution: tobago-tlds}]
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> Compiling 371 source files to d:\Apache\myfaces\tobago\core\target\classes
> [INFO] [apt:execute {execution: tobago-faces-config}]
> [ERROR] 'c:\Program' is not recognized as an internal or external command,
> operable program or batch file.
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error starting apt compiler
> Embedded error: Exit code: 1 - 'c:\Program' is not recognized as an
> internal or external command,
> operable program or batch file.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 41 seconds
> [INFO] Finished at: Thu Feb 15 12:38:53 CET 2007
> [INFO] Final Memory: 13M/43M
> [INFO] ---------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.