[jira] [Commented] (MSHARED-511) Using structures to keep insertion order for MANIFEST.MF

2020-04-16 Thread md_5 (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085419#comment-17085419 ] md_5 commented on MSHARED-511: -- This isn't really fixed as in JDK 8 the underlying java.uti

[GitHub] [maven-archetype] ripper2hl commented on a change in pull request #36: Add feature to create base dir

2020-04-16 Thread GitBox
ripper2hl commented on a change in pull request #36: Add feature to create base dir URL: https://github.com/apache/maven-archetype/pull/36#discussion_r409962351 ## File path: archetype-common/src/main/java/org/apache/maven/archetype/ArchetypeGenerationRequest.java ## @@ -

[GitHub] [maven-archetype] ripper2hl commented on issue #36: Add feature to create base dir

2020-04-16 Thread GitBox
ripper2hl commented on issue #36: Add feature to create base dir URL: https://github.com/apache/maven-archetype/pull/36#issuecomment-614946934 This a related jira issue , i don't know if what is you need @elharo . https://issues.apache.org/jira/browse/ARCHETYPE-311 --

[GitHub] [maven-archetype] ripper2hl commented on a change in pull request #36: Add feature to create base dir

2020-04-16 Thread GitBox
ripper2hl commented on a change in pull request #36: Add feature to create base dir URL: https://github.com/apache/maven-archetype/pull/36#discussion_r409904662 ## File path: archetype-common/src/main/java/org/apache/maven/archetype/ArchetypeGenerationRequest.java ## @@ -

[GitHub] [maven-surefire] Tibor17 commented on issue #248: SUREFIRE-1695 Support multiple inheritance of @Categories

2020-04-16 Thread GitBox
Tibor17 commented on issue #248: SUREFIRE-1695 Support multiple inheritance of @Categories URL: https://github.com/apache/maven-surefire/pull/248#issuecomment-614942298 @YiannisDermitzakis Here is a new branch https://github.com/apache/maven-surefire/tree/pull/248 where the test are au

[jira] [Commented] (SUREFIRE-1776) DefaultReportFactory doesn't report errors when engine fails

2020-04-16 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085295#comment-17085295 ] Tibor Digana commented on SUREFIRE-1776: It could simply happen tht the JUnit

[jira] [Updated] (MNG-6892) Design Multi-Release jar support

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-6892: --- Description: Figure out what multi-release jar builds in maven look like: changes to p

[jira] [Commented] (ARCHETYPE-594) Update easymock

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085292#comment-17085292 ] Elliotte Rusty Harold commented on ARCHETYPE-594: - I prefer Mockito to

[jira] [Closed] (MNG-6751) Warning on empty version of reporting plugins

2020-04-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6751. --- Fix Version/s: (was: waiting-for-feedback) Resolution: Incomplete No sample project provided

[jira] [Updated] (MINVOKER-263) integration test support for .kts pre/post hook scripts

2020-04-16 Thread Dariusz Kuc (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Kuc updated MINVOKER-263: - Description: It would be great if {{maven-invoker-plugin}} could support Kotlin script files (.

[jira] [Closed] (MNG-5872) Maven results are wrong after rerun test cases by RetryListeners

2020-04-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-5872. --- Fix Version/s: (was: wontfix-candidate) (was: waiting-for-feedback) Re

[jira] [Created] (MINVOKER-263) integration test support for .kts pre/post hook scripts

2020-04-16 Thread Dariusz Kuc (Jira)
Dariusz Kuc created MINVOKER-263: Summary: integration test support for .kts pre/post hook scripts Key: MINVOKER-263 URL: https://issues.apache.org/jira/browse/MINVOKER-263 Project: Maven Invoker Plug

[jira] [Commented] (MNG-6356) property from list element in pom model

2020-04-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085276#comment-17085276 ] Michael Osipov commented on MNG-6356: - The problem could be simply Plexus Interpolation

[jira] [Closed] (MNG-6857) When a repository we are referring to , in pom.xml has been made down or shut down . The maven is not handling it appropriately

2020-04-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6857. --- Fix Version/s: (was: wontfix-candidate) (was: waiting-for-feedback) Re

[jira] [Closed] (MNG-6368) Maven 3.5.2 breaks the Maven Invoker Plugin on Windows

2020-04-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6368. --- Fix Version/s: (was: wontfix-candidate) (was: waiting-for-feedback) Re

[GitHub] [maven-archetype] elharo opened a new pull request #45: [ARCHETYPE-594] Update EasyMock

2020-04-16 Thread GitBox
elharo opened a new pull request #45: [ARCHETYPE-594] Update EasyMock URL: https://github.com/apache/maven-archetype/pull/45 @michael-o This is the latest version that works with Java 7. The EasyMock API changed since the tests were written so there's a lot of test rewrites here. ---

[jira] [Commented] (ARCHETYPE-594) Update easymock

2020-04-16 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085252#comment-17085252 ] Robert Scholte commented on ARCHETYPE-594: -- nowadays we prefer mockito over e

[jira] [Resolved] (ARCHETYPE-593) Update artifact-transfer

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-593. - Resolution: Fixed > Update artifact-transfer > ---

[jira] [Closed] (ARCHETYPE-593) Update artifact-transfer

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed ARCHETYPE-593. --- > Update artifact-transfer > > > Key:

[jira] [Assigned] (ARCHETYPE-593) Update artifact-transfer

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned ARCHETYPE-593: --- Assignee: Elliotte Rusty Harold > Update artifact-transfer >

[jira] [Assigned] (ARCHETYPE-594) Update easymock

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned ARCHETYPE-594: --- Assignee: Elliotte Rusty Harold > Update easymock > -

[jira] [Assigned] (ARCHETYPE-598) Update JUnit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned ARCHETYPE-598: --- Assignee: Elliotte Rusty Harold > Update JUnit > > >

[jira] [Closed] (ARCHETYPE-598) Update JUnit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed ARCHETYPE-598. --- > Update JUnit > > > Key: ARCHETYPE-598 >

[jira] [Resolved] (ARCHETYPE-598) Update JUnit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-598. - Resolution: Fixed > Update JUnit > > > Ke

[jira] [Resolved] (ARCHETYPE-596) Update xmlunit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-596. - Resolution: Fixed > Update xmlunit > -- > >

[GitHub] [maven-archetype] elharo merged pull request #42: [MARCHETYPE-596] update xmlunit

2020-04-16 Thread GitBox
elharo merged pull request #42: [MARCHETYPE-596] update xmlunit URL: https://github.com/apache/maven-archetype/pull/42 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Closed] (ARCHETYPE-596) Update xmlunit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed ARCHETYPE-596. --- > Update xmlunit > -- > > Key: ARCHETYPE-596 >

[GitHub] [maven-archetype] elharo commented on issue #42: [MARCHETYPE-596] update xmlunit

2020-04-16 Thread GitBox
elharo commented on issue #42: [MARCHETYPE-596] update xmlunit URL: https://github.com/apache/maven-archetype/pull/42#issuecomment-614888422 Updating enforcer rules worked. This is an automated message from the Apache Git Serv

[jira] [Commented] (MANTRUN-224) Require Java 8

2020-04-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085240#comment-17085240 ] Hudson commented on MANTRUN-224: Build succeeded in Jenkins: Maven TLP » maven-antrun-pl

[GitHub] [maven-archetype] newur commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml

2020-04-16 Thread GitBox
newur commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml URL: https://github.com/apache/maven-archetype/pull/35#discussion_r409828497 ## File path: archetype-common/src/test/java/org/apache/maven/archetype/old/ArchetypeTest.java ## @@ -

[GitHub] [maven-archetype] newur commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml

2020-04-16 Thread GitBox
newur commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml URL: https://github.com/apache/maven-archetype/pull/35#discussion_r409828626 ## File path: archetype-common/src/test/java/org/apache/maven/archetype/old/ArchetypeTest.java ## @@ -

[jira] [Updated] (MANTRUN-226) Bump minimum required Maven for Plugin to 3.1.0

2020-04-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MANTRUN-226: - Summary: Bump minimum required Maven for Plugin to 3.1.0 (was: Bump minimum req

[jira] [Created] (MANTRUN-226) Bump minimum required Maven for Plugin to 3.1.1

2020-04-16 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MANTRUN-226: Summary: Bump minimum required Maven for Plugin to 3.1.1 Key: MANTRUN-226 URL: https://issues.apache.org/jira/browse/MANTRUN-226 Project: Maven Antrun

[GitHub] [maven-archetype] Tibor17 commented on a change in pull request #27: ARCHETYPE-531

2020-04-16 Thread GitBox
Tibor17 commented on a change in pull request #27: ARCHETYPE-531 URL: https://github.com/apache/maven-archetype/pull/27#discussion_r409799554 ## File path: archetype-common/src/main/java/org/apache/maven/archetype/creator/FilesetArchetypeCreator.java ## @@ -702,7 +702,9 @@

[jira] [Commented] (MNG-6454) Introduce option to allow non-pom packaging types to also support the modules-tag

2020-04-16 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085197#comment-17085197 ] Robert Scholte commented on MNG-6454: - No, this fits in the current pom model 4.0.0. S

[jira] [Resolved] (ARCHETYPE-591) Update JDOM

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-591. - Resolution: Fixed > Update JDOM > --- > > Key:

[jira] [Closed] (ARCHETYPE-591) Update JDOM

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed ARCHETYPE-591. --- > Update JDOM > --- > > Key: ARCHETYPE-591 >

[jira] [Resolved] (ARCHETYPE-592) Update commons-io

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-592. - Resolution: Fixed > Update commons-io > - > >

[jira] [Closed] (ARCHETYPE-592) Update commons-io

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed ARCHETYPE-592. --- > Update commons-io > - > > Key: ARCHETYPE-592

[GitHub] [maven-archetype] elharo commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml

2020-04-16 Thread GitBox
elharo commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml URL: https://github.com/apache/maven-archetype/pull/35#discussion_r409776830 ## File path: archetype-common/src/test/java/org/apache/maven/archetype/old/ArchetypeTest.java ## @@

[GitHub] [maven-archetype] elharo commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml

2020-04-16 Thread GitBox
elharo commented on a change in pull request #35: ARCHETYPE-584 fix indention in root pom.xml URL: https://github.com/apache/maven-archetype/pull/35#discussion_r409778208 ## File path: archetype-common/src/test/java/org/apache/maven/archetype/old/ArchetypeTest.java ## @@

[GitHub] [maven-archetype] michael-o commented on a change in pull request #36: Add feature to create base dir

2020-04-16 Thread GitBox
michael-o commented on a change in pull request #36: Add feature to create base dir URL: https://github.com/apache/maven-archetype/pull/36#discussion_r409777230 ## File path: archetype-common/src/main/java/org/apache/maven/archetype/ArchetypeGenerationRequest.java ## @@ -

[GitHub] [maven-archetype] rfscholte commented on issue #42: [MARCHETYPE-596] update xmlunit

2020-04-16 Thread GitBox
rfscholte commented on issue #42: [MARCHETYPE-596] update xmlunit URL: https://github.com/apache/maven-archetype/pull/42#issuecomment-614831898 my guess: the rule is set to failOnWarning. AFAIK most recent version of this rule understands multirelease jar. On 16-4-2020 20:44:45, Elliot

[jira] [Closed] (ARCHETYPE-595) Update Plexus

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed ARCHETYPE-595. --- Assignee: Elliotte Rusty Harold > Update Plexus > - > >

[jira] [Resolved] (ARCHETYPE-595) Update Plexus

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-595. - Resolution: Fixed > Update Plexus > - > >

[GitHub] [maven-archetype] elharo merged pull request #43: [MARCHETYPE-595] update plexus

2020-04-16 Thread GitBox
elharo merged pull request #43: [MARCHETYPE-595] update plexus URL: https://github.com/apache/maven-archetype/pull/43 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [maven-archetype] elharo commented on issue #42: [MARCHETYPE-596] update xmlunit

2020-04-16 Thread GitBox
elharo commented on issue #42: [MARCHETYPE-596] update xmlunit URL: https://github.com/apache/maven-archetype/pull/42#issuecomment-614830007 Hmm, shouldn't that be an ERROR, not a WARNING then? In either case, is our test here to strict? The problematic byte code is hidden in inside a mu

[GitHub] [maven-archetype] rfscholte commented on issue #42: [MARCHETYPE-596] update xmlunit

2020-04-16 Thread GitBox
rfscholte commented on issue #42: [MARCHETYPE-596] update xmlunit URL: https://github.com/apache/maven-archetype/pull/42#issuecomment-614826701 It was not a test that failed.  [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ archetype-common --- [INFO] R

[GitHub] [maven-archetype] elharo commented on issue #42: [MARCHETYPE-596] update xmlunit

2020-04-16 Thread GitBox
elharo commented on issue #42: [MARCHETYPE-596] update xmlunit URL: https://github.com/apache/maven-archetype/pull/42#issuecomment-614819854 Curious how this gives a red build AND "Test Result (no failures)" This is an automat

[jira] [Commented] (MLINKCHECK-28) javax.net.ssl.SSLHandshakeException : Received fatal alert: handshake_failure

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MLINKCHECK-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085169#comment-17085169 ] Elliotte Rusty Harold commented on MLINKCHECK-28: - perhaps relvant: [

[jira] [Closed] (MLINKCHECK-36) upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MLINKCHECK-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MLINKCHECK-36. --- > upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts > --

[jira] [Resolved] (MLINKCHECK-36) upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MLINKCHECK-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MLINKCHECK-36. - Resolution: Fixed > upgrade Doxia Sitetools to 1.9.2 to remove depende

[GitHub] [maven-archetype] elharo merged pull request #44: [MARCHETYPE-598] update JUnit

2020-04-16 Thread GitBox
elharo merged pull request #44: [MARCHETYPE-598] update JUnit URL: https://github.com/apache/maven-archetype/pull/44 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Created] (SUREFIRE-1776) DefaultReportFactory doesn't report errors when engine fails

2020-04-16 Thread Mickael Istria (Jira)
Mickael Istria created SUREFIRE-1776: Summary: DefaultReportFactory doesn't report errors when engine fails Key: SUREFIRE-1776 URL: https://issues.apache.org/jira/browse/SUREFIRE-1776 Project: Mav

[jira] [Commented] (MLINKCHECK-36) upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts

2020-04-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MLINKCHECK-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085013#comment-17085013 ] Hudson commented on MLINKCHECK-36: -- Build succeeded in Jenkins: Maven TLP » maven-lin

[GitHub] [maven-archetype] elharo merged pull request #40: {MARCHETYPE-593] update artifact transfer

2020-04-16 Thread GitBox
elharo merged pull request #40: {MARCHETYPE-593] update artifact transfer URL: https://github.com/apache/maven-archetype/pull/40 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [maven-archetype] elharo merged pull request #39: [MARCHETYPE-592] update commons-io

2020-04-16 Thread GitBox
elharo merged pull request #39: [MARCHETYPE-592] update commons-io URL: https://github.com/apache/maven-archetype/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [maven-archetype] elharo merged pull request #38: [MARCHETYPE-591] update jdom

2020-04-16 Thread GitBox
elharo merged pull request #38: [MARCHETYPE-591] update jdom URL: https://github.com/apache/maven-archetype/pull/38 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-linkcheck-plugin] elharo merged pull request #1: [MLINKCHECK-36] update doxia and parent POM

2020-04-16 Thread GitBox
elharo merged pull request #1: [MLINKCHECK-36] update doxia and parent POM URL: https://github.com/apache/maven-linkcheck-plugin/pull/1 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [maven-jxr] elharo merged pull request #16: remove reference to deprecated class

2020-04-16 Thread GitBox
elharo merged pull request #16: remove reference to deprecated class URL: https://github.com/apache/maven-jxr/pull/16 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Commented] (MLINKCHECK-28) javax.net.ssl.SSLHandshakeException : Received fatal alert: handshake_failure

2020-04-16 Thread Roman Ivanov (Jira)
[ https://issues.apache.org/jira/browse/MLINKCHECK-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084904#comment-17084904 ] Roman Ivanov commented on MLINKCHECK-28: checkstyle project is on jdk8 from Ma

[GitHub] [maven-archetype] elharo opened a new pull request #44: [MARCHETYPE-598] update JUnit

2020-04-16 Thread GitBox
elharo opened a new pull request #44: [MARCHETYPE-598] update JUnit URL: https://github.com/apache/maven-archetype/pull/44 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (ARCHETYPE-599) Update maven-antrun-plugn

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-599: --- Summary: Update maven-antrun-plugn Key: ARCHETYPE-599 URL: https://issues.apache.org/jira/browse/ARCHETYPE-599 Project: Maven Archetype

[jira] [Created] (ARCHETYPE-598) Update JUnit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-598: --- Summary: Update JUnit Key: ARCHETYPE-598 URL: https://issues.apache.org/jira/browse/ARCHETYPE-598 Project: Maven Archetype Issue Type:

[GitHub] [maven-archetype] elharo closed pull request #41: update xmlunit

2020-04-16 Thread GitBox
elharo closed pull request #41: update xmlunit URL: https://github.com/apache/maven-archetype/pull/41 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [maven-archetype] elharo opened a new pull request #43: [MARCHETYPE-595] update plexus

2020-04-16 Thread GitBox
elharo opened a new pull request #43: [MARCHETYPE-595] update plexus URL: https://github.com/apache/maven-archetype/pull/43 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-archetype] elharo opened a new pull request #42: [MARCHETYPE-595] update xmlunit

2020-04-16 Thread GitBox
elharo opened a new pull request #42: [MARCHETYPE-595] update xmlunit URL: https://github.com/apache/maven-archetype/pull/42 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[jira] [Assigned] (ARCHETYPE-596) Update xmlunit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned ARCHETYPE-596: --- Assignee: Elliotte Rusty Harold > Update xmlunit > --

[GitHub] [maven-archetype] elharo opened a new pull request #41: update xmlunit

2020-04-16 Thread GitBox
elharo opened a new pull request #41: update xmlunit URL: https://github.com/apache/maven-archetype/pull/41 @Tibor17 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Created] (ARCHETYPE-597) update aether

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-597: --- Summary: update aether Key: ARCHETYPE-597 URL: https://issues.apache.org/jira/browse/ARCHETYPE-597 Project: Maven Archetype Issue Type:

[jira] [Created] (ARCHETYPE-596) Update xmlunit

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-596: --- Summary: Update xmlunit Key: ARCHETYPE-596 URL: https://issues.apache.org/jira/browse/ARCHETYPE-596 Project: Maven Archetype Issue Type

[jira] [Created] (ARCHETYPE-595) Update Plexus

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-595: --- Summary: Update Plexus Key: ARCHETYPE-595 URL: https://issues.apache.org/jira/browse/ARCHETYPE-595 Project: Maven Archetype Issue Type:

[jira] [Created] (ARCHETYPE-594) Update easymock

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-594: --- Summary: Update easymock Key: ARCHETYPE-594 URL: https://issues.apache.org/jira/browse/ARCHETYPE-594 Project: Maven Archetype Issue Typ

[GitHub] [maven-archetype] elharo opened a new pull request #40: {MARCHETYPE-593] update artifact transfer

2020-04-16 Thread GitBox
elharo opened a new pull request #40: {MARCHETYPE-593] update artifact transfer URL: https://github.com/apache/maven-archetype/pull/40 @Tibor17 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [maven-archetype] elharo opened a new pull request #39: update commons-io

2020-04-16 Thread GitBox
elharo opened a new pull request #39: update commons-io URL: https://github.com/apache/maven-archetype/pull/39 @Tibor17 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Created] (ARCHETYPE-592) Update commons-io

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-592: --- Summary: Update commons-io Key: ARCHETYPE-592 URL: https://issues.apache.org/jira/browse/ARCHETYPE-592 Project: Maven Archetype Issue T

[jira] [Created] (ARCHETYPE-593) Update artifact-transfer

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-593: --- Summary: Update artifact-transfer Key: ARCHETYPE-593 URL: https://issues.apache.org/jira/browse/ARCHETYPE-593 Project: Maven Archetype

[GitHub] [maven-surefire] Tibor17 commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5

2020-04-16 Thread GitBox
Tibor17 commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5 URL: https://github.com/apache/maven-surefire/pull/274#issuecomment-614652858 @mosabua yes, I would doo it too, even 3.3.x as well. We have updated all plugins to 3.0 and it was not easy job. IMO doing it

[jira] [Assigned] (ARCHETYPE-591) Update JDOM

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned ARCHETYPE-591: --- Assignee: Elliotte Rusty Harold > Update JDOM > --- > >

[GitHub] [maven-archetype] elharo opened a new pull request #38: [MARCHETYPE-591] update jdom

2020-04-16 Thread GitBox
elharo opened a new pull request #38: [MARCHETYPE-591] update jdom URL: https://github.com/apache/maven-archetype/pull/38 @Tibor17 This is an automated message from the Apache Git Service. To respond to the message, please lo

[jira] [Created] (ARCHETYPE-591) Update JDOM

2020-04-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-591: --- Summary: Update JDOM Key: ARCHETYPE-591 URL: https://issues.apache.org/jira/browse/ARCHETYPE-591 Project: Maven Archetype Issue Type: D

[jira] [Commented] (MLINKCHECK-28) javax.net.ssl.SSLHandshakeException : Received fatal alert: handshake_failure

2020-04-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MLINKCHECK-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084861#comment-17084861 ] Elliotte Rusty Harold commented on MLINKCHECK-28: - What JDK are you us

[GitHub] [maven-linkcheck-plugin] elharo commented on a change in pull request #1: [MLINKCHECK-36] update doxia and parent POM

2020-04-16 Thread GitBox
elharo commented on a change in pull request #1: [MLINKCHECK-36] update doxia and parent POM URL: https://github.com/apache/maven-linkcheck-plugin/pull/1#discussion_r409542510 ## File path: pom.xml ## @@ -62,11 +62,11 @@ under the License. -1.4 -1.4 +