[jira] [Commented] (SUREFIRE-1763) surefire does not run junit5 tests

2020-03-22 Thread Jan Hoef (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064576#comment-17064576 ] Jan Hoef commented on SUREFIRE-1763: I attached the project. > surefire does not

[jira] [Updated] (SUREFIRE-1763) surefire does not run junit5 tests

2020-03-22 Thread Jan Hoef (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hoef updated SUREFIRE-1763: --- Attachment: user-deposit-store.zip > surefire does not run junit5 tests > ---

[jira] [Updated] (SUREFIRE-1763) surefire does not run junit5 tests

2020-03-22 Thread Jan Hoef (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hoef updated SUREFIRE-1763: --- Description: I have a spring boot project (2.2.5.RELEASE) and when running junit5 test with maven

[GitHub] [maven-dependency-analyzer] johnlinp commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency

2020-03-22 Thread GitBox
johnlinp commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency URL: https://github.com/apache/maven-dependency-analyzer/pull/7#issuecomment-602389723 Hi @hboutemy, After knowing the related issue MSHARED-428, did you decide whether we should

[GitHub] [maven-indexer] olamy merged pull request #50: Change http to https

2020-03-22 Thread GitBox
olamy merged pull request #50: Change http to https URL: https://github.com/apache/maven-indexer/pull/50 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Closed] (SUREFIRE-1762) skipAfterFailureCount>0 with testng 7.1.0 resulting in java.lang.NoSuchMethodError: org.testng.TestNG.addListener(Lorg/testng/ITestListener;)V

2020-03-22 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1762. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=5534bd

[GitHub] [maven-surefire] Tibor17 commented on issue #276: use org.testng.TestNG.addListener(java.lang.Object)

2020-03-22 Thread GitBox
Tibor17 commented on issue #276: use org.testng.TestNG.addListener(java.lang.Object) URL: https://github.com/apache/maven-surefire/pull/276#issuecomment-602289003 @lne3 Thx for contributing! This is an automated message f

[GitHub] [maven-surefire] Tibor17 merged pull request #276: use org.testng.TestNG.addListener(java.lang.Object)

2020-03-22 Thread GitBox
Tibor17 merged pull request #276: use org.testng.TestNG.addListener(java.lang.Object) URL: https://github.com/apache/maven-surefire/pull/276 This is an automated message from the Apache Git Service. To respond to the message

[jira] [Commented] (MSHADE-355) Java 15 Compatibility - ASM Upgrade

2020-03-22 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064437#comment-17064437 ] Elliotte Rusty Harold commented on MSHADE-355: -- Likely why the Linux and Win

[jira] [Created] (MCOMPILER-410) CI Broken by JDK 15 changes

2020-03-22 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MCOMPILER-410: --- Summary: CI Broken by JDK 15 changes Key: MCOMPILER-410 URL: https://issues.apache.org/jira/browse/MCOMPILER-410 Project: Maven Compiler Plugin

[jira] [Updated] (SUREFIRE-1762) skipAfterFailureCount>0 with testng 7.1.0 resulting in java.lang.NoSuchMethodError: org.testng.TestNG.addListener(Lorg/testng/ITestListener;)V

2020-03-22 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-1762: --- Fix Version/s: 3.0.0-M5 > skipAfterFailureCount>0 with testng 7.1.0 resulting in > java.l

[jira] [Assigned] (SUREFIRE-1762) skipAfterFailureCount>0 with testng 7.1.0 resulting in java.lang.NoSuchMethodError: org.testng.TestNG.addListener(Lorg/testng/ITestListener;)V

2020-03-22 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1762: -- Assignee: Tibor Digana > skipAfterFailureCount>0 with testng 7.1.0 resulting in >

[GitHub] [maven-surefire] Tibor17 commented on issue #276: use org.testng.TestNG.addListener(java.lang.Object)

2020-03-22 Thread GitBox
Tibor17 commented on issue #276: use org.testng.TestNG.addListener(java.lang.Object) URL: https://github.com/apache/maven-surefire/pull/276#issuecomment-602274183 @lne3 Thx for the fix. Let's wait for successful build.

[jira] [Commented] (SUREFIRE-1762) skipAfterFailureCount>0 with testng 7.1.0 resulting in java.lang.NoSuchMethodError: org.testng.TestNG.addListener(Lorg/testng/ITestListener;)V

2020-03-22 Thread Lutz Neugebauer (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064411#comment-17064411 ] Lutz Neugebauer commented on SUREFIRE-1762: --- Hello [~tibordigana], please f

[jira] [Comment Edited] (SUREFIRE-1762) skipAfterFailureCount>0 with testng 7.1.0 resulting in java.lang.NoSuchMethodError: org.testng.TestNG.addListener(Lorg/testng/ITestListener;)V

2020-03-22 Thread Lutz Neugebauer (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064411#comment-17064411 ] Lutz Neugebauer edited comment on SUREFIRE-1762 at 3/22/20, 8:42 PM: ---

[GitHub] [maven-surefire] lne3 opened a new pull request #276: use org.testng.TestNG.addListener(java.lang.Object)

2020-03-22 Thread GitBox
lne3 opened a new pull request #276: use org.testng.TestNG.addListener(java.lang.Object) URL: https://github.com/apache/maven-surefire/pull/276 instead of org.testng.TestNG.addListener(org.testng.ITestListener) which has been removed from testng 7.x+ (SUREFIRE-1762)

[jira] [Commented] (MENFORCER-347) RequireJavaVersion should use plexus-java

2020-03-22 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064388#comment-17064388 ] Robert Scholte commented on MENFORCER-347: -- That's good news that this has be

[GitHub] [maven-fluido-skin] slawekjaranowski commented on issue #12: [MSKINS-162] github action to confirm build and test

2020-03-22 Thread GitBox
slawekjaranowski commented on issue #12: [MSKINS-162] github action to confirm build and test URL: https://github.com/apache/maven-fluido-skin/pull/12#issuecomment-602246712 action was run successfully on my fork https://github.com/slawekjaranowski/maven-fluido-skin/actions/runs/60906636

[GitHub] [maven-fluido-skin] slawekjaranowski opened a new pull request #12: [MSKINS-162] github action to confirm build and test

2020-03-22 Thread GitBox
slawekjaranowski opened a new pull request #12: [MSKINS-162] github action to confirm build and test URL: https://github.com/apache/maven-fluido-skin/pull/12 This is an automated message from the Apache Git Service. To respo

[GitHub] [maven-invoker-plugin] elharo closed pull request #17: deps: update JUnit and artifact-transfer

2020-03-22 Thread GitBox
elharo closed pull request #17: deps: update JUnit and artifact-transfer URL: https://github.com/apache/maven-invoker-plugin/pull/17 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Created] (MSKINS-163) Upgrade parent pom 30 -> 34

2020-03-22 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSKINS-163: -- Summary: Upgrade parent pom 30 -> 34 Key: MSKINS-163 URL: https://issues.apache.org/jira/browse/MSKINS-163 Project: Maven Skins Issue Type: Depen

[jira] [Updated] (MDEP-560) maven-dependency-plugin ignores method references passed as parameter

2020-03-22 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MDEP-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MDEP-560: --- Description: I created example for commons-lang library https://gist.github.com/vdergachev/3dd0908ec03

[jira] [Updated] (MDEP-471) Java 8 Method references are not detected

2020-03-22 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MDEP-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MDEP-471: --- Description: It is possible to get the dependency plugin to fail to recognize methods references. For

[jira] [Updated] (MDEP-471) Java 8 Method references are not detected

2020-03-22 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MDEP-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MDEP-471: --- Description: It is possible to get the depedency plugin to fail to recognize methods references. For

[GitHub] [maven-dependency-analyzer] hboutemy commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency

2020-03-22 Thread GitBox
hboutemy commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency URL: https://github.com/apache/maven-dependency-analyzer/pull/7#issuecomment-602229962 ok, found the commit that introduced this change: https://github.com/apache/maven-dependency-analyz

[GitHub] [maven-invoker-plugin] elharo opened a new pull request #18: [MINVOKER-259] update doxia

2020-03-22 Thread GitBox
elharo opened a new pull request #18: [MINVOKER-259] update doxia URL: https://github.com/apache/maven-invoker-plugin/pull/18 @hboutemy This is an automated message from the Apache Git Service. To respond to the message, plea

[jira] [Assigned] (MINVOKER-259) upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts

2020-03-22 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MINVOKER-259: -- Assignee: Elliotte Rusty Harold > upgrade Doxia Sitetools to 1.9.2 t

[jira] [Comment Edited] (MSHARED-428) maven-dependency-analyzer does not detect method references

2020-03-22 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041619#comment-15041619 ] Herve Boutemy edited comment on MSHARED-428 at 3/22/20, 3:45 PM: -

[jira] [Created] (MSKINS-162) Add GitHub Action to confirm PR build

2020-03-22 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSKINS-162: -- Summary: Add GitHub Action to confirm PR build Key: MSKINS-162 URL: https://issues.apache.org/jira/browse/MSKINS-162 Project: Maven Skins Issue T

[GitHub] [maven-invoker-plugin] elharo opened a new pull request #17: deps: update JUnit and artifact-transfer

2020-03-22 Thread GitBox
elharo opened a new pull request #17: deps: update JUnit and artifact-transfer URL: https://github.com/apache/maven-invoker-plugin/pull/17 @olamy This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Created] (ARCHETYPE-589) Warning(Archetype not found) when creating a project from Archetype: maven-archetype-site

2020-03-22 Thread Stefango (Jira)
Stefango created ARCHETYPE-589: -- Summary: Warning(Archetype not found) when creating a project from Archetype: maven-archetype-site Key: ARCHETYPE-589 URL: https://issues.apache.org/jira/browse/ARCHETYPE-589

[GitHub] [maven-dependency-analyzer] hboutemy commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency

2020-03-22 Thread GitBox
hboutemy commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency URL: https://github.com/apache/maven-dependency-analyzer/pull/7#issuecomment-602226842 @johnlinp can you please check with every past release of the plugin to find when this change was i

[GitHub] [maven-dependency-analyzer] hboutemy commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency

2020-03-22 Thread GitBox
hboutemy commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency URL: https://github.com/apache/maven-dependency-analyzer/pull/7#issuecomment-602226222 > Current implementation will support Class.forName("coffee"), which is important to keep working (

[jira] [Commented] (MSKINS-161) Upgrade Facebook like button integration

2020-03-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064308#comment-17064308 ] Michael Osipov commented on MSKINS-161: --- Usually we do in separate ones. > Upgrade

[jira] [Commented] (MSKINS-161) Upgrade Facebook like button integration

2020-03-22 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064307#comment-17064307 ] Slawomir Jaranowski commented on MSKINS-161: Can be on ticket for all project

[jira] [Commented] (MSKINS-161) Upgrade Facebook like button integration

2020-03-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064303#comment-17064303 ] Michael Osipov commented on MSKINS-161: --- Separate tickets please. > Upgrade Facebo

[GitHub] [maven-dependency-analyzer] elharo merged pull request #9: docs: rewrite for clarity

2020-03-22 Thread GitBox
elharo merged pull request #9: docs: rewrite for clarity URL: https://github.com/apache/maven-dependency-analyzer/pull/9 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[jira] [Commented] (MSKINS-161) Upgrade Facebook like button integration

2020-03-22 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064302#comment-17064302 ] Slawomir Jaranowski commented on MSKINS-161: I see some more work connected w

[jira] [Commented] (MSKINS-161) Upgrade Facebook like button integration

2020-03-22 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064290#comment-17064290 ] Slawomir Jaranowski commented on MSKINS-161: ok. I will try to do it > Upgra

[GitHub] [maven-dependency-plugin] elharo merged pull request #38: docs: fix typo

2020-03-22 Thread GitBox
elharo merged pull request #38: docs: fix typo URL: https://github.com/apache/maven-dependency-plugin/pull/38 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [maven-dependency-analyzer] elharo merged pull request #10: deps: update parent pom

2020-03-22 Thread GitBox
elharo merged pull request #10: deps: update parent pom URL: https://github.com/apache/maven-dependency-analyzer/pull/10 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[jira] [Commented] (MENFORCER-347) RequireJavaVersion should use plexus-java

2020-03-22 Thread Kevin Leturc (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064283#comment-17064283 ] Kevin Leturc commented on MENFORCER-347: This was indeed an issue fixed by LAN

[GitHub] [maven-dependency-analyzer] elharo commented on a change in pull request #9: docs: rewrite for clarity

2020-03-22 Thread GitBox
elharo commented on a change in pull request #9: docs: rewrite for clarity URL: https://github.com/apache/maven-dependency-analyzer/pull/9#discussion_r396094843 ## File path: src/site/apt/index.apt.vm ## @@ -30,11 +30,12 @@ ${project.name} Analyzes the dependencies of

[jira] [Created] (MINVOKER-261) Confusing error message

2020-03-22 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MINVOKER-261: -- Summary: Confusing error message Key: MINVOKER-261 URL: https://issues.apache.org/jira/browse/MINVOKER-261 Project: Maven Invoker Plugin

[GitHub] [maven-dependency-analyzer] rfscholte commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency

2020-03-22 Thread GitBox
rfscholte commented on issue #7: [MDEP-679] mvn dependency:analyze detected wrong transitive dependency URL: https://github.com/apache/maven-dependency-analyzer/pull/7#issuecomment-602193385 Suppose I would except this change, you can't use it as long as you call `dependency:analyze`. You

[jira] [Commented] (MSKINS-161) Upgrade Facebook like button integration

2020-03-22 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064255#comment-17064255 ] Michael Osipov commented on MSKINS-161: --- Feel free to provide a PR. > Upgrade Face

[GitHub] [maven-dependency-analyzer] michael-o commented on a change in pull request #9: docs: rewrite for clarity

2020-03-22 Thread GitBox
michael-o commented on a change in pull request #9: docs: rewrite for clarity URL: https://github.com/apache/maven-dependency-analyzer/pull/9#discussion_r396087583 ## File path: src/site/apt/index.apt.vm ## @@ -30,11 +30,12 @@ ${project.name} Analyzes the dependencies

[jira] [Comment Edited] (MENFORCER-347) RequireJavaVersion should use plexus-java

2020-03-22 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064247#comment-17064247 ] Robert Scholte edited comment on MENFORCER-347 at 3/22/20, 11:53 AM: ---

[jira] [Commented] (MENFORCER-347) RequireJavaVersion should use plexus-java

2020-03-22 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064247#comment-17064247 ] Robert Scholte commented on MENFORCER-347: -- The root problem is [JavaVersion

[GitHub] [maven-dependency-analyzer] elharo opened a new pull request #10: deps: update parent pom

2020-03-22 Thread GitBox
elharo opened a new pull request #10: deps: update parent pom URL: https://github.com/apache/maven-dependency-analyzer/pull/10 @rfscholte This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-dependency-analyzer] elharo opened a new pull request #9: docs: rewrite for clarity

2020-03-22 Thread GitBox
elharo opened a new pull request #9: docs: rewrite for clarity URL: https://github.com/apache/maven-dependency-analyzer/pull/9 @hboutemy This is an automated message from the Apache Git Service. To respond to the messa

[jira] [Commented] (MENFORCER-347) RequireJavaVersion should use plexus-java

2020-03-22 Thread Kevin Leturc (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064244#comment-17064244 ] Kevin Leturc commented on MENFORCER-347: I didn't find the enum in RequireJava

[GitHub] [maven-dependency-plugin] elharo opened a new pull request #38: docs: fix typo

2020-03-22 Thread GitBox
elharo opened a new pull request #38: docs: fix typo URL: https://github.com/apache/maven-dependency-plugin/pull/38 @Tibor17 This is an automated message from the Apache Git Service. To respond to the message, please log o

[jira] [Commented] (MDEP-679) mvn dependency:analyze detected wrong transitive dependency

2020-03-22 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064230#comment-17064230 ] Elliotte Rusty Harold commented on MDEP-679: Just mentioning that you shouldn't

[jira] [Commented] (SUREFIRE-1762) skipAfterFailureCount>0 with testng 7.1.0 resulting in java.lang.NoSuchMethodError: org.testng.TestNG.addListener(Lorg/testng/ITestListener;)V

2020-03-22 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064222#comment-17064222 ] Tibor Digana commented on SUREFIRE-1762: [~juherr] Hi Julien, We are still us

[jira] [Commented] (SUREFIRE-1763) surefire does not run junit5 tests

2020-03-22 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064219#comment-17064219 ] Tibor Digana commented on SUREFIRE-1763: [~JanHoef] See the documentation in S

[jira] [Commented] (SUREFIRE-1763) surefire does not run junit5 tests

2020-03-22 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064218#comment-17064218 ] Tibor Digana commented on SUREFIRE-1763: This is not truth. We have integratio

[jira] [Commented] (MNG-6878) Upgrade Guice to 4.2.3

2020-03-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064215#comment-17064215 ] Hudson commented on MNG-6878: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6878 #2 See

[jira] [Created] (MSKINS-161) Upgrade Facebook like button integration

2020-03-22 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSKINS-161: -- Summary: Upgrade Facebook like button integration Key: MSKINS-161 URL: https://issues.apache.org/jira/browse/MSKINS-161 Project: Maven Skins Issu