Herve Boutemy created MPOM-426:
--
Summary: downgrade plexus-xml to 3.0.0: 4.0..0 is incompatible
with Maven 3
Key: MPOM-426
URL: https://issues.apache.org/jira/browse/MPOM-426
Project: Maven POMs
[
https://issues.apache.org/jira/browse/MPOM-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MPOM-426:
---
Summary: downgrade plexus-xml to 3.0.0: 4.0.0 is incompatible with Maven 3
(was: downgrade plexus-xml
[
https://issues.apache.org/jira/browse/MPOM-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MPOM-426:
---
Description: upgrade was done in
https://github.com/apache/maven-parent/pull/123
> downgrade plexus-xm
hboutemy opened a new pull request, #138:
URL: https://github.com/apache/maven-parent/pull/138
supercedes #123
--
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 unsubscri
[
https://issues.apache.org/jira/browse/MPOM-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770824#comment-17770824
]
Herve Boutemy commented on MPOM-289:
FTR naming convention finally implemented is {{ver
Herve Boutemy created MPOM-427:
--
Summary: use version.artifactId property for dependency versions
(like plugins)
Key: MPOM-427
URL: https://issues.apache.org/jira/browse/MPOM-427
Project: Maven POMs
hboutemy opened a new pull request, #139:
URL: https://github.com/apache/maven-parent/pull/139
finding while doing that:
- it happens that multiple components shared the same version: which
artifactId should be promoted as the leading? or should we really let every
artifactId have its ow
slawekjaranowski commented on code in PR #139:
URL: https://github.com/apache/maven-parent/pull/139#discussion_r1342104472
##
pom.xml:
##
@@ -994,7 +994,7 @@ under the License.
org.eclipse.sisu
sisu-maven-plugin
- ${sisuVersion}
+
[
https://issues.apache.org/jira/browse/MPOM-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770824#comment-17770824
]
Michael Osipov edited comment on MPOM-289 at 10/1/23 9:28 AM:
--
slachiewicz commented on PR #132:
URL: https://github.com/apache/maven-parent/pull/132#issuecomment-1742022034
@dependabot ignore this major version
See #138 138
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
dependabot[bot] closed pull request #132: Bump plexus-xml from 4.0.0 to 4.0.2
URL: https://github.com/apache/maven-parent/pull/132
--
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
dependabot[bot] commented on PR #132:
URL: https://github.com/apache/maven-parent/pull/132#issuecomment-1742022045
OK, I won't notify you about version 4.x.x again, unless you re-open this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
[
https://issues.apache.org/jira/browse/MPOM-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-425:
--
Summary: Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to
2.40.0 (was: Bu
[
https://issues.apache.org/jira/browse/MPOM-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-425:
--
Summary: Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to
2.39.0 (was: Bu
Sylwester Lachiewicz created MPOM-428:
-
Summary: Bump com.diffplug.spotless:spotless-maven-plugin from
2.39.0 to 2.40.0
Key: MPOM-428
URL: https://issues.apache.org/jira/browse/MPOM-428
Project: M
[
https://issues.apache.org/jira/browse/MPOM-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-425:
--
Summary: Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to
2.40.0 (was: Bu
[
https://issues.apache.org/jira/browse/MPOM-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz deleted MPOM-428:
--
> Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0
> -
hboutemy commented on code in PR #139:
URL: https://github.com/apache/maven-parent/pull/139#discussion_r1342109223
##
pom.xml:
##
@@ -956,22 +956,22 @@ under the License.
org.eclipse.sisu
org.eclipse.sisu.inject
-${sisuVersion}
+${sisu-m
Sylwester Lachiewicz created MPOM-429:
-
Summary: Support development with Java 21 (palantirJavaFormat)
Key: MPOM-429
URL: https://issues.apache.org/jira/browse/MPOM-429
Project: Maven POMs
elharo opened a new pull request, #96:
URL: https://github.com/apache/maven-dependency-analyzer/pull/96
(no comment)
--
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 unsu
slachiewicz merged PR #137:
URL: https://github.com/apache/maven-parent/pull/137
--
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...@mave
elharo opened a new pull request, #63:
URL: https://github.com/apache/maven-jar-plugin/pull/63
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/MJAR) filed
elharo closed pull request #61: Bump plexus-utils from 3.4.2 to 3.5.1
URL: https://github.com/apache/maven-jar-plugin/pull/61
--
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
dependabot[bot] commented on PR #61:
URL: https://github.com/apache/maven-jar-plugin/pull/61#issuecomment-1742093932
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
elharo merged PR #96:
URL: https://github.com/apache/maven-dependency-analyzer/pull/96
--
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..
Michael Osipov created MSKINS-237:
-
Summary: Rework skin for new site model
Key: MSKINS-237
URL: https://issues.apache.org/jira/browse/MSKINS-237
Project: Maven Skins
Issue Type: Task
hboutemy merged PR #139:
URL: https://github.com/apache/maven-parent/pull/139
--
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
hboutemy merged PR #138:
URL: https://github.com/apache/maven-parent/pull/138
--
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
[
https://issues.apache.org/jira/browse/MPOM-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MPOM-427.
--
Assignee: Herve Boutemy
Resolution: Fixed
> use version.artifactId property for dependency versions
[
https://issues.apache.org/jira/browse/MSKINS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSKINS-170:
--
Fix Version/s: fluido-2.0.0-M8
> Allow to show name as headline in addition to bannerLeft
> ---
[
https://issues.apache.org/jira/browse/MSKINS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MSKINS-235:
-
Assignee: Herve Boutemy
> wrong META-INF/LICENSE and META-INF/NOTICE in release jar
> --
[
https://issues.apache.org/jira/browse/MPOM-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MPOM-426.
--
Assignee: Herve Boutemy
Resolution: Fixed
> downgrade plexus-xml to 3.0.0: 4.0.0 is incompatible wi
[
https://issues.apache.org/jira/browse/MSKINS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MSKINS-170:
-
Assignee: Michael Osipov
> Allow to show name as headline in addition to bannerLeft
> --
[
https://issues.apache.org/jira/browse/MSKINS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSKINS-235:
--
Fix Version/s: fluido-2.0.0-M8
> wrong META-INF/LICENSE and META-INF/NOTICE in release jar
> --
[
https://issues.apache.org/jira/browse/MSKINS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770880#comment-17770880
]
ASF GitHub Bot commented on MSKINS-235:
---
asfgit closed pull request #54: [MSKINS-23
[
https://issues.apache.org/jira/browse/MSKINS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSKINS-235.
-
Resolution: Fixed
Fixed with
[85fa18cd3525ac961bf71e7aea0badd3fd08feaf|https://gitbox.apache.org
[
https://issues.apache.org/jira/browse/MSKINS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770882#comment-17770882
]
ASF GitHub Bot commented on MSKINS-226:
---
michael-o commented on PR #51:
URL: https:
[
https://issues.apache.org/jira/browse/MSKINS-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770883#comment-17770883
]
ASF GitHub Bot commented on MSKINS-237:
---
michael-o opened a new pull request, #56:
Michael Osipov created DOXIASITETOOLS-312:
-
Summary: Upgrade to Parent 40
Key: DOXIASITETOOLS-312
URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-312
Project: Maven Doxia Sitetools
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-312.
-
Resolution: Fixed
Fixed with
[8f0a8ec793a462f04e8ff91af61257c30317688c|h
asfgit closed pull request #110: [DOXIASITETOOLS-311] Rework and simplify the
site model
URL: https://github.com/apache/maven-doxia-sitetools/pull/110
--
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
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770903#comment-17770903
]
ASF GitHub Bot commented on DOXIASITETOOLS-311:
---
asfgit closed pull
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-311.
-
Resolution: Fixed
Fixed with
[afcd656218da6d8d8cfd7a89d389cdd3aa96be8e|h
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-254:
--
Fix Version/s: 2.0.0-M12
> Clarify inconsistencies in Doxia site model
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-254.
-
Resolution: Fixed
Addressed with DOXIASITETOOLS-311.
> Clarify inconsist
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned DOXIASITETOOLS-174:
-
Assignee: Michael Osipov
> rename site.xml root tag from "projec
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-253.
-
Fix Version/s: 2.0.0-M12
Resolution: Fixed
Fixed with DOXIASITETOO
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-174.
-
Fix Version/s: 2.0.0-M12
Resolution: Fixed
Fixed with DOXIASITETOO
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned DOXIASITETOOLS-253:
-
Assignee: Michael Osipov
> Clarify "border", "width" and "height
Michael Osipov created MSHARED-1308:
---
Summary: Upgrade to Parent 40
Key: MSHARED-1308
URL: https://issues.apache.org/jira/browse/MSHARED-1308
Project: Maven Shared Components
Issue Type: De
Michael Osipov created MSHARED-1309:
---
Summary: Upgrade to Doxia Sitetools 2.0.0-M12
Key: MSHARED-1309
URL: https://issues.apache.org/jira/browse/MSHARED-1309
Project: Maven Shared Components
[
https://issues.apache.org/jira/browse/MSHARED-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1309.
---
Resolution: Fixed
Fixed with
[bd1fde85f2ac3a28521e90ed1ad5d83c803d2ef2|https://gitbox.apac
[
https://issues.apache.org/jira/browse/MSHARED-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1308.
---
Resolution: Fixed
Fixed with
[20b2922a14f2c22f2095f77c1adb6c7f92c6ccf9|https://gitbox.apac
Michael Osipov created MSHARED-1310:
---
Summary: Upgrade to Parent 40
Key: MSHARED-1310
URL: https://issues.apache.org/jira/browse/MSHARED-1310
Project: Maven Shared Components
Issue Type: De
Michael Osipov created MSHARED-1311:
---
Summary: Upgrade plugins and components (in ITs)
Key: MSHARED-1311
URL: https://issues.apache.org/jira/browse/MSHARED-1311
Project: Maven Shared Components
[
https://issues.apache.org/jira/browse/MSHARED-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1310.
---
Resolution: Fixed
Fixed with
[c699de4a35623d473189ddee818fd08ef410b6d5|https://gitbox.apac
cstamas opened a new pull request, #458:
URL: https://github.com/apache/maven-site/pull/458
(no comment)
--
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-m
[
https://issues.apache.org/jira/browse/MSKINS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743434#comment-17743434
]
Herve Boutemy edited comment on MSKINS-235 at 10/1/23 6:43 PM:
[
https://issues.apache.org/jira/browse/MRESOURCES-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MRESOURCES-278:
-
Summary: Regression - Changed copy behaviour if file already exists (was:
Regression
[
https://issues.apache.org/jira/browse/MRESOURCES-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MRESOURCES-278:
-
Description:
With MSHARED-966 the behavior for the maven-resources-plugin changed
dr
[
https://issues.apache.org/jira/browse/MNG-7873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-7873:
-
Fix Version/s: (was: 3.9.5)
> Export missing Xpp3DomBuilder
> -
>
>
[
https://issues.apache.org/jira/browse/MSHARED-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSHARED-1298:
Fix Version/s: maven-reporting-exec-2.0.0-M10
> MIssing site report should be detected
>
michael-o opened a new pull request, #19:
URL: https://github.com/apache/maven-reporting-exec/pull/19
This closes #19
Output:
```
[INFO] Configuring report plugin maven-plugin-plugin:3.9.0
[WARNING] Ignoring
org.apache.maven.plugins:maven-plugin-plugin:3.9.0:addPluginArtifact
[
https://issues.apache.org/jira/browse/MSHARED-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770916#comment-17770916
]
ASF GitHub Bot commented on MSHARED-1298:
-
michael-o opened a new pull request,
[
https://issues.apache.org/jira/browse/MSHARED-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSHARED-1298:
Summary: Missing site report should be detected (was: MIssing site report
should be dete
michael-o commented on code in PR #458:
URL: https://github.com/apache/maven-site/pull/458#discussion_r1342177003
##
content/markdown/docs/3.9.5/release-notes.md:
##
@@ -0,0 +1,64 @@
+
+
+# Release Notes – Maven 3.9.5
+
+The Apache Maven team would like to announce the release o
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-254:
--
Labels: (was: doxia-2.0.0-stack)
> Clarify inconsistencies in Doxia s
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-174:
--
Labels: (was: doxia-2.0.0-stack)
> rename site.xml root tag from "pro
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-253:
--
Labels: (was: doxia-2.0.0-stack)
> Clarify "border", "width" and "hei
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-311:
--
Labels: (was: doxia-2.0.0-stack)
> Rework and simplify the site model
[
https://issues.apache.org/jira/browse/MSITE-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MSITE-976:
Assignee: Sylwester Lachiewicz
> Bump plexus-archiver from 4.7.1 to 4.8.0
> ---
dependabot[bot] opened a new pull request, #200:
URL: https://github.com/apache/maven-shade-plugin/pull/200
Bumps `asmVersion` from 9.5 to 9.6.
Updates `org.ow2.asm:asm` from 9.5 to 9.6
Updates `org.ow2.asm:asm-commons` from 9.5 to 9.6
Dependabot will resolve any conflict
dependabot[bot] opened a new pull request, #97:
URL: https://github.com/apache/maven-dependency-analyzer/pull/97
Bumps org.ow2.asm:asm from 9.5 to 9.6.
[
from 3.0.0 to 4.0.0.
Release notes
Sourced from https://github.com/codehaus-plexus/plexus-xml
dependabot[bot] opened a new pull request, #154:
URL: https://github.com/apache/maven-assembly-plugin/pull/154
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from
1.5.5-5 to 1.5.5-6.
Commits
https://github.com/luben/zstd-jni/commit/92e7862b74112036a14359e1
slachiewicz commented on PR #140:
URL: https://github.com/apache/maven-parent/pull/140#issuecomment-1742435427
@dependabot ignore this major version
--
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] closed pull request #140: Bump org.codehaus.plexus:plexus-xml
from 3.0.0 to 4.0.0
URL: https://github.com/apache/maven-parent/pull/140
--
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
dependabot[bot] commented on PR #140:
URL: https://github.com/apache/maven-parent/pull/140#issuecomment-1742435452
OK, I won't notify you about version 4.x.x again, unless you re-open this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
78 matches
Mail list logo