slawekjaranowski opened a new pull request, #538:
URL: https://github.com/apache/maven-surefire/pull/538
- use banners from parent pom
- use maven-fluido-skin version from parent
- tob/side bar configuration from parent
- remove dead link to privacy
---
Following this c
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542384#comment-17542384
]
Michael Osipov commented on DOXIASITETOOLS-174:
---
Yes, my plan is to
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542384#comment-17542384
]
Michael Osipov edited comment on DOXIASITETOOLS-174 at 5/26/22 7:32 AM:
---
slawekjaranowski commented on PR #538:
URL: https://github.com/apache/maven-surefire/pull/538#issuecomment-1138257657
In parent pom `36` we have: `maven-fluido-skin:1.10.0`
If we want to use newer version `(1.11.0)` should be managed in parent not
in each project separately.
--
This is
olamy commented on PR #538:
URL: https://github.com/apache/maven-surefire/pull/538#issuecomment-1138263927
> In parent pom `36` we have: `maven-fluido-skin:1.10.0` If we want to use
newer version `(1.11.0)` should be managed in parent not in each project
separately.
until the parent
michael-o commented on PR #135:
URL: https://github.com/apache/maven-scm/pull/135#issuecomment-1138267976
Added those tiny changes myself. Requires #149 to be merged first.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
[
https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542394#comment-17542394
]
ASF GitHub Bot commented on SCM-977:
michael-o commented on PR #135:
URL: https://github
olamy opened a new pull request, #539:
URL: https://github.com/apache/maven-surefire/pull/539
Signed-off-by: Olivier Lamy
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.or
slawekjaranowski commented on PR #538:
URL: https://github.com/apache/maven-surefire/pull/538#issuecomment-1138276048
In parent we collect many other things, like plugin versions etc ...
So we will have one update for parent not many updates in each projects.
We needn't wait wait long
slawekjaranowski commented on code in PR #539:
URL: https://github.com/apache/maven-surefire/pull/539#discussion_r882435460
##
maven-surefire-plugin/src/site/apt/history.apt.vm:
##
@@ -0,0 +1,90 @@
+ --
+ History
+ --
+ Stephen Connolly
+ Allan Ramirez
+ --
+
nielsbasjes commented on code in PR #149:
URL: https://github.com/apache/maven-scm/pull/149#discussion_r882435884
##
maven-scm-plugin/src/test/java/org/apache/maven/scm/plugin/CheckoutMojoTest.java:
##
@@ -81,6 +81,12 @@ public void testSkipCheckoutWithConnectionUrl()
[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542402#comment-17542402
]
ASF GitHub Bot commented on SCM-989:
nielsbasjes commented on code in PR #149:
URL: http
olamy commented on code in PR #539:
URL: https://github.com/apache/maven-surefire/pull/539#discussion_r882438538
##
maven-surefire-plugin/src/site/apt/history.apt.vm:
##
@@ -0,0 +1,90 @@
+ --
+ History
+ --
+ Stephen Connolly
+ Allan Ramirez
+ --
+ 2011-06-27
olamy commented on code in PR #539:
URL: https://github.com/apache/maven-surefire/pull/539#discussion_r882438736
##
maven-surefire-plugin/src/site/apt/history.apt.vm:
##
@@ -0,0 +1,90 @@
+ --
+ History
+ --
+ Stephen Connolly
+ Allan Ramirez
+ --
+ 2011-06-27
michael-o commented on code in PR #149:
URL: https://github.com/apache/maven-scm/pull/149#discussion_r882444380
##
maven-scm-plugin/src/test/java/org/apache/maven/scm/plugin/CheckoutMojoTest.java:
##
@@ -81,6 +81,12 @@ public void testSkipCheckoutWithConnectionUrl()
S
[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542403#comment-17542403
]
ASF GitHub Bot commented on SCM-989:
michael-o commented on code in PR #149:
URL: https:
michael-o commented on code in PR #149:
URL: https://github.com/apache/maven-scm/pull/149#discussion_r882444380
##
maven-scm-plugin/src/test/java/org/apache/maven/scm/plugin/CheckoutMojoTest.java:
##
@@ -81,6 +81,12 @@ public void testSkipCheckoutWithConnectionUrl()
S
[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542404#comment-17542404
]
ASF GitHub Bot commented on SCM-989:
michael-o commented on code in PR #149:
URL: https:
michael-o commented on PR #149:
URL: https://github.com/apache/maven-scm/pull/149#issuecomment-1138302455
[out.txt](https://github.com/apache/maven-scm/files/8777592/out.txt)
@nielsbasjes Here is the patch, watch the failure. Consider the code in mojo
tests as intermediate.
--
This
[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542406#comment-17542406
]
ASF GitHub Bot commented on SCM-989:
michael-o commented on PR #149:
URL: https://github
nielsbasjes commented on code in PR #149:
URL: https://github.com/apache/maven-scm/pull/149#discussion_r882470983
##
maven-scm-plugin/src/test/java/org/apache/maven/scm/plugin/CheckoutMojoTest.java:
##
@@ -81,6 +81,12 @@ public void testSkipCheckoutWithConnectionUrl()
[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542413#comment-17542413
]
ASF GitHub Bot commented on SCM-989:
nielsbasjes commented on code in PR #149:
URL: http
[
https://issues.apache.org/jira/browse/SCM-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542414#comment-17542414
]
Niels Basjes commented on SCM-939:
--
Sure, I'll pick this one up.
I'm going to wait until t
olamy commented on PR #539:
URL: https://github.com/apache/maven-surefire/pull/539#issuecomment-1138339121
@slawekjaranowski TBH my preference would have been to remove this. So I
just copy/paste the content to another page as asked on dev@ but I don't have
any intention to change anything
asfgit closed pull request #149: [SCM-989] Tests fail if svn and/or git are not
installed
URL: https://github.com/apache/maven-scm/pull/149
--
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
asfgit merged PR #135:
URL: https://github.com/apache/maven-scm/pull/135
--
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.apache
[
https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated SCM-977:
---
Summary: Support for retrieving tags from the changelog (was: Retrieve the
tags on commits using the ch
[
https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned SCM-977:
--
Assignee: Michael Osipov
> Retrieve the tags on commits using the changelog command.
> --
[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542419#comment-17542419
]
ASF GitHub Bot commented on SCM-989:
asfgit closed pull request #149: [SCM-989] Tests fa
[
https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated SCM-977:
---
Fix Version/s: 2.0.0-M2
> Retrieve the tags on commits using the changelog command.
> --
[
https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542420#comment-17542420
]
ASF GitHub Bot commented on SCM-977:
asfgit merged PR #135:
URL: https://github.com/apac
[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-989.
--
Resolution: Fixed
Fixed with
[262e8afc6e79b63a5c5e0e57de2cbf9434c7d7ee|https://gitbox.apache.org/repos/as
[
https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-977.
--
Resolution: Fixed
Fixed with
[b04525fa0716e6de7a65bf9970284efa0e49b177|https://gitbox.apache.org/repos/as
mthmulders commented on code in PR #168:
URL:
https://github.com/apache/maven-integration-testing/pull/168#discussion_r882592111
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7443ConsistencyOfOptionalProjectsAndProfilesTest.java:
##
@@ -0,0 +1,69 @@
+package org.
[
https://issues.apache.org/jira/browse/SCM-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542486#comment-17542486
]
Niels Basjes commented on SCM-939:
--
My current assessment is that I cannot fix this simply
nielsbasjes opened a new pull request, #150:
URL: https://github.com/apache/maven-scm/pull/150
First steps to make use of JUnit 4 so the `assume` methods actually work as
expected.
Some tests pass, several do not.
--
This is an automated message from the Apache Git Service.
To resp
[
https://issues.apache.org/jira/browse/SCM-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542487#comment-17542487
]
ASF GitHub Bot commented on SCM-939:
nielsbasjes opened a new pull request, #150:
URL: h
adangel commented on PR #69:
URL: https://github.com/apache/maven-pmd-plugin/pull/69#issuecomment-1138589479
Thanks for fixing :)
--
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 comm
[
https://issues.apache.org/jira/browse/SCM-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542493#comment-17542493
]
Michael Osipov commented on SCM-939:
Had a chat with [~cstamas], we came basically to th
adangel commented on code in PR #66:
URL: https://github.com/apache/maven-pmd-plugin/pull/66#discussion_r882725487
##
src/main/java/org/apache/maven/plugins/pmd/exec/PmdExecutor.java:
##
@@ -323,6 +307,26 @@ private PmdResult run() throws MavenReportException
return new
adangel commented on PR #66:
URL: https://github.com/apache/maven-pmd-plugin/pull/66#issuecomment-1138635624
> @adangel Let me know how you want to proceed, I want to push 3.17.0 with
Doxia updates.
I plan to release a new PMD version this Saturday. Would be nice, if that
could be in
kriegaex commented on PR #131:
URL: https://github.com/apache/maven-enforcer/pull/131#issuecomment-1138638208
No, I do not understand. Rebasing by yourself takes much less time than
having this conversation with me. And even if I do rebase, you still need to
verify that the test does the ri
adangel closed pull request #66: [MPMD-336] Replace deprecated calls to PMD
URL: https://github.com/apache/maven-pmd-plugin/pull/66
--
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 commen
michael-o commented on PR #66:
URL: https://github.com/apache/maven-pmd-plugin/pull/66#issuecomment-1138659636
> > @adangel Let me know how you want to proceed, I want to push 3.17.0 with
Doxia updates.
>
> I plan to release a new PMD version this Saturday. Would be nice, if that
cou
[
https://issues.apache.org/jira/browse/MENFORCER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MENFORCER-408:
---
Fix Version/s: 3.0.0
> Regression test for dependency convergence problem
[
https://issues.apache.org/jira/browse/MENFORCER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MENFORCER-408:
--
Assignee: Sylwester Lachiewicz
> Regression test for dependency con
[
https://issues.apache.org/jira/browse/MPMD-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542523#comment-17542523
]
Hudson commented on MPMD-336:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven-pmd-plugin
viiikkkiii closed pull request #657: Update pom.xml
URL: https://github.com/apache/maven-mvnd/pull/657
--
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: i
viiikkkiii opened a new pull request, #657:
URL: https://github.com/apache/maven-mvnd/pull/657
its my first change
--
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 unsubs
asfgit closed pull request #131: [MENFORCER-408] Add new dependency convergence
regression IT
URL: https://github.com/apache/maven-enforcer/pull/131
--
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
[
https://issues.apache.org/jira/browse/MENFORCER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MENFORCER-408.
--
Resolution: Fixed
> Regression test for dependency convergence problem fixed
slachiewicz closed pull request #92: [MENFORCER-307] - remove unCheckedPlugins
field
URL: https://github.com/apache/maven-enforcer/pull/92
--
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 specifi
[
https://issues.apache.org/jira/browse/MENFORCER-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MENFORCER-307.
--
Resolution: Abandoned
> Removed deprecated marked unCheckedPlugins in favour
[
https://issues.apache.org/jira/browse/MENFORCER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542550#comment-17542550
]
Hudson commented on MENFORCER-408:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
mthmulders closed pull request #657: Update pom.xml
URL: https://github.com/apache/maven-mvnd/pull/657
--
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: i
[
https://issues.apache.org/jira/browse/SCM-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542562#comment-17542562
]
Michael Osipov commented on SCM-939:
I think we with [~cstamas] would take the stance to
[
https://issues.apache.org/jira/browse/SCM-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated SCM-925:
---
Fix Version/s: 2.0.0-M2
> RemoveCommand unsupported - maven-release-plugin:prepare-with-pom failing
> --
slawekjaranowski commented on code in PR #741:
URL: https://github.com/apache/maven/pull/741#discussion_r882871821
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java:
##
@@ -108,4 +122,75 @@ private PluginExecution findPluginExe
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542566#comment-17542566
]
ASF GitHub Bot commented on MNG-7468:
-
slawekjaranowski commented on code in PR #741:
U
slawekjaranowski commented on code in PR #741:
URL: https://github.com/apache/maven/pull/741#discussion_r882871821
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java:
##
@@ -108,4 +122,75 @@ private PluginExecution findPluginExe
slawekjaranowski commented on code in PR #741:
URL: https://github.com/apache/maven/pull/741#discussion_r882871821
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java:
##
@@ -108,4 +122,75 @@ private PluginExecution findPluginExe
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542567#comment-17542567
]
ASF GitHub Bot commented on MNG-7468:
-
slawekjaranowski commented on code in PR #741:
U
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542568#comment-17542568
]
ASF GitHub Bot commented on MNG-7468:
-
slawekjaranowski commented on code in PR #741:
U
michael-o commented on code in PR #741:
URL: https://github.com/apache/maven/pull/741#discussion_r882877568
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java:
##
@@ -108,4 +122,75 @@ private PluginExecution findPluginExecution(
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542570#comment-17542570
]
ASF GitHub Bot commented on MNG-7468:
-
michael-o commented on code in PR #741:
URL: htt
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542571#comment-17542571
]
ASF GitHub Bot commented on MNG-7468:
-
slawekjaranowski commented on code in PR #741:
U
slawekjaranowski commented on code in PR #741:
URL: https://github.com/apache/maven/pull/741#discussion_r882879288
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java:
##
@@ -108,4 +122,75 @@ private PluginExecution findPluginExe
michael-o commented on code in PR #741:
URL: https://github.com/apache/maven/pull/741#discussion_r882884736
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java:
##
@@ -108,4 +122,75 @@ private PluginExecution findPluginExecution(
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542576#comment-17542576
]
ASF GitHub Bot commented on MNG-7468:
-
michael-o commented on code in PR #741:
URL: htt
slawekjaranowski commented on code in PR #741:
URL: https://github.com/apache/maven/pull/741#discussion_r882886798
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/DefaultMojoExecutionConfigurator.java:
##
@@ -108,4 +122,75 @@ private PluginExecution findPluginExe
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542584#comment-17542584
]
ASF GitHub Bot commented on MNG-7468:
-
slawekjaranowski commented on code in PR #741:
U
Michael Osipov created MRELEASE-1094:
Summary: Clean up dependencies
Key: MRELEASE-1094
URL: https://issues.apache.org/jira/browse/MRELEASE-1094
Project: Maven Release Plugin
Issue Type:
[
https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542600#comment-17542600
]
Hudson commented on MNG-7468:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-741 #
Michael Osipov created MRELEASE-1095:
Summary: Upgrade Maven SCM to 1.13.10
Key: MRELEASE-1095
URL: https://issues.apache.org/jira/browse/MRELEASE-1095
Project: Maven Release Plugin
Issue
[
https://issues.apache.org/jira/browse/MRELEASE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRELEASE-1095:
-
Summary: Upgrade Maven SCM to 1.13.0 (was: Upgrade Maven SCM to 1.13.10)
> Upgrade Ma
michael-o opened a new pull request, #131:
URL: https://github.com/apache/maven-release/pull/131
This closes #131
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/br
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542624#comment-17542624
]
Herve Boutemy commented on DOXIASITETOOLS-174:
--
with an alias, nothi
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542625#comment-17542625
]
Michael Osipov commented on DOXIASITETOOLS-174:
---
Even in the Java m
michael-o commented on code in PR #98:
URL: https://github.com/apache/maven-doxia/pull/98#discussion_r882961924
##
doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSink.java:
##
@@ -1567,21 +1567,24 @@ public void tableRow()
@Override
public void tab
[
https://issues.apache.org/jira/browse/DOXIA-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542632#comment-17542632
]
ASF GitHub Bot commented on DOXIA-590:
--
michael-o commented on code in PR #98:
URL: h
slawekjaranowski commented on PR #526:
URL: https://github.com/apache/maven-surefire/pull/526#issuecomment-1138905610
Thanks for your contribution. Sorry but I don't see value for this change.
Please create issue and describe problem which you try to resolve.
--
This is an automated mes
slawekjaranowski closed pull request #526: How about turning off the default
build reports generation feature
URL: https://github.com/apache/maven-surefire/pull/526
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542641#comment-17542641
]
Herve Boutemy commented on DOXIASITETOOLS-174:
--
class names are comp
Slawomir Jaranowski created MPOM-318:
Summary: Bump maven-site-plugin from 3.11.0 to 3.12.0
Key: MPOM-318
URL: https://issues.apache.org/jira/browse/MPOM-318
Project: Maven POMs
Issue Typ
[
https://issues.apache.org/jira/browse/MPOM-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MPOM-318:
Assignee: Slawomir Jaranowski
> Bump maven-site-plugin from 3.11.0 to 3.12.0
> -
[
https://issues.apache.org/jira/browse/MPOM-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MPOM-318.
Resolution: Fixed
> Bump maven-site-plugin from 3.11.0 to 3.12.0
> --
Slawomir Jaranowski created MPOM-319:
Summary: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
Key: MPOM-319
URL: https://issues.apache.org/jira/browse/MPOM-319
Project: Maven POMs
Issue Ty
slawekjaranowski merged PR #78:
URL: https://github.com/apache/maven-apache-parent/pull/78
--
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-unsubs
[
https://issues.apache.org/jira/browse/MPOM-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MPOM-319.
Resolution: Fixed
> Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
> -
slawekjaranowski merged PR #79:
URL: https://github.com/apache/maven-apache-parent/pull/79
--
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-unsubs
[
https://issues.apache.org/jira/browse/MPOM-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MPOM-320.
Resolution: Fixed
> Bump maven-antrun-plugin from 3.0.0 to 3.1.0
> --
[
https://issues.apache.org/jira/browse/MCOMPILER-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542644#comment-17542644
]
Thorbjørn Ravn Andersen commented on MCOMPILER-394:
---
[~loeti] now th
Slawomir Jaranowski created MPOM-320:
Summary: Bump maven-antrun-plugin from 3.0.0 to 3.1.0
Key: MPOM-320
URL: https://issues.apache.org/jira/browse/MPOM-320
Project: Maven POMs
Issue Typ
slawekjaranowski merged PR #81:
URL: https://github.com/apache/maven-apache-parent/pull/81
--
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-unsubs
Slawomir Jaranowski created MPOM-321:
Summary: Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0
Key: MPOM-321
URL: https://issues.apache.org/jira/browse/MPOM-321
Project: Maven POMs
[
https://issues.apache.org/jira/browse/MPOM-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MPOM-321.
Resolution: Fixed
> Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0
>
[
https://issues.apache.org/jira/browse/MNGSITE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542647#comment-17542647
]
Thorbjørn Ravn Andersen commented on MNGSITE-266:
-
Would the "have multi
[
https://issues.apache.org/jira/browse/MNGSITE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542647#comment-17542647
]
Thorbjørn Ravn Andersen edited comment on MNGSITE-266 at 5/26/22 7:40 PM:
michael-o commented on code in PR #165:
URL:
https://github.com/apache/maven-integration-testing/pull/165#discussion_r883016754
##
core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java/org/apache/maven/plugin/coreit/TouchMojo.java:
##
@@ -0,0 +1,73 @@
+pac
Brad Larrick created MSITE-903:
--
Summary: Generating site reports for plugin results in
NoSuchMethodError
Key: MSITE-903
URL: https://issues.apache.org/jira/browse/MSITE-903
Project: Maven Site Plugin
1 - 100 of 135 matches
Mail list logo