astefanutti commented on issue #3134:
URL: https://github.com/apache/camel-k/issues/3134#issuecomment-1079977703


   @SubhasmitaSw I can see two possible work-around that I'd like to be 
confirmed:
   * Copy the `script/Makefile` into the project root directory and try to run 
from there
   * Overwrite the Makefile symlink at the project root directory with one 
created by `mklink`: 
https://docs.microsoft.com/fr-fr/windows-server/administration/windows-commands/mklink
   
   Another option would be to run the commands from the `script` directory, but 
that requires to make all the paths relative to the location of the Makefile, 
which may not be straightfoward: 
https://stackoverflow.com/questions/18136918/how-to-get-current-relative-directory-of-your-makefile
 


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to