-
the following link is the error from png file:
http://pan.baidu.com/s/1pJ7GEqZ
Go can connect the maven repos successfully, but why can't it display packages?
Could anybody resolve my problem? Thanks…
-
1. Set sslContext on WorkflowServiceStubs
WorkflowServiceStubs.newInstance(
WorkflowServiceStubsOptions.newBuilder()
.setSslContext(Si…
-
Newer versions of the same snapshot are not being identified by the poller.
1.0.0-SNAPSHOT was pushed to nexus and the poller identified it correctly and started the pipeline. A second build rebuilt…
ghost updated
11 years ago
-
Says to run `mvn clean install fabric8:json fabric8:apply`
I get this.
```
[vagrant@rhel-cdk rider-auto-openshift]$ mvn clean install fabric8:json fabric8:apply
[INFO] Scanning for projects...
[INFO…
-
DeliverableTest.testGetOneDeliverableWithAuthWithSsl fails on Mac OS.
Output :
```
-------------------------------------------------------
T E S T S
----------------------------------------------…
-
Investigating unusually high activity found thus in machines logs:
```
[STDOUT] 2017-02-07 17:21:13,745[ost-startStop-1] [WARN ] [e.c.p.m.s.c.c.ClasspathManager 87] - Maven server not started l…
-
Hi,
I'm facing an issue, the go-maven-poller dont seem to be able to query the nexus.
I always get messages like these :
```
2014-06-16 14:25:53,961 INFO [86@MessageListener for MaterialUpdateLis…
-
from https://github.com/RedHatWorkshops/rider-auto-openshift/issues/8:
```
[vagrant@rhel-cdk rider-auto-openshift]$ mvn clean install -Dmaven.test.skip=true
[INFO] Scanning for projects...
[INFO] --…
-
I have Spring boot app v.3.2.1 and GRPC server and client in one app.
Initially, when I wrote the service, I only had a GRPC client. Everything worked well until the moment when I added a GRPC serv…
-
I'm attempting to create an instance of my ZMQ stack for each unit test in my test suite. But I get problems when I rapidly open/close sockets and contexts.
Some times I get this:
```
Exception in t…