[GitHub] [maven-mvnd] landrus opened a new issue, #747: Using an openjdk 8 my modules fail with compilation issues due to not finding javax.annotation

2022-12-01 Thread GitBox
landrus opened a new issue, #747: URL: https://github.com/apache/maven-mvnd/issues/747 I configured mvnd to use openjdk 1.8.0_352, which builds our software correctly using normal mvn. When I build with mvnd I get compilation issue where the javax.annotation package cannot be found

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-12-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641815#comment-17641815 ] ASF GitHub Bot commented on MNG-6609: - cstamas commented on PR #883: URL:

[GitHub] [maven] cstamas commented on pull request #883: [MNG-6609] Profile activation based on packaging

2022-12-01 Thread GitBox
cstamas commented on PR #883: URL: https://github.com/apache/maven/pull/883#issuecomment-1333554347 IT fixed https://github.com/apache/maven-integration-testing/pull/214#pullrequestreview-1200730814 So am to merge this PR. -- This is an automated message from the Apache Git

[jira] [Updated] (MCOMPILER-512) Defining maven.compiler.release as empty string ends with NumberFormatException in testCompileMojo

2022-12-01 Thread Holger Mense (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holger Mense updated MCOMPILER-512: --- Flags: Patch > Defining maven.compiler.release as empty string ends with >

[GitHub] [maven-compiler-plugin] project25o1 opened a new pull request, #158: [MCOMPILER-512] - Defining maven.compiler.release as empty string end…

2022-12-01 Thread GitBox
project25o1 opened a new pull request, #158: URL: https://github.com/apache/maven-compiler-plugin/pull/158 …s with NumberFormatException in testColeMojo Use getRelease() when accessing release configuration parameter and check if empty before trying to use it. Following this

[jira] [Commented] (MPLUGIN-444) JavadocLinkGenerator.createLink: Support nested binary class names

2022-12-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641756#comment-17641756 ] ASF GitHub Bot commented on MPLUGIN-444: kwin commented on PR #178: URL:

[GitHub] [maven-plugin-tools] kwin commented on pull request #178: [MPLUGIN-444] JavadocLinkGenerator.createLink: Support nested binary

2022-12-01 Thread GitBox
kwin commented on PR #178: URL: https://github.com/apache/maven-plugin-tools/pull/178#issuecomment-194561 > Will this also handle nested-nested classes? Yes, it does, I added a test for this in

[jira] [Commented] (MNG-7611) java.lang.IllegalStateException: Required Java version 1.8 is not met by current version: 17.0.5

2022-12-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641749#comment-17641749 ] ASF GitHub Bot commented on MNG-7611: - kwin commented on code in PR #888: URL:

[GitHub] [maven] kwin commented on a diff in pull request #888: [MNG-7611] Change semantics of plugin descriptor's "requiredJavaVersion"

2022-12-01 Thread GitBox
kwin commented on code in PR #888: URL: https://github.com/apache/maven/pull/888#discussion_r1036814051 ## maven-core/src/main/java/org/apache/maven/plugin/internal/MavenPluginJavaPrerequisiteChecker.java: ## @@ -18,26 +18,57 @@ */ package org.apache.maven.plugin.internal;

[jira] [Commented] (MNG-7611) java.lang.IllegalStateException: Required Java version 1.8 is not met by current version: 17.0.5

2022-12-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641746#comment-17641746 ] ASF GitHub Bot commented on MNG-7611: - kwin opened a new pull request, #184: URL:

[GitHub] [maven-plugin-tools] kwin opened a new pull request, #184: [MNG-7611] Change semantics of plugin descriptor's "requiredJavaVersion"

2022-12-01 Thread GitBox
kwin opened a new pull request, #184: URL: https://github.com/apache/maven-plugin-tools/pull/184 Generate simple version constraints automatically Fix Javadoc -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (MNG-7611) java.lang.IllegalStateException: Required Java version 1.8 is not met by current version: 17.0.5

2022-12-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641741#comment-17641741 ] ASF GitHub Bot commented on MNG-7611: - michael-o commented on code in PR #888: URL:

[GitHub] [maven] michael-o commented on a diff in pull request #888: [MNG-7611] Change semantics of plugin descriptor's "requiredJavaVersion"

2022-12-01 Thread GitBox
michael-o commented on code in PR #888: URL: https://github.com/apache/maven/pull/888#discussion_r1036802620 ## maven-core/src/main/java/org/apache/maven/plugin/internal/MavenPluginJavaPrerequisiteChecker.java: ## @@ -18,26 +18,57 @@ */ package

[jira] [Updated] (MNG-7566) Allow a Maven plugin to require a Java version through its plugin descriptor

2022-12-01 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7566: - Fix Version/s: 4.0.0-alpha-3 > Allow a Maven plugin to require a Java version through its plugin

<    1   2