-
Can anyone provide the jars if available for these packages?
Also, I think it would be easier for people to use if these packages can be published to maven.
While I am building these packages - it …
-
Release 4.18.0-1 doesn't have the fix we introduced for solr permissions, right ? Tested now and solr is not working. @ljmf00 , if that is indeed the case, would it be possible to create a 4.18.0-2 re…
-
Visibility modifier for every method even when not needed for the compiler like for example "public" in interfaces.
Reasons: - uniform appearance
- avoids additionally thinking about …
-
Hi Simon,
As hadoop command in shell script throwing error
$ kcov /tmp/out test.sh
O/P
kcov: error: ]} ${JAVA8_HOME_CANDIDATES[ is not an integer
kcov: error: ]}'
is not an integer
kcov: err…
-
**Issues when running:**
>services
`$ ./mvnw clean install -Dmaven.test.skip=true -Pnative -Dnative-image.docker-build=true`
**Build Error:**
[ERROR] [io.quarkus.deployment.pkg.steps.NativeImage…
-
##### Description
When using ```io.swagger:swagger-codegen-cli:2.3.1``` from maven, get build issues for models with an inner enum. Specifically:
```
error: cannot find symbol
@JsonValue
^…
-
I'm getting this error after finished installation. I did not install another programs. Just Android Studio
I'm using Ubuntu 16.04 LTS in Vmware
```
Errors were encountered while processing:
/var/cac…
ghost updated
8 years ago
-
When I run `make docker` on my Macbook Pro (MacOS 10.14.4) I get the following error:
```
Step 21/29 : RUN /bin/bash install_java.sh
---> Running in 27d98d548db4
... some gpg output...
gpg: …
andyk updated
4 months ago
-
Hi.
I'm going to need to add a couple of custom converters (duration and byte size, as in https://github.com/typesafehub/config/blob/master/HOCON.md#units-format).
I was wondering whether there was …
-
I have 2 servers running the same code set using the local converter for ms word, the process successfully converted docx files to,pdf and now I’m receiving a ConverterAccessException message indicati…