-
As I see, this plugin is used to generate Java models out of existing XSD files. Can it also work the other way around, generate schemas from Java classes annotated with JAXB?
-
### Description
We need a way to bump versions automatically each time we build a new IRI version.
We want the process to be integrated together with how we deploy artifacts in buildkite.
### Mot…
-
Paths generated for the Windows batch scripts when expanded at runtime often include `..` and `\\`.
This is due to the way the location of the directory containing the script is calculated and then…
-
I was going through Corbertura website and looks like the link is missing reference page.
http://mojo.codehaus.org/cobertura-maven-plugin/
-
Add the possibility to get and set project version using the default Gradle task.
For example, like in Versions Maven Plugin (https://www.mojohaus.org/versions-maven-plugin/index.html)
Right now to …
-
The goal of com.oracle.weblogic:weblogic-maven-plugin:12.3.1-0-0:ws-jwsc is failed on jdk11 with following exception.
`Caused by: java.lang.IllegalArgumentException: Prefix '' is already bound to '…
-
Either maven-install plagin is not running or generate pom file parameter is missed. Indeed, when I run maven install on local maven progects: jcuda,jcublas, etc. only jar files are installed in local…
-
Version 1.17 is compiled with java 9 (`Build-Jdk: 9.0.4`) which has breaking api changes.
I faced problem [here](https://github.com/mojohaus/animal-sniffer/blob/master/animal-sniffer/src/main/java/…
-
It would be nice to have the ability to load customParameters from a file as well into the report.
This allows for dynamically changing the custom parameters in the file (instead of having to updat…
-
App Engine docs specify 3.5.0 so that's probably what we should set.
```
[WARNING] Project does not define minimum Maven version, default is: 2.0
[INFO] Plugins require minimum Maven version of:…