[jira] [Updated] (MSHARED-979) maven-shared-components uses commons-io 2.6 which is vulnerable to sonatype-2018-0705

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-979: - Component/s: maven-shared-utils > maven-shared-components uses commons-io 2.6 wh

[jira] [Updated] (MSHARED-979) maven-shared-components uses commons-io 2.6 which is vulnerable to sonatype-2018-0705

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-979: - Labels: Java8 (was: ) > maven-shared-components uses commons-io 2.6 which is vu

[jira] [Updated] (MNGSITE-440) Report plugin not configured correctly according to documentation

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNGSITE-440: - Labels: up-for-grabs (was: ) > Report plugin not configured correctly according

[jira] [Commented] (MRESOLVER-164) DefaultDependencyCollector filterVersions seems always return full version range

2021-02-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287888#comment-17287888 ] Michael Osipov commented on MRESOLVER-164: -- [~xiangli1996], can you bundle up

[GitHub] [maven] michael-o commented on pull request #448: [MNG-7102] The child modules of excluded projects are now excluded

2021-02-21 Thread GitBox
michael-o commented on pull request #448: URL: https://github.com/apache/maven/pull/448#issuecomment-782828043 I wonder what would happen if I have this: root: mod_a, mod_b, mod_c mod_c: mod_c_1, mod_c_2, mod_c_3 mod_c_2: mod_c_2_1, mod_c_2_2, mod_c_2_3 mod_c_2_2: mod_c_2_2_1

[GitHub] [maven] michael-o commented on pull request #418: [MNG-6114] Elements from the global settings should be ordered before…

2021-02-21 Thread GitBox
michael-o commented on pull request #418: URL: https://github.com/apache/maven/pull/418#issuecomment-782828088 @cstamas @stephenc Any opinion? This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Closed] (MNG-7063) Infinite loop using Shade plugin and JUnit 5 dependency

2021-02-21 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MNG-7063. --- Resolution: Fixed Final fix with [8ceb6c6e99a3268d6091357f116d3acc2ba17b5a|https://gitbox.apache.org/r

[GitHub] [maven] cstamas commented on pull request #418: [MNG-6114] Elements from the global settings should be ordered before…

2021-02-21 Thread GitBox
cstamas commented on pull request #418: URL: https://github.com/apache/maven/pull/418#issuecomment-782838092 IMHO this looks okay. This is an automated message from the Apache Git Service. To respond to the message, please lo

[jira] [Assigned] (MNG-7097) Plugin Dependency Resolution

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MNG-7097: Assignee: Tamás Cservenák > Plugin Dependency Resolution > > >

[jira] [Commented] (MNG-7063) Infinite loop using Shade plugin and JUnit 5 dependency

2021-02-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287917#comment-17287917 ] Hudson commented on MNG-7063: - Build succeeded in Jenkins: Maven » Maven TLP » maven » master #

[jira] [Commented] (MNG-7097) Plugin Dependency Resolution

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287922#comment-17287922 ] Herve Boutemy commented on MNG-7097: for the record, here is the code extensions.xml th

[GitHub] [maven] cstamas opened a new pull request #450: [MNG-7097] Plugin Dependency Resolution Improvement

2021-02-21 Thread GitBox
cstamas opened a new pull request #450: URL: https://github.com/apache/maven/pull/450 Implements a helper component for plugin dependency resolution that provider filter and selector that leaves out core artifacts from collection and resolution. --

[jira] [Updated] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-7097: --- Summary: Plugin Dependency Resolution: don't download Maven-provided artifacts (was: Plugin Dependency

[jira] [Commented] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287927#comment-17287927 ] Herve Boutemy commented on MNG-7097: another topic: we should also document that plugin

[jira] [Comment Edited] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287927#comment-17287927 ] Herve Boutemy edited comment on MNG-7097 at 2/21/21, 12:05 PM: --

[jira] [Commented] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287930#comment-17287930 ] Tamás Cservenák commented on MNG-7097: -- While the UTs of maven pass ok, this obviously

[jira] [Assigned] (MNG-7103) Make generic VersionScheme a component

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MNG-7103: Assignee: Tamás Cservenák > Make generic VersionScheme a component > ---

[jira] [Assigned] (MNG-7104) Make Maven components proper components

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MNG-7104: Assignee: Tamás Cservenák > Make Maven components proper components > --

[GitHub] [maven] pzygielo commented on a change in pull request #450: [MNG-7097] Plugin Dependency Resolution Improvement

2021-02-21 Thread GitBox
pzygielo commented on a change in pull request #450: URL: https://github.com/apache/maven/pull/450#discussion_r579799094 ## File path: maven-core/src/main/java/org/apache/maven/extension/internal/CoreExportsProvider.java ## @@ -27,7 +27,8 @@ import org.eclipse.sisu.Nullable;

[GitHub] [maven] cstamas commented on a change in pull request #450: [MNG-7097] Plugin Dependency Resolution Improvement

2021-02-21 Thread GitBox
cstamas commented on a change in pull request #450: URL: https://github.com/apache/maven/pull/450#discussion_r579799693 ## File path: maven-core/src/main/java/org/apache/maven/extension/internal/CoreExportsProvider.java ## @@ -27,7 +27,8 @@ import org.eclipse.sisu.Nullable;

[jira] [Commented] (MRESOLVER-164) DefaultDependencyCollector filterVersions seems always return full version range

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287935#comment-17287935 ] Tamás Cservenák commented on MRESOLVER-164: --- I'd agree here: {{DefaultModelR

[jira] [Comment Edited] (MRESOLVER-164) DefaultDependencyCollector filterVersions seems always return full version range

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287935#comment-17287935 ] Tamás Cservenák edited comment on MRESOLVER-164 at 2/21/21, 12:35 PM: --

[jira] [Commented] (MNG-7103) Make generic VersionScheme a component

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288019#comment-17288019 ] Tamás Cservenák commented on MNG-7103: -- https://github.com/apache/maven/pull/449 > Ma

[jira] [Created] (MPOM-261) Create buildinfo file by default

2021-02-21 Thread Konrad Windszus (Jira)
Konrad Windszus created MPOM-261: Summary: Create buildinfo file by default Key: MPOM-261 URL: https://issues.apache.org/jira/browse/MPOM-261 Project: Maven POMs Issue Type: Improvement

[GitHub] [maven-apache-parent] kwin opened a new pull request #35: MPOM-261 create buildinfo file for reproducible builds

2021-02-21 Thread GitBox
kwin opened a new pull request #35: URL: https://github.com/apache/maven-apache-parent/pull/35 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [maven-apache-parent] kwin commented on pull request #29: [MPOM-247] make minimum POM version configurable via property

2021-02-21 Thread GitBox
kwin commented on pull request #29: URL: https://github.com/apache/maven-apache-parent/pull/29#issuecomment-782897677 @rfscholte Are you fine with this PR? This is an automated message from the Apache Git Service. To respond

[GitHub] [maven-apache-parent] hboutemy commented on pull request #35: MPOM-261 create buildinfo file for reproducible builds

2021-02-21 Thread GitBox
hboutemy commented on pull request #35: URL: https://github.com/apache/maven-apache-parent/pull/35#issuecomment-782897908 we don't need to record buildinfo: see https://github.com/jvm-repo-rebuild/reproducible-central that was done without saving buildinfo at initial build time art

[GitHub] [maven-apache-parent] kwin commented on pull request #35: MPOM-261 create buildinfo file for reproducible builds

2021-02-21 Thread GitBox
kwin commented on pull request #35: URL: https://github.com/apache/maven-apache-parent/pull/35#issuecomment-782898519 @hboutemy Don't you think that buildinfo files should be available by default from Maven Central? Which parts of Maven Central currently has buildinfo being generated? I

[jira] [Commented] (MPOM-261) Create buildinfo file by default

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288030#comment-17288030 ] Herve Boutemy commented on MPOM-261: question: what do you expect from generating build

[jira] [Commented] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288045#comment-17288045 ] Hudson commented on MNG-7097: - Build succeeded in Jenkins: Maven » Maven TLP » maven-site » mas

[jira] [Comment Edited] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287927#comment-17287927 ] Herve Boutemy edited comment on MNG-7097 at 2/21/21, 6:20 PM: --

[jira] [Created] (MPLUGIN-370) check that plugin dependencies that are already exported by Maven are scope provided

2021-02-21 Thread Herve Boutemy (Jira)
Herve Boutemy created MPLUGIN-370: - Summary: check that plugin dependencies that are already exported by Maven are scope provided Key: MPLUGIN-370 URL: https://issues.apache.org/jira/browse/MPLUGIN-370

[jira] [Commented] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288049#comment-17288049 ] Herve Boutemy commented on MNG-7097: MPLUGIN-370 created to improve Maven Plugin Plugin

[jira] [Created] (MSITE-870) mark Maven-exported dependencies as scope provided

2021-02-21 Thread Herve Boutemy (Jira)
Herve Boutemy created MSITE-870: --- Summary: mark Maven-exported dependencies as scope provided Key: MSITE-870 URL: https://issues.apache.org/jira/browse/MSITE-870 Project: Maven Site Plugin Issu

[jira] [Closed] (MSITE-870) mark Maven-exported dependencies as scope provided

2021-02-21 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSITE-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MSITE-870. --- Resolution: Fixed done in https://github.com/apache/maven-site-plugin/commit/db969cf3ab7781d17c40694f

[jira] [Commented] (MSITE-870) mark Maven-exported dependencies as scope provided

2021-02-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288062#comment-17288062 ] Hudson commented on MSITE-870: -- Build succeeded in Jenkins: Maven » Maven TLP » maven-site-pl

[GitHub] [maven] cstamas commented on pull request #450: [MNG-7097] Plugin Dependency Resolution Improvement

2021-02-21 Thread GitBox
cstamas commented on pull request #450: URL: https://github.com/apache/maven/pull/450#issuecomment-782915543 Something is strange: for example this one fails (on GH but also locally as well): ``` mng7045 DropUselessAndOutdatedCdiApi.it() FAILURE (0.3 s) ``` *

[GitHub] [maven] cstamas edited a comment on pull request #450: [MNG-7097] Plugin Dependency Resolution Improvement

2021-02-21 Thread GitBox
cstamas edited a comment on pull request #450: URL: https://github.com/apache/maven/pull/450#issuecomment-782915543 Something is strange: for example this one fails (on GH but also locally as well): ``` mng7045 DropUselessAndOutdatedCdiApi.it() FAILURE (0.3 s) `

[jira] [Commented] (MNG-6511) Option -pl ! foo should not fail if foo does not exist

2021-02-21 Thread Martin Kanters (Jira)
[ https://issues.apache.org/jira/browse/MNG-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288073#comment-17288073 ] Martin Kanters commented on MNG-6511: - [~famod] [~mthmulders] and I are working on this

[jira] [Created] (MPOM-262) Update Java version to 8

2021-02-21 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MPOM-262: - Summary: Update Java version to 8 Key: MPOM-262 URL: https://issues.apache.org/jira/browse/MPOM-262 Project: Maven POMs Issue Type: Dependency upgr

[jira] [Commented] (MDEP-557) In dependency analysis, support Spring Boot style intentional transitive compile-time dependencies

2021-02-21 Thread M. Justin (Jira)
[ https://issues.apache.org/jira/browse/MDEP-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288074#comment-17288074 ] M. Justin commented on MDEP-557: A non-Spring example of this sort of dependency is the {{j

[jira] [Commented] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288075#comment-17288075 ] Tamás Cservenák commented on MNG-7097: -- So there's more to it: I found nice explanatio

[GitHub] [maven] famod commented on a change in pull request #446: [MNG-6511] - Optional project selection

2021-02-21 Thread GitBox
famod commented on a change in pull request #446: URL: https://github.com/apache/maven/pull/446#discussion_r579859091 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -176,38 +177,69 @@ public DefaultGraphBuilder( BuildResumptionData

[jira] [Commented] (MNG-6511) Option -pl ! foo should not fail if foo does not exist

2021-02-21 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/MNG-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288076#comment-17288076 ] Falko Modler commented on MNG-6511: --- [~martinkanters] Oh great, didn't realize that there

[GitHub] [maven] famod commented on pull request #446: [MNG-6511] - Optional project selection

2021-02-21 Thread GitBox
famod commented on pull request #446: URL: https://github.com/apache/maven/pull/446#issuecomment-782919336 I might be blind, but shouldn't this be documented in `-help`? As of 3.6.3, "!" isn't documented either and should be added as well. ---

[jira] [Updated] (MENFORCER-379) Update maven-common-artifact-filters to 3.2.0

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MENFORCER-379: --- Summary: Update maven-common-artifact-filters to 3.2.0 (was: Update maven

[GitHub] [maven] famod commented on a change in pull request #446: [MNG-6511] - Optional project selection

2021-02-21 Thread GitBox
famod commented on a change in pull request #446: URL: https://github.com/apache/maven/pull/446#discussion_r579859091 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -176,38 +177,69 @@ public DefaultGraphBuilder( BuildResumptionData

[jira] [Commented] (MNG-7097) Plugin Dependency Resolution: don't download Maven-provided artifacts

2021-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288077#comment-17288077 ] Tamás Cservenák commented on MNG-7097: -- So IT recap so far: * MNG5783 IT: fails for a

[jira] [Updated] (MENFORCER-371) Require Maven 3.1.1

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MENFORCER-371: --- Fix Version/s: 3.0.0 > Require Maven 3.1.1 > --- > >

[jira] [Assigned] (MENFORCER-371) Require Maven 3.1.1

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MENFORCER-371: -- Assignee: Sylwester Lachiewicz > Require Maven 3.1.1 >

[jira] [Closed] (MENFORCER-371) Require Maven 3.1.1

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MENFORCER-371. -- Resolution: Fixed > Require Maven 3.1.1 > --- > >

[jira] [Updated] (MENFORCER-372) Switch to JUnit5

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MENFORCER-372: --- Labels: Java8 (was: ) > Switch to JUnit5 > > >

[jira] [Assigned] (MENFORCER-267) Upgrade to make Maven 3.1+

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MENFORCER-267: -- Assignee: (was: Sylwester Lachiewicz) > Upgrade to make Maven 3

[jira] [Commented] (MENFORCER-379) Update maven-common-artifact-filters to 3.2.0

2021-02-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288084#comment-17288084 ] Hudson commented on MENFORCER-379: -- Build failed in Jenkins: Maven » Maven TLP » mave

[jira] [Closed] (MTOOLCHAINS-36) No javac should be an error

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MTOOLCHAINS-36. --- Resolution: Duplicate > No javac should be an error > ---

[jira] [Commented] (MPOM-262) Update Java version to 8

2021-02-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPOM-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288093#comment-17288093 ] Michael Osipov commented on MPOM-262: - That's wrong. Oracle Java is EOL, not Java or Op

[jira] [Closed] (MENFORCER-379) Update maven-common-artifact-filters to 3.2.0

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MENFORCER-379. -- Resolution: Fixed > Update maven-common-artifact-filters to 3.2.0 >

[jira] [Updated] (MPOM-262) Update Java version to 8

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MPOM-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MPOM-262: -- Description: Oracle Java 7 is EOL: [https://www.java.com/en/download/help/java_7.html]  

[jira] [Commented] (MPOM-262) Update Java version to 8

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MPOM-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288094#comment-17288094 ] Sylwester Lachiewicz commented on MPOM-262: --- Thx corrected.  > Update Java versi

[jira] [Commented] (MPOM-262) Update Java version to 8

2021-02-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPOM-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288095#comment-17288095 ] Michael Osipov commented on MPOM-262: - Infact, Oracle provides updates for updates. >

[jira] [Comment Edited] (MPOM-262) Update Java version to 8

2021-02-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPOM-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288095#comment-17288095 ] Michael Osipov edited comment on MPOM-262 at 2/21/21, 10:11 PM: -

[jira] [Closed] (MNGSITE-410) on website, Maven Getting Started page, sample pom.xml has no description element, but subsequent explanation of the sample pom.xml thinks it does

2021-02-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MNGSITE-410. Resolution: Fixed > on website, Maven Getting Started page, sample pom.xml has no

[GitHub] [maven-apache-parent] dependabot[bot] opened a new pull request #36: Bump maven-invoker-plugin from 3.2.1 to 3.2.2

2021-02-21 Thread GitBox
dependabot[bot] opened a new pull request #36: URL: https://github.com/apache/maven-apache-parent/pull/36 Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.1 to 3.2.2. Commits https://github.com/apache/maven-invoker-plugin/commit/efe8ee0bc66

[GitHub] [maven-apache-parent] hboutemy commented on pull request #35: MPOM-261 create buildinfo file for reproducible builds

2021-02-21 Thread GitBox
hboutemy commented on pull request #35: URL: https://github.com/apache/maven-apache-parent/pull/35#issuecomment-783165080 currently, I don't see any value in having buildinfo in Maven Central And given the format is not really stable, if people publish buildinfo, anybody wanting to cons

[GitHub] [maven-apache-parent] kwin commented on pull request #35: MPOM-261 create buildinfo file for reproducible builds

2021-02-21 Thread GitBox
kwin commented on pull request #35: URL: https://github.com/apache/maven-apache-parent/pull/35#issuecomment-783170906 @hboutemy Thanks for the answers. I understand that it is too early right now for buildinfo to be published (due to the format not finalized) to Maven Central. Are you als