Skip to content
New issue

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

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

Already on GitHub? # to your account

builds on early Eclipse 2024-03 builds don't compile anymore #1189

Closed
martinlippert opened this issue Feb 12, 2024 · 0 comments
Closed

builds on early Eclipse 2024-03 builds don't compile anymore #1189

martinlippert opened this issue Feb 12, 2024 · 0 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse type: bug

Comments

@martinlippert
Copy link
Member

Error:  Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:4.0.4:compile (default-compile) on project org.springframework.ide.eclipse.boot: Compilation failure: Compilation failure: 
Error:  /home/runner/work/sts4/sts4/eclipse-extensions/org.springframework.ide.eclipse.boot/src/org/springframework/ide/eclipse/boot/core/initializr/InitializrService.java:[20] 
Error:  	import org.apache.maven.shared.utils.io.IOUtil;
Error:  	       ^^^^^^^^^^^^^^^^^^^^^^^
Error:  The import org.apache.maven.shared cannot be resolved
Error:  /home/runner/work/sts4/sts4/eclipse-extensions/org.springframework.ide.eclipse.boot/src/org/springframework/ide/eclipse/boot/core/initializr/InitializrService.java:[86] 
Error:  	return IOUtil.toString(urlConnection.getInputStream(), "UTF8");
Error:  	       ^^^^^^
Error:  IOUtil cannot be resolved
Error: [ERROR] 2 problems (2 errors)
@martinlippert martinlippert added type: bug for: eclipse something that is specific for Eclipse labels Feb 12, 2024
@martinlippert martinlippert added this to the 4.22.0.RELEASE milestone Feb 12, 2024
@martinlippert martinlippert self-assigned this Feb 12, 2024
martinlippert added a commit that referenced this issue Feb 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
for: eclipse something that is specific for Eclipse type: bug
Projects
None yet
Development

No branches or pull requests

1 participant