The Apache Maven team is pleased to announce the first release of the Apache
Maven Scripting Plugin, version 3.0.0
The Maven Scripting Plugin wraps the Scripting API according to JSR223. Add the
scripting engines as dependencies of this plugin on its use.
https://maven.apache.org/plugins/maven-
dependabot[bot] opened a new pull request #58:
URL: https://github.com/apache/maven-doxia/pull/58
Bumps commons-lang3 from 3.8.1 to 3.12.0.
[
This is an automated message from the Apache Git Service.
To respond to the message,
elharo commented on pull request #39:
URL: https://github.com/apache/maven-site-plugin/pull/39#issuecomment-788034268
Looks good. CI is slow today, but I'll merge as soon as they all pass.
Thanks!
This is an automated messag
mthmulders commented on pull request #39:
URL: https://github.com/apache/maven-site-plugin/pull/39#issuecomment-788023747
The remaining tests are also fixed by upgrading the Maven Javadoc Plugin.
Just pushed.
This is an auto
elharo commented on pull request #39:
URL: https://github.com/apache/maven-site-plugin/pull/39#issuecomment-787975296
Running through Jenkins:
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-site-plugin/job/msite-871/
Given that this fixes some tests, and does n
bertysentry commented on pull request #39:
URL: https://github.com/apache/maven-site-plugin/pull/39#issuecomment-787963914
This is cool, thank you!
We're making good progress as only 2 integration tests are now failing:
```
Error: The following builds failed:
Error: * MSITE-51
mthmulders opened a new pull request #39:
URL: https://github.com/apache/maven-site-plugin/pull/39
These test failed on macOS with Java above 8; now they pass with
Java 8, 11 and 15 on macOS.
This is an automated message f
I filed an issue for this:
https://issues.apache.org/jira/browse/MSITE-871
Whoever has time and a Mac can look into it.
On Mon, Mar 1, 2021 at 8:14 AM Slawomir Jaranowski
wrote:
>
> Hi,
> I have run test locally:
>
> Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
> OS name: "ma
Hi Falko,
I regularly work with OpenJ9 and encountered such issues. Sometimes it
is a coding error which does not lead to an error in Hotspot,
sometimes it is a J9 problem (e.g. JIT problems, class loading, etc.).
If you want to dig in, there are a few things you can try:
The JVM option -verbose:
Hi,
I have run test locally:
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
and
- Java version: 1.8.0_282, vendor: AdoptOpenJDK - PASS
- Java version: 11.0.9, vendor: Oracle Corporation
[ERROR] The following
17 matches
Mail list logo