Michael Koppen

Results 14 comments of Michael Koppen

Is it possible that this issue is not with SSH'ing but with SCP? Can you try to copy something with SCP into the container or install openssh-server+openssh-client (SCP is in...

We have the same configuration as @audishos. Can't really say with which version it appeared, sorry.

@Standard8 Unfortunately I can't reproduce this anymore. But I would like to add that we are using react and react-intl where react-intl is making use of `innerHTML`. (see https://github.com/yahoo/react-intl/blob/f82383e02cb0d38dfd28649dc2442a2ea2796a44/src/components/html-message.js#L86)

https://docs.github.com/en/actions/reference/events-that-trigger-workflows#triggering-new-workflows-using-a-personal-access-token

We replaced the library without other changes and the issue went away.

Thx for reporting! This bug should be fixed in the latest sources. Would you mind to try the fix from the sources and let me know if you have any...

Hey, thanks for your comment. The behaviour is already known and is related to the default NetBeans "create file" wizard. In there it's not possible to define a file without...

Hey, thx for reporting! Can you post a picture of that bug?

Hey, I couldn't reproduce this issue but I committed some code which fixes a possible cause for this. Would you mind to try out the fix from the sources?

I guess you had no internet :P That's mandatory for maven to get the related dependencies. Another option is that the repository for plexus-utils 1.1 was down for a while....