Skip to content

Windows synchronizes files to Linux incorrectly in Remote Development Mode #8803

@yuhaibohotmail

Description

@yuhaibohotmail

Describe the bug
Windows synchronizes files to Linux incorrectly in Remote Development Mode.
Remote host will create the file with window directory name :
org\acme\MessageResource.java
1587687073(1)

To Reproduce
Steps to reproduce the behavior:

  1. On Linux remote host run:
    mvn compile quarkus:dev -Dquarkus.live-reload.password=123
  2. On Windows local agent run:
    mvn quarkus:remote-dev -Dquarkus.live-reload.password=123 -Dquarkus.live-reload.url=http://192.168.177.128:8080
  3. Change the source code on local host

Metadata

Metadata

Assignees

No one assigned

    Labels

    env/windowsImpacts Windows machineskind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions