-
**Originally by @hesara**
---
We should use more recent versions of various Maven plug-ins in projects generated by Vaadin archetypes, e.g. compiler plug-in 3.3 rather than 3.0. This can be done wit…
-
http://www.mojohaus.org/buildnumber-maven-plugin/create-mojo.html
> Build numbers are not automatically reflected in your artifact's filename, but can be added to the metadata. You can access the bui…
ghost updated
5 years ago
-
The version specified for jaxb2-maven-plugin in bsd-parser-core's POM is 2.2, which triggers this:
https://github.com/mojohaus/jaxb2-maven-plugin/issues/108
Updating to 3,1, as suggested in the ti…
-
What kind of issue is this?
- [x] Feature Request.
I am using OkHttpClient in a maven java:exec context and get the following error:
```maven
[WARNING] thread Thread[OkHttp ConnectionPool,5,ch…
-
Hi,
Build fail with java 10.
[ERROR] /C:/xampp/htdocs/dcm4che-master/dcm4che-audit/src/main/java/org/dcm4che3/audit/AuditMessages.java:[942,32] cannot find symbol
symbol: class AuditMessage
…
-
-
Currently the JAXB2 Maven plugin only works with Java 8. The update of the plugin to support Java 10 is ongoing:
https://github.com/mojohaus/jaxb2-maven-plugin/issues/43#issuecomment-393264320
When …
-
[Benjamin Gross](https://github.com/gneissone) (Migrated from [VIVO-1607](https://vivo-project.atlassian.net/browse/VIVO-1607)) said:
The buildNumber (found at http://localhost:8080/vivo/revisionInfo…
-
[Benjamin Gross](https://vivo-project.atlassian.net/jira/people/5bb229e412ef2d4bf3a2233d) (Migrated from [VIVO-1607](https://vivo-project.atlassian.net/browse/VIVO-1607)) said:
The buildNumber (found…
-
As pointed out in issue #522, we can get into a situation where some files are missing license headers (or have duplicate or incorrect headers). In other cases, reviewers have had to manually point ou…