dependabot[bot] closed pull request #106: Bump maven-site-plugin from 3.9.1 to
3.12.0
URL: https://github.com/apache/maven-jlink-plugin/pull/106
--
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 s
dependabot[bot] commented on PR #106:
URL:
https://github.com/apache/maven-jlink-plugin/pull/106#issuecomment-1206018364
Superseded by #116.
--
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 s
dependabot[bot] opened a new pull request, #116:
URL: https://github.com/apache/maven-jlink-plugin/pull/116
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.9.1 to 3.12.1.
Release notes
Sourced from https://github.com/apache/maven-site-plugin/releases";
dependabot[bot] opened a new pull request, #101:
URL: https://github.com/apache/maven-apache-parent/pull/101
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.12.0 to 3.12.1.
Commits
https://github.com/apache/maven-site-plugin/commit/ecae28fb0990eb5a
dependabot[bot] opened a new pull request, #316:
URL: https://github.com/apache/maven-site/pull/316
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.12.0 to 3.12.1.
Commits
https://github.com/apache/maven-site-plugin/commit/ecae28fb0990eb5a7fc8f2d4f
[
https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575444#comment-17575444
]
ASF GitHub Bot commented on DOXIA-668:
--
michael-o commented on code in PR #114:
URL:
michael-o commented on code in PR #114:
URL: https://github.com/apache/maven-doxia/pull/114#discussion_r938215528
##
doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSink.java:
##
@@ -1621,29 +1503,6 @@ private void tableCell( boolean headerRow,
MutableAttrib
[
https://issues.apache.org/jira/browse/DOXIA-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIA-670:
-
Summary: Remove code duplication in XdocSink (was: Remove code duplication
XdocSink)
> Remove co
[
https://issues.apache.org/jira/browse/DOXIA-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIA-670:
-
Description: {{XdocSink}} duplicates code from the parent class. That code
can be removed. It has
Michael Osipov created DOXIA-670:
Summary: Remove code duplication XdocSink
Key: DOXIA-670
URL: https://issues.apache.org/jira/browse/DOXIA-670
Project: Maven Doxia
Issue Type: Task
[
https://issues.apache.org/jira/browse/MPH-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise reassigned MPH-189:
---
Assignee: Karl Heinz Marbaise
> Get rid of commons-lang3
>
>
>
Karl Heinz Marbaise created MPH-189:
---
Summary: Get rid of commons-lang3
Key: MPH-189
URL: https://issues.apache.org/jira/browse/MPH-189
Project: Maven Help Plugin
Issue Type: Task
Affec
[
https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575407#comment-17575407
]
ASF GitHub Bot commented on DOXIA-668:
--
michael-o commented on code in PR #114:
URL:
michael-o commented on code in PR #114:
URL: https://github.com/apache/maven-doxia/pull/114#discussion_r938158983
##
doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSink.java:
##
@@ -1621,29 +1503,6 @@ private void tableCell( boolean headerRow,
MutableAttrib
[
https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575400#comment-17575400
]
ASF GitHub Bot commented on DOXIA-668:
--
michael-o commented on PR #114:
URL: https://
michael-o commented on PR #114:
URL: https://github.com/apache/maven-doxia/pull/114#issuecomment-1205638260
@hboutemy Added a commit for the table grid. As far as I udnerstand
`border="1"` is a combination of CSS applied to `table` and `td`/`th` so we
will leave this to the skin at most. Lo
[
https://issues.apache.org/jira/browse/DOXIA-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIA-669.
Resolution: Fixed
Fixed with
[3b1499d0572718fa4dcb7c6b775bedbe757d46c5|https://gitbox.apache.org/re
[
https://issues.apache.org/jira/browse/DOXIA-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575384#comment-17575384
]
ASF GitHub Bot commented on DOXIA-669:
--
asfgit closed pull request #115: [DOXIA-669]
asfgit closed pull request #115: [DOXIA-669] Improve/rework
CachedFileEntityResolver
URL: https://github.com/apache/maven-doxia/pull/115
--
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
jglick opened a new issue, #672:
URL: https://github.com/apache/maven-mvnd/issues/672
```bash
mvn deploy
# edit some file
mvn deploy
```
(3.8.6) on a `*-SNAPSHOT` project using `nexus-staging-maven-plugin` will
deploy snapshots with two different versions (`…-1` and `…-2`)
[
https://issues.apache.org/jira/browse/MNG-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575300#comment-17575300
]
ASF GitHub Bot commented on MNG-7520:
-
michael-o commented on PR #776:
URL: https://git
michael-o commented on PR #776:
URL: https://github.com/apache/maven/pull/776#issuecomment-1205345299
@cstamas how should I continue here? This is a reasonable simplification for
everyone wants to use either one.
--
This is an automated message from the Apache Git Service.
To respond to t
[
https://issues.apache.org/jira/browse/MNG-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575296#comment-17575296
]
Martin Kanters commented on MNG-7310:
-
Came back to this after a long break and got the
ppalaga commented on issue #669:
URL: https://github.com/apache/maven-mvnd/issues/669#issuecomment-1205336054
Maybe we should document the limitation in README.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
ppalaga commented on issue #669:
URL: https://github.com/apache/maven-mvnd/issues/669#issuecomment-1205335100
> * Native `mvnd`: requires JDK8
Well, strictly speaking, `mvnd` is a native executable not requiring any JRE
to run. A VM (called Substrate) is embedded. The daemon started b
dependabot[bot] opened a new pull request, #65:
URL: https://github.com/apache/maven-jxr/pull/65
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.12.0 to 3.12.1.
Commits
https://github.com/apache/maven-site-plugin/commit/ecae28fb0990eb5a7fc8f2d4ffe0
ppalaga closed issue #667: Exception in thread "main"
java.io.UncheckedIOException: java.nio.charset.MalformedInputException: Input
length = 1
URL: https://github.com/apache/maven-mvnd/issues/667
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
ppalaga commented on issue #667:
URL: https://github.com/apache/maven-mvnd/issues/667#issuecomment-1205150617
Happy to hear that you found your way @meiMingle!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
[
https://issues.apache.org/jira/browse/MSHADE-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575194#comment-17575194
]
Hudson commented on MSHADE-424:
---
Build succeeded in Jenkins: Maven » Maven TLP » maven-shad
[
https://issues.apache.org/jira/browse/MCOMPILER-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575191#comment-17575191
]
Alexander Kriegisch edited comment on MCOMPILER-485 at 8/4/22 10:12 AM:
[
https://issues.apache.org/jira/browse/MCOMPILER-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575191#comment-17575191
]
Alexander Kriegisch commented on MCOMPILER-485:
---
Before messaging here,
[
https://issues.apache.org/jira/browse/MSHADE-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MSHADE-424.
--
Resolution: Done
> Upgrade jdependency 2.8.0
> -
>
>
[
https://issues.apache.org/jira/browse/MSHADE-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575187#comment-17575187
]
Karl Heinz Marbaise commented on MSHADE-424:
Done in
[cd9c24bd2440a0f447ecf9
[
https://issues.apache.org/jira/browse/MSHADE-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise reassigned MSHADE-424:
--
Assignee: Karl Heinz Marbaise
> Upgrade jdependency 2.8.0
> --
Karl Heinz Marbaise created MSHADE-424:
--
Summary: Upgrade jdependency 2.8.0
Key: MSHADE-424
URL: https://issues.apache.org/jira/browse/MSHADE-424
Project: Maven Shade Plugin
Issue Type:
rmannibucau opened a new pull request, #59:
URL: https://github.com/apache/maven-wrapper/pull/59
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/MWRAPPER) filed
[
https://issues.apache.org/jira/browse/MRESOLVER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575129#comment-17575129
]
ASF GitHub Bot commented on MRESOLVER-268:
--
cstamas commented on PR #191:
URL
cstamas commented on PR #191:
URL: https://github.com/apache/maven-resolver/pull/191#issuecomment-1204954822
ProvidedChecksumsSource was done to be aligned with other checksum stuff
(external, inlined and provided) and whole resolver was done in a way that only
remote transport checks check
[
https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575126#comment-17575126
]
ASF GitHub Bot commented on DOXIA-668:
--
michael-o commented on PR #114:
URL: https://
michael-o commented on PR #114:
URL: https://github.com/apache/maven-doxia/pull/114#issuecomment-1204952945
> @michael-o do we provide an example of how to use CSS instead?
>
> and IIUC, we'll need to update our apt format reference documentation
https://maven.apache.org/doxia/referen
[
https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575085#comment-17575085
]
ASF GitHub Bot commented on DOXIA-668:
--
hboutemy commented on PR #114:
URL: https://g
hboutemy commented on PR #114:
URL: https://github.com/apache/maven-doxia/pull/114#issuecomment-1204876148
@michael-o do we provide an example of how to use CSS instead?
and IIUC, we'll need to update our apt format reference documentation
https://maven.apache.org/doxia/references/apt
[
https://issues.apache.org/jira/browse/DOXIA-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated DOXIA-668:
Description:
This listing provides all obsolete elements along with obsolete attributes per
element
43 matches
Mail list logo