Can you give us a hint why you are using source and target instead of
the release parameter?
Am Fr., 2. Sept. 2022 um 01:10 Uhr schrieb Laird Nelson :
>
> The problem was difficult to uncover due to the swallowed exception at
> https://github.com/apache/maven-surefire/blob/surefire-3.0.0-M7/maven-
The problem was difficult to uncover due to the swallowed exception at
https://github.com/apache/maven-surefire/blob/surefire-3.0.0-M7/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java#L1425-L1428
.
On Thu, Sep 1, 2022 at 4:05 PM Laird Nelson wrote:
>
The problem appears to be plexus-java 1.1.1's dependency on ASM 9.2.
Adding a dependency on ASM 9.3 in my maven-surefire-plugin configuration
fixed the problem.
On Thu, Sep 1, 2022 at 12:54 PM Laird Nelson wrote:
> (That's the best subject line I could come up with.)
>
> I'm using maven-surefi
(That's the best subject line I could come up with.)
I'm using maven-surefire-plugin 3.0.0-M7.
I have a modular project (JPMS) with a module-info.java at src/main/java.
My module name is com.foo.mymodule.
I have specified --source=18 and --target=18 to the compiler. The compiler
is JDK 19 (earl
Hi Maven Devs,
Is there an ETA for the release of maven-jar-plugin 3.3.0?
There are not many issues resolved [1], yet I'm interested in the fix
for MJAR-275 [2] so I'm wondering if there is a plan for a release or
if something is pending.
On a side note, there is a PR [3] fixing a site property
Hi,
We solved 2 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352255&styleName=Text&projectId=12317621
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC