Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helidon dev doesn't notice Windows file updated #483

Closed
edbratt opened this issue Sep 15, 2021 · 1 comment
Closed

helidon dev doesn't notice Windows file updated #483

edbratt opened this issue Sep 15, 2021 · 1 comment
Labels
bug Something isn't working cli
Milestone

Comments

@edbratt
Copy link
Member

edbratt commented Sep 15, 2021

While working through the Helidon / Verrazzano workshop using Windows PowerShell, helidon dev command doesn't notice that the file microprofile.config has been updated. Behavior is same for cmd and the latest 'Terminal' app for windows also.
Running Windows 10. JDK 17 and latest release of Helidon

project.helidon.version 2.3.2
project.flavor MP
latest.helidon.version 2.3.3

Note, I just invoke helidon dev in a Powershell terminal window. Not in an IDE.

@romain-grecourt romain-grecourt added bug Something isn't working cli labels Sep 15, 2021
@romain-grecourt romain-grecourt added this to the 2.2.4 milestone Sep 15, 2021
@edbratt edbratt changed the title helidon dev doesn't notice file updated helidon dev doesn't notice Windows file updated Sep 15, 2021
@barchetta
Copy link
Member

Could be same as #357

romain-grecourt added a commit to romain-grecourt/helidon-build-tools that referenced this issue Sep 28, 2021
 - Project config 'project.resourcedirs' is split using ':', however that conflicts with windows drive notation.

Fixes helidon-io#357 helidon-io#483
romain-grecourt added a commit that referenced this issue Sep 29, 2021
* Fix MavenProjectSupplier to work properly on windows.
 - Project config 'project.resourcedirs' is split using ':', however that conflicts with windows drive notation.

Fixes #357 #483

* fix copyright
romain-grecourt added a commit to romain-grecourt/helidon-build-tools that referenced this issue Dec 24, 2021
Fix MavenProjectSupplier to work properly on windows.
Project config 'project.resourcedirs' is split using ':', however that conflicts with windows drive notation.

Fixes helidon-io#357 helidon-io#483
romain-grecourt added a commit to romain-grecourt/helidon-build-tools that referenced this issue Jan 3, 2022
Fix MavenProjectSupplier to work properly on windows.
Project config 'project.resourcedirs' is split using ':', however that conflicts with windows drive notation.

Fixes helidon-io#357 helidon-io#483
romain-grecourt added a commit that referenced this issue Jan 4, 2022
* Forward port #498

Fix MavenProjectSupplier to work properly on windows.
Project config 'project.resourcedirs' is split using ':', however that conflicts with windows drive notation.

Fixes #357 #483

* fix copyright
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli
Projects
None yet
Development

No branches or pull requests

3 participants