michael-o commented on code in PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r853812905
##
pom.xml:
##
@@ -101,6 +101,7 @@ under the License.
2.3.2
1.11.2
3.8.2
+1.11.2-SNAPSHOT
Review Comment:
Not required anymore.
###
slawekjaranowski commented on PR #102:
URL: https://github.com/apache/maven-enforcer/pull/102#issuecomment-1103582231
@Stephan202 , @vebits please drop a line on Maven dev list ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
mthmulders commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1103590512
> @mthmulders What was the reason that the only Java `1.8` was working in
the old IT? I am just interested.
At first, I thought (due to the original report in JIRA) that the
dennisl commented on code in PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853876360
##
pom.xml:
##
@@ -118,7 +118,7 @@
org.apache.maven.shared
maven-shared-utils
- 3.2.1
+ 3.3.3
Review Comment:
Fixed
--
This is
dennisl commented on code in PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853879086
##
src/it/MWAR-450/pom.xml:
##
@@ -0,0 +1,55 @@
+
+
+
+
+
+ 4.0.0
+
+ org.apache.maven.its.war
+ mwar450
+ 1.0-SNAPSHOT
+ war
+
+
+UTF-8
+
+
+
+m
dennisl commented on code in PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853881671
##
src/it/MWAR-450/verify.bsh:
##
@@ -0,0 +1,94 @@
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.
dennisl commented on code in PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853881940
##
src/it/MWAR-450/verify.bsh:
##
@@ -0,0 +1,94 @@
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.
dennisl commented on code in PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853882133
##
src/it/MWAR-450/verify.bsh:
##
@@ -0,0 +1,94 @@
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.
mthmulders commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-110363
> @mthmulders I have one more question. The developers would not be able to
see the TAB because it is a white space. If the new guy would refactor it
again, then this IT would not
mthmulders commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1103638849
> If the test fails with escaping characters ` `, you can try using
`String.replaceAll(String, String)` with regex.
>
> Instead of:
>
> ```
> return argLine
>
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524812#comment-17524812
]
Dennis Lundberg commented on MWAR-444:
--
I'm working on MWAR-450 and would like to make
François Régnier created MDEP-801:
-
Summary: includeClassifers not working ?
Key: MDEP-801
URL: https://issues.apache.org/jira/browse/MDEP-801
Project: Maven Dependency Plugin
Issue Type: Bug
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524813#comment-17524813
]
Tamás Cservenák commented on MWAR-444:
--
What disagreement you mean, can you point me t
[
https://issues.apache.org/jira/browse/MWAR-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg closed MWAR-420.
Fix Version/s: 3.3.0
Resolution: Fixed
This seems to have been resolved in Maven War Plugin 3.
slawekjaranowski commented on code in PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853930705
##
src/it/MWAR-450/verify.bsh:
##
@@ -0,0 +1,94 @@
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agr
Slawomir Jaranowski created MWAR-452:
Summary: One page about Skinny WARs
Key: MWAR-452
URL: https://issues.apache.org/jira/browse/MWAR-452
Project: Maven WAR Plugin
Issue Type: Improveme
[
https://issues.apache.org/jira/browse/MWAR-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MWAR-452:
Assignee: Slawomir Jaranowski
> One page about Skinny WARs
> ---
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524853#comment-17524853
]
Slawomir Jaranowski commented on MWAR-444:
--
[~dennisl] - Great hearing about next
olamy commented on code in PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r853973657
##
pom.xml:
##
@@ -260,6 +261,7 @@ under the License.
site
+ true
Review Comment:
because when runn
[
https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524872#comment-17524872
]
Dennis Lundberg commented on MWAR-440:
--
The reason for this seems to be that the time
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524873#comment-17524873
]
Dennis Lundberg commented on MWAR-444:
--
[~cstamas] I was refering to the discussion in
[
https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524872#comment-17524872
]
Dennis Lundberg edited comment on MWAR-440 at 4/20/22 10:43 AM:
-
[
https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524883#comment-17524883
]
Slawomir Jaranowski commented on MWAR-440:
--
Second execution should have own space
olamy commented on PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22#issuecomment-1103797412
> This should only be Matomo-specific, not ASF specific. Just make the full
host a mandatory config option (next to site id) to make this feature usable
outside ASF projects.
i
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524887#comment-17524887
]
Slawomir Jaranowski commented on MWAR-444:
--
outdated discussion about Maven api ve
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524888#comment-17524888
]
Tamás Cservenák commented on MWAR-444:
--
IMHO outdated as well.
> Update plugin (requi
[
https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MSKINS-177:
Fix Version/s: fluido-1.11.0
(was: fluido-1.12.0)
> Support native matomo (i
michael-o commented on code in PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r854013055
##
src/site/apt/index.apt.vm:
##
@@ -166,6 +166,29 @@ Welcome to ${project.name}!
+-+
+** Matomo (e.g ApacheAnalytics)
Review Comment:
Space missing
olamy commented on code in PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r854027983
##
src/site/apt/ITs.apt:
##
@@ -32,6 +32,8 @@ Maven Fuido Skin ITs
* {{{./mskins-14/index.html}Search}}
+ * {{{./mskins-177-apache-analytics/index.html}Apach
[
https://issues.apache.org/jira/browse/MNG-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524903#comment-17524903
]
Ronnie de Lang commented on MNG-7449:
-
Thanks [~cstamas] for your explanation, that fix
[
https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524904#comment-17524904
]
Tuzhilkin Mikhail commented on MWAR-440:
[~sjaranowski], I checked. Indeed, specify
olamy commented on code in PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r854029481
##
pom.xml:
##
@@ -260,6 +261,7 @@ under the License.
site
+ true
Review Comment:
yes because it he
[
https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSKINS-177:
--
Summary: Support Matomo Analytics (e.g. Apache Analytics) as macro (was:
Support native matomo
[
https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MSKINS-177:
Summary: Support Matomo (e.g. Apache Analytics) as macro (was: Support
Matomo Analytics (e.g. Apac
[
https://issues.apache.org/jira/browse/MNG-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7449.
---
Resolution: Information Provided
> [REGRESSION] StringVisitorModelInterpolator NullPointerException
> -
[
https://issues.apache.org/jira/browse/MNG-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7449:
Fix Version/s: (was: wontfix-candidate)
> [REGRESSION] StringVisitorModelInterpolator NullPointer
[
https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg closed MWAR-440.
Resolution: Not A Problem
> When it is necessary to build more than one WAR archive at the same time,
cstamas opened a new pull request, #723:
URL: https://github.com/apache/maven/pull/723
Updates Maven Resolver to latest 1.8.0.
---
https://issues.apache.org/jira/browse/MNG-7453
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
cstamas opened a new pull request, #724:
URL: https://github.com/apache/maven/pull/724
Updates Maven Resolver to 1.8.0.
---
https://issues.apache.org/jira/browse/MNG-7453
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
cstamas closed pull request #721: Check resolver 1.8.0 on maven master
URL: https://github.com/apache/maven/pull/721
--
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 unsubscr
dsubelman commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104101425
> > If the test fails with escaping characters ` `, you can try using
`String.replaceAll(String, String)` with regex.
> > Instead of:
> > ```
> > return argLine
> >
dependabot[bot] opened a new pull request, #145:
URL: https://github.com/apache/maven-enforcer/pull/145
Bumps `mockito.version` from 4.4.0 to 4.5.0.
Updates `mockito-core` from 4.4.0 to 4.5.0
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
sbabcoc commented on code in PR #517:
URL: https://github.com/apache/maven-surefire/pull/517#discussion_r854334421
##
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java:
##
@@ -37,33 +36,77 @@
*
* @since 3.0.0-M6
sbabcoc commented on code in PR #517:
URL: https://github.com/apache/maven-surefire/pull/517#discussion_r854334421
##
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java:
##
@@ -37,33 +36,77 @@
*
* @since 3.0.0-M6
Scott Babcock created SUREFIRE-2075:
---
Summary: Implementation of TestNG "threadCount" option improperly
overrides default value
Key: SUREFIRE-2075
URL: https://issues.apache.org/jira/browse/SUREFIRE-2075
sbabcoc commented on code in PR #517:
URL: https://github.com/apache/maven-surefire/pull/517#discussion_r854356835
##
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java:
##
@@ -37,33 +36,77 @@
*
* @since 3.0.0-M6
sbabcoc commented on code in PR #517:
URL: https://github.com/apache/maven-surefire/pull/517#discussion_r854356835
##
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java:
##
@@ -37,33 +36,77 @@
*
* @since 3.0.0-M6
[
https://issues.apache.org/jira/browse/MSHARED-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1055.
---
Resolution: Fixed
Fixed with
[5efe4723c32aa674ff327c467f6bea776b88be83|https://gitbox.apa
[
https://issues.apache.org/jira/browse/MSHARED-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1057.
---
Resolution: Fixed
Fixed with
[38e8f9850912f846d5efe747fcddbc728873e76a|https://gitbox.apa
[
https://issues.apache.org/jira/browse/MSHARED-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1059.
---
Resolution: Fixed
7965ebd3aa1de72ba28362e8cfd90495d8c5e2cf
> Upgrade Maven Reporting API t
[
https://issues.apache.org/jira/browse/MSHARED-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525166#comment-17525166
]
Michael Osipov edited comment on MSHARED-1059 at 4/20/22 6:15 PM:
---
asfgit merged PR #6:
URL: https://github.com/apache/maven-reporting-impl/pull/6
--
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...@maven
[
https://issues.apache.org/jira/browse/MSHARED-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525176#comment-17525176
]
Hudson commented on MSHARED-1057:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MSHARED-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525177#comment-17525177
]
Hudson commented on MSHARED-1059:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MSHARED-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525175#comment-17525175
]
Hudson commented on MSHARED-1055:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MSHARED-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSHARED-1065:
Description:
* Maven Javadoc Plugin to 3.4.0
* Maven Reporting Impl to 4.0.0-M1
* Maven S
[
https://issues.apache.org/jira/browse/MJAVADOC-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated MJAVADOC-707:
---
Affects Version/s: 3.4.0
> Plugin won't work if Automatic-Module-Name is used
> ---
[
https://issues.apache.org/jira/browse/MJAVADOC-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525257#comment-17525257
]
Christopher Tubbs commented on MJAVADOC-707:
Confirmed still a bug in the j
Tibor17 commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104416689
@dsubelman
Why you use quotation marks `' '`?
These are Linux/Unix specific?
We cannot use it if it is platform specific. We have the library
`maven-shared-utils` with CLI u
Tibor17 commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104439793
@mthmulders
> > @mthmulders I have one more question. The developers would not be able
to see the TAB because it is a white space. If the new guy would refactor it
again, the
dsubelman commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104445284
> @dsubelman Why you use quotation marks `' '`? These are Linux/Unix
specific? We cannot use it if it is platform specific. We have the library
`maven-shared-utils` with CLI utilit
Tibor17 commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104449216
@dsubelman `argLine.replaceAll("\\s+", " ");` is nice.
The code we have now still cannot trust the values which have a new line in
system properties, e.g. `-DmyProp=my \n prop` but
[
https://issues.apache.org/jira/browse/SUREFIRE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned SUREFIRE-2055:
-
Assignee: Slawomir Jaranowski
> Always show random seed
> ---
slawekjaranowski commented on PR #505:
URL: https://github.com/apache/maven-surefire/pull/505#issuecomment-1104454929
@Tibor17 any more remarks ... I'm going to merge it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
dsubelman commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104461256
> @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we have
now still cannot trust the values which have a new line in system properties,
e.g. `-DmyProp=my \n prop` b
Tibor17 commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104465792
> > @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we have
now still cannot trust the values which have a new line in system properties,
e.g. `-DmyProp=my \n prop` b
dsubelman commented on PR #523:
URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104543928
> > > @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we
have now still cannot trust the values which have a new line in system
properties, e.g. `-DmyProp=my \n pro
olamy commented on PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22#issuecomment-1104569223
> The CDATA block is broken:

;` is nice. The code we
have now still cannot trust the values which have a new line in system
properties, e.g. `-DmyProp=my \n pro
dependabot[bot] commented on PR #52:
URL: https://github.com/apache/maven-help-plugin/pull/52#issuecomment-1104690718
Superseded by #55.
--
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 specif
dependabot[bot] closed pull request #52: Bump maven-site-plugin from 3.10.0 to
3.11.0
URL: https://github.com/apache/maven-help-plugin/pull/52
--
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 spe
dependabot[bot] opened a new pull request, #55:
URL: https://github.com/apache/maven-help-plugin/pull/55
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.10.0 to 3.12.0.
Release notes
Sourced from https://github.com/apache/maven-site-plugin/releases";>m
dependabot[bot] opened a new pull request, #78:
URL: https://github.com/apache/maven-apache-parent/pull/78
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.3.2 to 3.4.0.
Commits
https://github.com/apache/maven-javadoc-plugin/commit/40cc602f84d
dependabot[bot] opened a new pull request, #59:
URL: https://github.com/apache/maven-dependency-analyzer/pull/59
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.3.1 to 3.4.0.
Release notes
Sourced from https://github.com/apache/maven-javadoc-plug
dependabot[bot] closed pull request #49: Bump maven-javadoc-plugin from 3.3.1
to 3.3.2
URL: https://github.com/apache/maven-dependency-analyzer/pull/49
--
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 t
dependabot[bot] commented on PR #49:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/49#issuecomment-1104692127
Superseded by #59.
--
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 t
dependabot[bot] opened a new pull request, #114:
URL: https://github.com/apache/maven-invoker-plugin/pull/114
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.10.0 to 3.12.0.
Release notes
Sourced from https://github.com/apache/maven-site-plugin/release
dependabot[bot] opened a new pull request, #8:
URL: https://github.com/apache/maven-reporting-api/pull/8
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.3.2 to 3.4.0.
Commits
https://github.com/apache/maven-javadoc-plugin/commit/40cc602f84dbb
Pruthvi-rsj opened a new pull request, #20:
URL: https://github.com/apache/maven-archiver/pull/20
Upgrading - commons-compress and commons-io to non vulnerable versions.
Also these are minor version changes so they should be backward compatible.
Following this checklist to help us i
dependabot[bot] opened a new pull request, #109:
URL: https://github.com/apache/maven-release/pull/109
Bumps [maven-parent](https://github.com/apache/maven-parent) from 34 to 35.
Commits
See full diff in https://github.com/apache/maven-parent/commits";>compare view
dependabot[bot] opened a new pull request, #80:
URL: https://github.com/apache/maven-site-plugin/pull/80
Bumps [javax.servlet-api](https://github.com/javaee/servlet-spec) from 3.1.0
to 4.0.1.
Commits
https://github.com/javaee/servlet-spec/commit/5574e9b39d806120ac4d3539826a75b2
[
https://issues.apache.org/jira/browse/MWAR-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525438#comment-17525438
]
Dennis Lundberg commented on MWAR-448:
--
In my opinion what you have described above is
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525439#comment-17525439
]
Dennis Lundberg commented on MWAR-444:
--
I saw some other other recent plugin release t
[
https://issues.apache.org/jira/browse/MSHADE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525446#comment-17525446
]
Delany commented on MSHADE-413:
---
[https://github.com/hunterhacker/jdom/issues/199]
> Ma
olamy merged PR #22:
URL: https://github.com/apache/maven-fluido-skin/pull/22
--
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...@maven.a
86 matches
Mail list logo