PoojaChandak commented on pull request #370:
URL: https://github.com/apache/maven/pull/370#issuecomment-675300392
Hi,
Kindly help me here.
This is an automated message from the Apache Git Service.
To respond to the message
[
https://issues.apache.org/jira/browse/MASFRES-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179449#comment-17179449
]
Maarten Mulders commented on MASFRES-39:
I understand that you want to run {{mvn
[
https://issues.apache.org/jira/browse/MASFRES-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MASFRES-39.
-
Resolution: Invalid
Wrong project. You have a cert problem with your mirror. Try SO or the users
[
https://issues.apache.org/jira/browse/MDEPLOY-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MDEPLOY-262.
--
Resolution: Cannot Reproduce
Works for me:
{format}
[DEBUG] Executing request PUT
/bb/test/n
[
https://issues.apache.org/jira/browse/MRESOLVER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRESOLVER-132:
-
Description:
Motivation: The {{TrackingFileManager}} is package private, thus never us
michael-o opened a new pull request #67:
URL: https://github.com/apache/maven-resolver/pull/67
See motivation in the ticket as well as the call hierarchy:
https://issues.apache.org/jira/browse/MRESOLVER-132
This is an automa
[
https://issues.apache.org/jira/browse/MRESOLVER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRESOLVER-132:
-
Fix Version/s: 1.5.1
> Remove synchronization in TrackingFileManager
> ---
[
https://issues.apache.org/jira/browse/MRESOLVER-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRESOLVER-131:
-
Description:
Users have been plagued for years with missing concurrent access to the l
michael-o opened a new pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68
This closes #68
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
michael-o edited a comment on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675381119
@dantran Please try this on your huge multimodule project. This should
perform way better than global locking.
@khmarbaise I remember you having huge projects, can
michael-o commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675381119
@dantran Please try this on your huge multimodule project. This should
perform way better than global locking.
@khmarbaise I remember huge projects, can you please try th
elharo commented on a change in pull request #67:
URL: https://github.com/apache/maven-resolver/pull/67#discussion_r472089822
##
File path:
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/TrackingFileManager.java
##
@@ -45,35 +42,28 @@
public Properti
michael-o commented on pull request #67:
URL: https://github.com/apache/maven-resolver/pull/67#issuecomment-675411087
@elharo I'd gently reuse my statement here for the Manager:
https://github.com/apache/maven-resolver/pull/66#issuecomment-674696089. We can
create a separate issue to impro
elharo closed pull request #19:
URL: https://github.com/apache/maven-script-interpreter/pull/19
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
dependabot[bot] commented on pull request #19:
URL:
https://github.com/apache/maven-script-interpreter/pull/19#issuecomment-675417630
OK, I won't notify you again about this release, but will get in touch when
a new version is available.
If you change your mind, just re-open this PR
zhoupb created MASFRES-40:
-
Summary: this problem is not resolved
Key: MASFRES-40
URL: https://issues.apache.org/jira/browse/MASFRES-40
Project: Apache Maven Resource Bundles
Issue Type: Sub-task
philippe-granet commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675549145
On unix, redis default configuration could be with Unix socket? It will be
more
performant than using network?
--
michael-o commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675567320
@philippe-granet While you are correct, of course. I can't provide it.
Please read:
https://github.com/redisson/redisson/issues/773#issuecomment-671056168.
Redisson's code
[
https://issues.apache.org/jira/browse/MASFRES-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MASFRES-40.
-
Resolution: Invalid
Stop opening unrelated issues.
> this problem is not resolved
>
philippe-granet commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675576842
I think you can activate an unix socket if servers binded to loopback
interface (127.0.0.1 ?). It requires netty-transport-native-epoll lib in
classpath. See Config.s
[
https://issues.apache.org/jira/browse/MPOM-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-250:
--
Fix Version/s: MAVEN-35
> remove the JavaDoc taglets from maven-parent
>
[
https://issues.apache.org/jira/browse/MPOM-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179962#comment-17179962
]
Sylwester Lachiewicz commented on MPOM-247:
---
Can we use the name _mavenVersion_?
[
https://issues.apache.org/jira/browse/MPOM-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MPOM-253:
-
Assignee: Sylwester Lachiewicz
> issue management URL incorrect
>
michael-o commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675631671
This will and cannot work. You need to provide the bind address of the Unix
socket. Read the Redisson code.
---
michael-o edited a comment on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675631671
This will not and cannot work. You need to provide the bind address of the
Unix socket. Read the Redisson code.
[
https://issues.apache.org/jira/browse/MNG-6970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-6970.
---
Fix Version/s: (was: wontfix-candidate)
Resolution: Not A Problem
> Mvn -v in cmd shows Syn
[
https://issues.apache.org/jira/browse/MNG-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-6846.
---
Resolution: Incomplete
No reaction.
> conditional overwrite
> -
>
>
[
https://issues.apache.org/jira/browse/WAGON-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov moved MNG-6975 to WAGON-599:
---
Component/s: (was: Plugins and Lifecycle)
wag
[
https://issues.apache.org/jira/browse/MNG-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-6794.
---
Resolution: Won't Fix
You did not understand how Maven works. It operates on projects, not on a local
[
https://issues.apache.org/jira/browse/MINSTALL-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MINSTALL-138.
---
Resolution: Not A Problem
Please raise if you still consider this to be an issue.
> option
[
https://issues.apache.org/jira/browse/MDEPLOY-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MDEPLOY-246.
--
Resolution: Incomplete
No sample project provided.
> Deploy doesn't send authentication crede
dantran edited a comment on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675787334
@michael-o I built your branch (1.5.1-SNAPSHOT), and replace it at my maven
3.6.3( build from source mvn clean install -DresolverVersion=1.5.1-SNAPSHOT
-Drat.skip=true
dantran commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675787334
@michael-o I built your branch (1.5.1-SNAPSHOT), and replace it at my maven
3.6.3( build from source mvn clean install -DresolverVersion=1.5.1-SNAPSHOT
-Drat.skip=true). The
dantran edited a comment on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675787334
@michael-o I built your branch (1.5.1-SNAPSHOT), and replace it at my maven
3.6.3( build from source via mvn clean install -DresolverVersion=1.5.1-SNAPSHOT
-Drat.skip=
Clément Guillaume created MCOMPILER-426:
---
Summary: dedicated option for enabling preview feature
Key: MCOMPILER-426
URL: https://issues.apache.org/jira/browse/MCOMPILER-426
Project: Maven Compile
dependabot[bot] opened a new pull request #66:
URL: https://github.com/apache/maven-shade-plugin/pull/66
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to
3.5.2.
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
releases
dependabot[bot] commented on pull request #65:
URL: https://github.com/apache/maven-shade-plugin/pull/65#issuecomment-675838293
Superseded by #66.
This is an automated message from the Apache Git Service.
To respond to the me
dependabot[bot] closed pull request #65:
URL: https://github.com/apache/maven-shade-plugin/pull/65
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
michael-o commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675873558
@dantran Thank you very much for testing. I assume that your project is not
publically available. I will try to make some assumptions if you cannot share
the trace logs:
michael-o edited a comment on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675873558
@dantran Thank you very much for testing. I assume that your project is not
publically available. I will try to make some assumptions if you cannot share
the trace l
michael-o commented on pull request #68:
URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675883861
If somebody has a large OSS project at hand, let me know. I tried Payara and
Windup. The overhead was very humble: 10%.
---
[
https://issues.apache.org/jira/browse/MNG-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-5307:
Fix Version/s: (was: waiting-for-feedback)
> NPE during resolution of dependencies - parallel mod
[
https://issues.apache.org/jira/browse/MNG-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180299#comment-17180299
]
Michael Osipov commented on MNG-5307:
-
MRESOLVER-131 introduces a fully new, multi-JVM
43 matches
Mail list logo