Filippos

Results 7 comments of Filippos

eclipse.buildId=4.20.1.202310260003 java.version=17.0.8.1 java.vendor=Eclipse Adoptium BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product org.springframework.boot.ide.branding.sts4 -product org.springframework.boot.ide.branding.sts4 -product org.springframework.boot.ide.branding.sts4 -product org.springframework.boot.ide.branding.sts4 -product org.springframework.boot.ide.branding.sts4 Command-line arguments: -os win32 -ws win32 -arch x86_64...

@BoykoAlex ok thanks, I will try to use the nightly build and provide more info.

@BoykoAlex the only new info that I found while using the snapshot build of STS4 _Version: 4.21.0.202311142019-SNAPSHOT Build Id: 202311142019_ is the following: **Project Parsing error: org.openrewrite.maven.MavenDownloadingException: org.myorg.myproject:my-services:1.0.0-SNAPSHOT failed. Unable...

> Looks like it fails to find the pom for maven artifact `org.myorg.myproject:my-services:1.0.0-SNAPSHOT`. Unfortunately, we don't support multi-module project parsing from the IDE yet. Try running `mvn clean install -DskipTests`...

> Any chance you could attach some kind of sample project to this issue? I've tried something similar to your setup but it worked for me... Did Moderne CLI work...

Hi @BoykoAlex , sorry for the late response. Unfortunatelly I am getting the same error when trying to refactor/upgrade: ![sts4_1](https://github.com/spring-projects/sts4/assets/15169022/ff1dfa8a-e239-4c1c-b2ef-fd1d65f9bf3c) `12:11:41.177 [Project-Reconciler-1] INFO o.s.i.v.b.v.BootVersionValidationEngine - validating Spring Boot version on...

Thanks @BoykoAlex , I just tested it on a non-corporate network and it works. Closing.