[ 
https://issues.apache.org/jira/browse/ANY23-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324349#comment-17324349
 ] 

ASF GitHub Bot commented on ANY23-371:
--------------------------------------

tjroamer opened a new pull request #170:
URL: https://github.com/apache/any23/pull/170


   The long classpath is a known issue in the maven plug-in 
appassembler-maven-plugin. The description of the issue is here:
   https://www.mojohaus.org/appassembler/appassembler-maven-plugin/faq.html#
   
   This pull request solved this issue by implementing the "Booter" mechanism, 
which is described here:
   
https://www.mojohaus.org/appassembler/appassembler-maven-plugin/usage-booter.html
   
   The generated any23.bat does contain the long "set CLASSPATH=..." any more. 
The generated script runs on CMD even if the base path is very long.
   
   ![any23 
bat](https://user-images.githubusercontent.com/386639/115126154-61a13900-9fcd-11eb-94a8-f0c21e36219a.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Any23 cannot start in CMD in Windows 10
> ---------------------------------------
>
>                 Key: ANY23-371
>                 URL: https://issues.apache.org/jira/browse/ANY23-371
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.2
>         Environment: Windows 10, CMD and PowerShell
>            Reporter: Jacek Grzebyta
>            Priority: Major
>             Fix For: 2.5
>
>
> When I run either {{any23}} or {{any23.bat}} in windows terminal I have error:
> {code}
> The input line is too long.
> The syntax of the command is incorrect.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to