-
Looks like there is an issue with quickstarts failing to fully build under 4.0.152 on GKE.
I get the following problem with the default Vert.x QS and the Spring Boot one:
The code compiles and t…
tdcox updated
7 years ago
-
Finished https://cloud.google.com/dataflow/docs/quickstarts . It worked.
I added libraries-bom to the project.
When I applied linkage checker enforcer rule to the project (with reportOnlyReahcab…
-
As an example of this type of testing, we have added scala tests: https://github.com/AdoptOpenJDK/openjdk-tests/tree/master/thirdparty_containers/scala
We have derby and solr_lucene tests running i…
-
I followed the steps given in https://quarkus.io/guides/gcp-functions
But the injection if GreetingService is not happening and I am getting a NULL pointer exception at the line which makes a call …
-
### Summary
When creating docker images for Java applications in the current setup in Jenkins-X the application and all dependencies are all placed in one jar file, meaning it will be in one layer…
-
Hi,
I'm trying to deploy quickstarts into jube 2.1.11. For example java/camel-spring. I get the following error on the Maven plugin side:
```
mvn -Dfabric8.recreate=true clean install fabric8:json f…
-
[drsarutobi@localhost hibernate-reactive-panache-quickstart]$ ./mvnw install
[INFO] Scanning for projects...
[INFO]
[INFO] -----------< org.acme:hibernate-reactive-panache-quickstart >----------…
-
-
Drop the requirement to install JDK - in which case the use the JDK version -
and instead bundle the JDK as part of OptaPy. Think JBang, etc.
This is a long term, difficult issue. We should really…
-
Using fabric8 i had problems importing my project from Git.
After import seems to have succeeded. The Dashboard for the imported app shows
**No Pipeline Available**
Pipeline is a kind of build …