[GitHub] [maven-shade-plugin] kriegaex edited a comment on pull request #100: [MSHADE-396] Improve SourceContent Shading

2021-07-07 Thread GitBox
kriegaex edited a comment on pull request #100: URL: https://github.com/apache/maven-shade-plugin/pull/100#issuecomment-876058443 Sorry for the late feedback. I just checked out this PR and ran it against my shading configuration in AspectJ, then diffed the shaded source archives before

[GitHub] [maven-shade-plugin] kriegaex commented on pull request #100: [MSHADE-396] Improve SourceContent Shading

2021-07-07 Thread GitBox
kriegaex commented on pull request #100: URL: https://github.com/apache/maven-shade-plugin/pull/100#issuecomment-876058443 Sorry for the late feedback. I just checked out this PR and ran it against my shading configuration is AspectJ, then diffed the shaded source archives before and

[GitHub] [maven-archetype] elharo commented on pull request #65: [ARCHETYPE-584] don't normalize whitespace in tests so we can test for whitespace

2021-07-07 Thread GitBox
elharo commented on pull request #65: URL: https://github.com/apache/maven-archetype/pull/65#issuecomment-876005412 I'm trying to understand what's going on here, and how it fails. This is easier to do one change at a time. This test isn't very well factored to start with, and might need

[jira] [Commented] (MRESOLVER-189) Using semaphore-redisson followed by rwlock-redisson on many parallel build of the same project triggers redisson error

2021-07-07 Thread Jacques-Etienne Beaudet (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376868#comment-17376868 ] Jacques-Etienne Beaudet commented on MRESOLVER-189: --- Good hunch, I'll test it out

[jira] [Commented] (MRESOLVER-189) Using semaphore-redisson followed by rwlock-redisson on many parallel build of the same project triggers redisson error

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376866#comment-17376866 ] Michael Osipov commented on MRESOLVER-189: -- Has this been resolved with MRESOLVER-184? >

[jira] [Updated] (MRESOLVER-189) Using semaphore-redisson followed by rwlock-redisson on many parallel build of the same project triggers redisson error

2021-07-07 Thread Jacques-Etienne Beaudet (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques-Etienne Beaudet updated MRESOLVER-189: -- Description: While testing performance for in

[jira] [Updated] (MRESOLVER-189) Using semaphore-redisson followed by rwlock-redisson on many parallel build of the same project triggers redisson error

2021-07-07 Thread Jacques-Etienne Beaudet (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques-Etienne Beaudet updated MRESOLVER-189: -- Description: While testing performance for in

[jira] [Updated] (MRESOLVER-189) Using semaphore-redisson followed by rwlock-redisson on many parallel build of the same project triggers redisson error

2021-07-07 Thread Jacques-Etienne Beaudet (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques-Etienne Beaudet updated MRESOLVER-189: -- Summary: Using semaphore-redisson followed by rwlock-redisson on

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875962106 with semaphores : 19.795s without : 17.418s This is using my custom build mvn with redisson 3.15.6 and maven-resolver-named-locks-redisson-1.7.1. Again,

[jira] [Created] (MRESOLVER-189) Using semaphore followed by rwlock-redisson on many parallel build of the same project triggers redisson error

2021-07-07 Thread Jacques-Etienne Beaudet (Jira)
Jacques-Etienne Beaudet created MRESOLVER-189: - Summary: Using semaphore followed by rwlock-redisson on many parallel build of the same project triggers redisson error Key: MRESOLVER-189 URL:

[jira] [Commented] (SUREFIRE-1926) Console logs should be synchronized

2021-07-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376843#comment-17376843 ] Tibor Digana commented on SUREFIRE-1926: [~michael-o] Let's switch to Slack, because our talks

[GitHub] [maven-resolver] michael-o edited a comment on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
michael-o edited a comment on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875908357 > > > @michael-o Yup that's correct, reusing the same m2 repo for different builds cut the build time dramatically, that's exactly why I ended up using your

[jira] [Commented] (SUREFIRE-1926) Console logs should be synchronized

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376826#comment-17376826 ] Michael Osipov commented on SUREFIRE-1926: -- Shit, it is threadsafe internally:

[jira] [Commented] (SUREFIRE-1926) Console logs should be synchronized

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376823#comment-17376823 ] Michael Osipov commented on SUREFIRE-1926: -- See: https://stackoverflow.com/a/6123321/696632

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875909859 I'll test it out tomorrow and come back to you. Thanks again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (MRESOLVER-188) Improve documentation on using the named locks with redis/hazelcast

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376821#comment-17376821 ] Michael Osipov commented on MRESOLVER-188: -- Will add https://github.com/jebeaudet as reviewer

[GitHub] [maven-resolver] michael-o commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
michael-o commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875908357 > > > @michael-o Yup that's correct, reusing the same m2 repo for different builds cut the build time dramatically, that's exactly why I ended up using your plugin

[jira] [Assigned] (MRESOLVER-188) Improve documentation on using the named locks with redis/hazelcast

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRESOLVER-188: Assignee: Michael Osipov > Improve documentation on using the named locks with

[jira] [Commented] (SUREFIRE-1926) Console logs should be synchronized

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376819#comment-17376819 ] Michael Osipov commented on SUREFIRE-1926: -- I read your comment therefore the ticket confused

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875906048 @michael-o Yup that's correct, reusing the same m2 repo for different builds cut the build time dramatically, that's exactly why I ended up using your plugin for secure

[jira] [Created] (MRESOLVER-188) Improve documentation on using the named locks with redis/hazelcast

2021-07-07 Thread Jacques-Etienne Beaudet (Jira)
Jacques-Etienne Beaudet created MRESOLVER-188: - Summary: Improve documentation on using the named locks with redis/hazelcast Key: MRESOLVER-188 URL: https://issues.apache.org/jira/browse/MRESOLVER-188

[jira] [Updated] (MRESOLVER-188) Improve documentation on using the named locks with redis/hazelcast

2021-07-07 Thread Jacques-Etienne Beaudet (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques-Etienne Beaudet updated MRESOLVER-188: -- Priority: Minor (was: Major) > Improve documentation on using the

[GitHub] [maven-resolver] michael-o commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
michael-o commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875894045 I have already noticed that documentation is weak. We were more focused on proper functionality. I also have founds bugs in Redisson with this new module. Please file an

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875884653 I figured I'd educate myself so I built maven 3.8.1 with maven-resolver set to 1.7.0 and run the tests with `mvn compile

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875841033 Yea ok it finally makes sense. If I can suggest something, this should be in the documentation to warn others. Since the 1.7.x version is the current version, it's the

[GitHub] [maven-archetype] newur edited a comment on pull request #65: [ARCHETYPE-584] don't normalize whitespace in tests so we can test for whitespace

2021-07-07 Thread GitBox
newur edited a comment on pull request #65: URL: https://github.com/apache/maven-archetype/pull/65#issuecomment-875833742 @elharo I don't see what you try to achieve or what your reasoning is here. However, the call to `.normalizeWhitespace()` is rather new and I assume it was

[GitHub] [maven-archetype] newur commented on pull request #65: [ARCHETYPE-584] don't normalize whitespace in tests so we can test for whitespace

2021-07-07 Thread GitBox
newur commented on pull request #65: URL: https://github.com/apache/maven-archetype/pull/65#issuecomment-875833742 @elharo I don't see what you try to achieve or what your reasoning is here. However, the call to `.normalizeWhitespace()` is rather new and I assume it was added to

[jira] [Commented] (SUREFIRE-1926) Console logs should be synchronized

2021-07-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376763#comment-17376763 ] Tibor Digana commented on SUREFIRE-1926: [~michael-o] Michael, you did not read my comment

[jira] [Updated] (ARCHETYPE-562) Error ordering Default Properties

2021-07-07 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated ARCHETYPE-562: Fix Version/s: 3.2.1 > Error ordering Default Properties >

[jira] [Resolved] (ARCHETYPE-562) Error ordering Default Properties

2021-07-07 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-562. - Resolution: Fixed > Error ordering Default Properties >

[jira] [Updated] (ARCHETYPE-558) Allow transitive requiredProperty from non default ones

2021-07-07 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated ARCHETYPE-558: Fix Version/s: 3.2.1 > Allow transitive requiredProperty from non

[GitHub] [maven-resolver] michael-o commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
michael-o commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875820934 I would recomment to compare the `tree` output of 3.8.x and 4.0.x and replace Resolver JARs. -- This is an automated message from the Apache Git Service. To respond to

[jira] [Resolved] (ARCHETYPE-558) Allow transitive requiredProperty from non default ones

2021-07-07 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-558. - Resolution: Fixed > Allow transitive requiredProperty from non

[GitHub] [maven-resolver] michael-o commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
michael-o commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875820164 Maven 3.8.x comes with Resolver 1.6.x because Resolver 1.7 requires Java 8 which Maven 3.8.x cannot offer. You can create a custom Maven distro to upgrade Resolver. See

[GitHub] [maven-archetype] elharo merged pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; properly handle orderi

2021-07-07 Thread GitBox
elharo merged pull request #64: URL: https://github.com/apache/maven-archetype/pull/64 -- 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:

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875803262 @michael-o Oh OK good to know between 1.6.x and 1.7.x. I have it running with 1.6.x and it works great for our use case(thx for that!), I was just trying to upgrade and

[GitHub] [maven-archetype] elharo commented on pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; properly handle

2021-07-07 Thread GitBox
elharo commented on pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#issuecomment-875786039 one more time: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-archetype/job/test4/ if this passes and there are no more commits, I'll merge -- This

[GitHub] [maven-archetype] elharo commented on pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; properly handle

2021-07-07 Thread GitBox
elharo commented on pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#issuecomment-875746655 I should the final PR in jenkins and merge it if it passs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-archetype] mbenson commented on pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; properly handle

2021-07-07 Thread GitBox
mbenson commented on pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#issuecomment-875738621 Thanks @elharo ! What's next? -- 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

[GitHub] [maven-resolver] michael-o commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
michael-o commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875735162 The Redisson-based approach between 1.6 and 1.7 is, unfortunately, not compatible. It has been competely moved to the named lock approach. I highly recommend to replace

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-07 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875702776 @michael-o Actually, I'm trying to upgrade from an old version of our custom maven jenkins image that was working and I'm running into this issue. [The previous

[GitHub] [maven-archetype] elharo commented on pull request #65: [ARCHETYPE-584] don't normalize whitespace in tests so we can test for whitespace

2021-07-07 Thread GitBox
elharo commented on pull request #65: URL: https://github.com/apache/maven-archetype/pull/65#issuecomment-875699923 It might make sense to create a new Java 11 test rather than changing this one. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-archetype] mbenson commented on a change in pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; pro

2021-07-07 Thread GitBox
mbenson commented on a change in pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#discussion_r665437580 ## File path: maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/generation/DefaultArchetypeGenerationConfigurator.java ## @@

[GitHub] [maven-archetype] mbenson commented on a change in pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; pro

2021-07-07 Thread GitBox
mbenson commented on a change in pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#discussion_r665436637 ## File path: maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/generation/DefaultArchetypeGenerationConfigurator.java ## @@

[GitHub] [maven-archetype] mbenson commented on a change in pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; pro

2021-07-07 Thread GitBox
mbenson commented on a change in pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#discussion_r665435676 ## File path: maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/generation/DefaultArchetypeGenerationConfigurator.java ## @@

[GitHub] [maven-archetype] elharo commented on pull request #65: [ARCHETYPE-584] don't normalize whitespace in tests so we can test for whitespace

2021-07-07 Thread GitBox
elharo commented on pull request #65: URL: https://github.com/apache/maven-archetype/pull/65#issuecomment-875650892 Yep: ``` Expected: Expected text value ' ' but was ' ' - comparing at /project[1]/text()[1] to at /project[1]/text()[1]:

[GitHub] [maven-archetype] newur commented on pull request #65: [ARCHETYPE-584] don't normalize whitespace in tests so we can test for whitespace

2021-07-07 Thread GitBox
newur commented on pull request #65: URL: https://github.com/apache/maven-archetype/pull/65#issuecomment-875650552 Looks like it fails on JDK 11+ https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-archetype/job/linebreak/1/testReport/ -- This is an automated message

[GitHub] [maven-archetype] elharo commented on a change in pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; prop

2021-07-07 Thread GitBox
elharo commented on a change in pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#discussion_r665417765 ## File path: maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/generation/DefaultArchetypeGenerationConfigurator.java ## @@ -313,46

[GitHub] [maven-archetype] elharo commented on pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; properly handle

2021-07-07 Thread GitBox
elharo commented on pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#issuecomment-875643202 checking again https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-archetype/job/test3/ -- This is an automated message from the Apache Git Service. To respond

[GitHub] [maven-archetype] mbenson commented on pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; properly handle

2021-07-07 Thread GitBox
mbenson commented on pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#issuecomment-875635447 Addressed latest comments... unfortunately I seem to lack permission to re-trigger the CI build. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [maven-archetype] elharo opened a new pull request #65: [ARCHETYPE-584] don't normalize whitespace in tests so we can test for whitespace

2021-07-07 Thread GitBox
elharo opened a new pull request #65: URL: https://github.com/apache/maven-archetype/pull/65 @newur @Tibor17 Passes in Java 8. I want to see if this fails in Java 11. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (SUREFIRE-1926) Console logs should be synchronized

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376579#comment-17376579 ] Michael Osipov commented on SUREFIRE-1926: -- Why do you think that this issue will solve the

[jira] [Commented] (MNG-7161) Error thrown during uninstalling of JAnsi

2021-07-07 Thread Guy Brand (Jira)
[ https://issues.apache.org/jira/browse/MNG-7161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376533#comment-17376533 ] Guy Brand commented on MNG-7161: Also see [https://github.com/fusesource/jansi/issues/214] which is the

[GitHub] [maven-shared-utils] guylabs commented on a change in pull request #93: Make uninstall resilient to Jansi errors

2021-07-07 Thread GitBox
guylabs commented on a change in pull request #93: URL: https://github.com/apache/maven-shared-utils/pull/93#discussion_r665333009 ## File path: src/main/java/org/apache/maven/shared/utils/logging/MessageUtils.java ## @@ -98,7 +98,14 @@ private static void doSystemUninstall()

[GitHub] [maven-shared-utils] rfscholte commented on a change in pull request #93: Make uninstall resilient to Jansi errors

2021-07-07 Thread GitBox
rfscholte commented on a change in pull request #93: URL: https://github.com/apache/maven-shared-utils/pull/93#discussion_r665316955 ## File path: src/main/java/org/apache/maven/shared/utils/logging/MessageUtils.java ## @@ -98,7 +98,14 @@ private static void

[jira] [Commented] (MSHARED-993) Make MessageUtils resilient to failures during uninstall

2021-07-07 Thread Guy Brand (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376518#comment-17376518 ] Guy Brand commented on MSHARED-993: --- The respective pull request 

[jira] [Commented] (MNG-7161) Error thrown during uninstalling of JAnsi

2021-07-07 Thread Guy Brand (Jira)
[ https://issues.apache.org/jira/browse/MNG-7161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376519#comment-17376519 ] Guy Brand commented on MNG-7161: I've opened https://issues.apache.org/jira/browse/MSHARED-993 and the

[GitHub] [maven-shared-utils] guylabs opened a new pull request #93: Make uninstall resilient to Jansi errors

2021-07-07 Thread GitBox
guylabs opened a new pull request #93: URL: https://github.com/apache/maven-shared-utils/pull/93 See https://issues.apache.org/jira/browse/MSHARED-993 for details. There is no unit/integration test for this as it would require to use Powermock or similar to mock Jansi. If requested,

[jira] [Commented] (SUREFIRE-1926) Console logs should be synchronized

2021-07-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376517#comment-17376517 ] Tibor Digana commented on SUREFIRE-1926: [~michael-o] Pls have a look at the log in

[jira] [Created] (MSHARED-993) Make MessageUtils resilient to failures during uninstall

2021-07-07 Thread Guy Brand (Jira)
Guy Brand created MSHARED-993: - Summary: Make MessageUtils resilient to failures during uninstall Key: MSHARED-993 URL: https://issues.apache.org/jira/browse/MSHARED-993 Project: Maven Shared Components

[jira] [Comment Edited] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-07 Thread satellite15 (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376507#comment-17376507 ] satellite15 edited comment on SUREFIRE-1927 at 7/7/21, 11:51 AM: - Only

[jira] [Commented] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-07 Thread satellite15 (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376507#comment-17376507 ] satellite15 commented on SUREFIRE-1927: --- {code:java} ${surefireArgLine} ${unit.test.skip}

[jira] [Commented] (MINDEXER-127) Maven repository indexing error: java.nio.channels.OverlappingFileLockException

2021-07-07 Thread Victor Rubezhny (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376499#comment-17376499 ] Victor Rubezhny commented on MINDEXER-127: -- Hello [~slachiewicz], Still have to ask the same

[jira] [Commented] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376494#comment-17376494 ] Tibor Digana commented on SUREFIRE-1927: [~satellite15] I would like to see the list of your

[jira] [Commented] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-07 Thread satellite15 (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376489#comment-17376489 ] satellite15 commented on SUREFIRE-1927: --- [~tibordigana] Thanks for that. I'm not sure how

[jira] [Commented] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376478#comment-17376478 ] Tibor Digana commented on SUREFIRE-1927: Hi [~satellite15], You can debug the Maven process

[jira] [Commented] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-07 Thread satellite15 (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376476#comment-17376476 ] satellite15 commented on SUREFIRE-1927: --- [~tibordigana] we haven't the enableProcessChecker

[jira] [Comment Edited] (WAGON-611) Cannot download Artifact com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376353#comment-17376353 ] Michael Osipov edited comment on WAGON-611 at 7/7/21, 7:11 AM: --- You build

[jira] [Commented] (WAGON-611) Cannot download Artifact com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2

2021-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376353#comment-17376353 ] Michael Osipov commented on WAGON-611: -- You build suffers from two fundamental problems: 1. Starting

[jira] [Updated] (MARTIFACT-24) add goal to check that plugins versions do not have known reproducibility issues

2021-07-07 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-24: --- Fix Version/s: 3.2.0 > add goal to check that plugins versions do not have known

[jira] [Created] (MARTIFACT-24) add goal to check that plugins versions do not have known reproducibility issues

2021-07-07 Thread Herve Boutemy (Jira)
Herve Boutemy created MARTIFACT-24: -- Summary: add goal to check that plugins versions do not have known reproducibility issues Key: MARTIFACT-24 URL: https://issues.apache.org/jira/browse/MARTIFACT-24