-
I have a multi-module project. One module depends on org.apache.httpcomponents:httpclient:4.1.2 which uses the generic string "Apache License" in the POM (it's APLv2).
In order to get the correct v…
-
Hi all,
I'm using _selenium-maven-plugin_ 2.3 version with _selenium-server_ 2.25.0 version, but I have problems trying to execute selenium tests on new Firefox distributions using _mvn selenium:sele…
-
change xslt processor used in CERIF-Publishing to Saxon.
https://www.mojohaus.org/xml-maven-plugin/examples/transform-saxon.html
lremy updated
5 years ago
-
```
[INFO] CXF-BOOT-MAVEN-PLUGIN setting relative wsdlLocation into @WebServiceClient: /TTXml-1.8.0/main.wsdl
[WARNING] The POM for com.sun.xml.ws:jaxws-tools:jar:2.2.10 is invalid, transitive depen…
-
Steps to reproduce: Checkout master branch. Download Apache Maven 3.6.0 from the website. Run `mvn clean install`
All 72 ITs fail. The "build.log" files are empty.
Running `mvn clean install -X`…
-
This is a proposed enhancement based on a discussion thread in the license-maven-plugin issue https://github.com/mojohaus/license-maven-plugin/issues/323
The source files could be scanned for SPDX …
-
Is there an option (or specific set of configs) to include build member with childs pluginManagement and plugins (and to add only those, defined in current pom.xml) during flatten action?
I need this…
-
-
There is a bug in the code which processes the overrideUrl in org.codehaus.mojo.license.LicenseMojoUtils.prepareUrl(String, File, String, File, String):
final Path basedirPath = basedir.toP…
-
When using Maven 3.6.0, the Flatten Plugin fails to create an effective pom as it is unable to resolve a milestone dependency. This failure occurs because it only has Maven Central available as a repo…