cstamas merged PR #2116:
URL: https://github.com/apache/maven/pull/2116
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@maven.apache.
cstamas commented on code in PR #2116:
URL: https://github.com/apache/maven/pull/2116#discussion_r1965638585
##
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java:
##
@@ -350,10 +350,26 @@ protected Map
populateSystemProperties(LocalContext context) {
gnodet commented on code in PR #2116:
URL: https://github.com/apache/maven/pull/2116#discussion_r1965576998
##
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java:
##
@@ -350,10 +350,26 @@ protected Map
populateSystemProperties(LocalContext context) {
Bukama commented on code in PR #2116:
URL: https://github.com/apache/maven/pull/2116#discussion_r1965470575
##
api/maven-api-core/src/main/java/org/apache/maven/api/Constants.java:
##
@@ -30,9 +30,57 @@ public final class Constants {
*
* @since 3.0.0
*/
-@C
gnodet commented on code in PR #2116:
URL: https://github.com/apache/maven/pull/2116#discussion_r1964025913
##
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java:
##
@@ -352,6 +352,22 @@ protected Map
populateSystemProperties(LocalContext context) {
slawekjaranowski commented on PR #2116:
URL: https://github.com/apache/maven/pull/2116#issuecomment-2666204450
> @gnodet @slawekjaranowski given `maven.version.major` "does the job" (for
use case explained above) am tinkering to we want maybe to lower what we expose
here? Is minor/patch/sna
Bukama commented on PR #2116:
URL: https://github.com/apache/maven/pull/2116#issuecomment-2666184357
> @gnodet @slawekjaranowski given `maven.version.major` "does the job" (for
use case explained above) am tinkering to we want maybe to lower what we expose
here? Is minor/patch/snap really n
cstamas commented on PR #2116:
URL: https://github.com/apache/maven/pull/2116#issuecomment-2665953230
@gnodet @slawekjaranowski given `maven.version.major` "does the job" (for
use case explained above) am tinkering to we want maybe to lower what we expose
here? Is minor/patch/snap really ne
Bukama commented on code in PR #2116:
URL: https://github.com/apache/maven/pull/2116#discussion_r1959054213
##
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java:
##
@@ -352,6 +352,22 @@ protected Map
populateSystemProperties(LocalContext context) {
gnodet commented on code in PR #2116:
URL: https://github.com/apache/maven/pull/2116#discussion_r1958793700
##
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java:
##
@@ -352,6 +352,22 @@ protected Map
populateSystemProperties(LocalContext context) {
Bukama commented on code in PR #2116:
URL: https://github.com/apache/maven/pull/2116#discussion_r1958480925
##
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/BaseParser.java:
##
@@ -352,6 +352,22 @@ protected Map
populateSystemProperties(LocalContext context) {
cstamas commented on PR #2116:
URL: https://github.com/apache/maven/pull/2116#issuecomment-2663314810
Example with this merged:
* maven3: profile with property activation like
`!maven.version.major` -- not even defined => this is Maven3 or
older
* maven4: profile with property action
cstamas commented on PR #2116:
URL: https://github.com/apache/maven/pull/2116#issuecomment-2663299031
IMO not needed, that one is used for "programmatic access" and there caller
can do with version string whatever he wants. The main idea behind this PR is
to be able to create profile in POM
slawekjaranowski commented on PR #2116:
URL: https://github.com/apache/maven/pull/2116#issuecomment-2663292666
What do you think about to add to
`org.apache.maven.rtinfo.RuntimeInformation`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
cstamas opened a new pull request, #2116:
URL: https://github.com/apache/maven/pull/2116
Expose version segments.
---
https://issues.apache.org/jira/browse/MNG-8586
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
15 matches
Mail list logo