[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457551#comment-17457551
]
Michael Osipov commented on MNG-7357:
-
Moved to minor. Looked into our components yeste
[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7357:
Priority: Minor (was: Major)
> All Maven Core JARs have unusual entry order
> --
[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457550#comment-17457550
]
Maarten Mulders commented on MNG-7357:
--
I agree it looks "odd" and "weird", but there'
AlexanderAshitkin edited a comment on pull request #634:
URL: https://github.com/apache/maven/pull/634#issuecomment-991405559
Allowing to ovveride dozens of methods makes MavenCli contract vague and
could complicate miantenance. going forward It will be easier to maintain
MavenCli with pu
AlexanderAshitkin commented on pull request #634:
URL: https://github.com/apache/maven/pull/634#issuecomment-991405559
Allowing to ovveride dozens of methods makes MavenCli contract vague and
could complicate miantenance. going forward It will be easier to maintain
MavenCli with public ap
Odne Hellebø created MNG-7358:
-
Summary: Can't debug with mvnDebug with version 4
Key: MNG-7358
URL: https://issues.apache.org/jira/browse/MNG-7358
Project: Maven
Issue Type: Bug
Compon
michael-o commented on a change in pull request #634:
URL: https://github.com/apache/maven/pull/634#discussion_r767030704
##
File path:
maven-embedder/src/main/java/org/apache/maven/cli/logging/Slf4jLoggerManager.java
##
@@ -36,11 +36,16 @@
implements LoggerManager
{
-
gnodet commented on a change in pull request #634:
URL: https://github.com/apache/maven/pull/634#discussion_r767011148
##
File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java
##
@@ -737,34 +771,62 @@ protected void configure()
toolchainsBuilder =
gnodet commented on a change in pull request #634:
URL: https://github.com/apache/maven/pull/634#discussion_r767009821
##
File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java
##
@@ -196,14 +200,16 @@ public static void main( String[] args )
public s
gnodet commented on a change in pull request #634:
URL: https://github.com/apache/maven/pull/634#discussion_r767009206
##
File path:
maven-embedder/src/main/java/org/apache/maven/cli/logging/Slf4jLoggerManager.java
##
@@ -36,11 +36,16 @@
implements LoggerManager
{
-
[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457363#comment-17457363
]
Michael Osipov commented on MNG-7357:
-
Similar report: https://bugs.python.org/issue347
[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457360#comment-17457360
]
Michael Osipov edited comment on MNG-7357 at 12/10/21, 9:08 PM:
-
[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457361#comment-17457361
]
Michael Osipov commented on MNG-7357:
-
[~hboutemy], could this be a bad sorting during
[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457360#comment-17457360
]
Michael Osipov commented on MNG-7357:
-
Maven JAR Plugin says:
{noformat}
[INFO] Buildin
[
https://issues.apache.org/jira/browse/MNG-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457358#comment-17457358
]
Michael Osipov commented on MNG-7357:
-
[~mthmulders], maybe this is interesting to inve
Michael Osipov created MNG-7357:
---
Summary: All Maven Core JARs have unusual entry order
Key: MNG-7357
URL: https://issues.apache.org/jira/browse/MNG-7357
Project: Maven
Issue Type: Bug
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-235.
-
Resolution: Fixed
Fixed with
[02d1a3cb2afafac22c2af7527f02d20fbda3de07|h
michael-o commented on pull request #131:
URL: https://github.com/apache/maven-resolver/pull/131#issuecomment-991243243
@cstamas Can you please take a look at the last open comment, as soon as
this one is resolved, I will do a final review, check log messages and then we
are good to go.
michael-o commented on a change in pull request #634:
URL: https://github.com/apache/maven/pull/634#discussion_r766915794
##
File path:
maven-embedder/src/main/java/org/apache/maven/cli/logging/Slf4jLoggerManager.java
##
@@ -36,11 +36,16 @@
implements LoggerManager
{
-
michael-o commented on a change in pull request #634:
URL: https://github.com/apache/maven/pull/634#discussion_r766915426
##
File path: maven-core/src/main/java/org/apache/maven/execution/MavenSession.java
##
@@ -319,7 +319,7 @@ public MavenSession( PlexusContainer container,
[
https://issues.apache.org/jira/browse/MNGSITE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457297#comment-17457297
]
Michael Osipov commented on MNGSITE-471:
I don't even have access to this MVNCEN
slachiewicz merged pull request #81:
URL: https://github.com/apache/maven-invoker-plugin/pull/81
--
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: i
slawekjaranowski opened a new pull request #81:
URL: https://github.com/apache/maven-invoker-plugin/pull/81
We should use the same version in project executions and site build
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
dependabot[bot] opened a new pull request #130:
URL: https://github.com/apache/maven-enforcer/pull/130
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.2.0 to 3.3.1.
Commits
https://github.com/apache/maven-javadoc-plugin/commit/2d22ccadffc2f2
[
https://issues.apache.org/jira/browse/ARCHETYPE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457183#comment-17457183
]
Sylwester Lachiewicz edited comment on ARCHETYPE-622 at 12/10/21, 2:51 PM:
-
[
https://issues.apache.org/jira/browse/ARCHETYPE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457183#comment-17457183
]
Sylwester Lachiewicz commented on ARCHETYPE-622:
[~mmacik] please chec
[
https://issues.apache.org/jira/browse/MSHARED-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimisola Laursen updated MSHARED-1004:
--
Summary: Two (2) issues with symbolic links (was: Various issues with
symbolic links
[
https://issues.apache.org/jira/browse/SUREFIRE-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457046#comment-17457046
]
Ildefonso Montero commented on SUREFIRE-1964:
-
Added implementation propos
Ildefonso Montero created SUREFIRE-1964:
---
Summary: Method filtering support on excludes and includes file
Key: SUREFIRE-1964
URL: https://issues.apache.org/jira/browse/SUREFIRE-1964
Project: Mave
[
https://issues.apache.org/jira/browse/MNG-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457018#comment-17457018
]
Michael Osipov commented on MNG-7355:
-
1. Report the error upstream
2. Produce a patch
[
https://issues.apache.org/jira/browse/MSHARED-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimisola Laursen updated MSHARED-1004:
--
Description:
Two issues with (relative) symbolic links as resources (use attached fil
Jimisola Laursen created MSHARED-1004:
-
Summary: Various issues with symbolic links
Key: MSHARED-1004
URL: https://issues.apache.org/jira/browse/MSHARED-1004
Project: Maven Shared Components
[
https://issues.apache.org/jira/browse/MNG-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456996#comment-17456996
]
Odne Hellebø commented on MNG-7355:
---
Thanks for the help :)
Downloaded the minify proje
gnodet merged pull request #631:
URL: https://github.com/apache/maven/pull/631
--
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...@
34 matches
Mail list logo