Andreas Höhmann
Andreas Höhmann
Automatic setup via oomph doesn't work 100% ... oomph installation.setup: ``` ``` Exception during eclipse workspace creation: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean at it.unibz.instasearch.jobs.IndexUpdateJob.propertyChange(IndexUpdateJob.java:259) at org.eclipse.ui.preferences.ScopedPreferenceStore$3.run(ScopedPreferenceStore.java:350) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)...
I followed the instructions ... and if crashed ... $ vagrant init jhipster/jhipster-devbox; vagrant up --provider virtualbox A `Vagrantfile` has been placed in this directory. You are now ready to...
```xml io.openapitools.swagger swagger-maven-plugin 2.1.2 ${basedir}/src/openapi/ cc-${api.version} JSONANDYAML TRUE true com.siemens.spice.cc.rest.service.ConfigurationController com.siemens.spice.cc.rest.service.HistoryController com.siemens.spice.cc.rest.service.SettingsController com.siemens.spice.cc.rest.service.ProductsController process-classes generate ``´ [ERROR] Failed to execute goal io.openapitools.swagger:swagger-maven-plugin:2.1.2:generate (default) on project rest-service: Execution default of goal...
Is this project still alive? Today I tried to install it into a brand new sts 4.15.3.RELEASE. But can not get it to work. Luckily I found the plugin jar...
Mockito cannot mock this class: interface org.springframework.http.HttpStatusCode. If you're not sure why you're getting this error, please open an issue on GitHub. Java : 17 JVM vendor name : Oracle...
## Spring Boot Admin Server information - **Version**: 3.1.5 - **Spring Boot version**: 3.1.3 - **Configured Security**: sba clients-with base auth sba server with openid based login - **Webflux or...
The "under water" filter should start if the head of the player is under water. I guess is it hard (impossible) to apply the under water effect only for the...
Hi all, I tried the thin-launcher experiment but I found that behind my company maven/nexus setup it doesn't work, In my worker environment I don't have direct access to maven...
**Describe the bug** I try to select and run a recipe but there no recipes shown.  I have these recipe filters:  **To Reproduce** 1. Right click on a...
I'm trying to import latest version of swagger into eclipse for development ... but this fails wiith: ``` An internal error occurred during: "Importing Maven projects". class org.eclipse.jdt.internal.core.JavaNature cannot be...