[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #98: Bump maven-dependency-analyzer from 1.11.3-SNAPSHOT to 1.11.3

2020-08-26 Thread GitBox
dependabot[bot] opened a new pull request #98: URL: https://github.com/apache/maven-dependency-plugin/pull/98 Bumps [maven-dependency-analyzer](https://github.com/apache/maven-dependency-analyzer) from 1.11.3-SNAPSHOT to 1.11.3. Commits See full diff in https://github.com/apa

[jira] [Created] (MASSEMBLY-941) file modes removed for tarball assembly since 3.2.0

2020-08-26 Thread Christopher Tubbs (Jira)
Christopher Tubbs created MASSEMBLY-941: --- Summary: file modes removed for tarball assembly since 3.2.0 Key: MASSEMBLY-941 URL: https://issues.apache.org/jira/browse/MASSEMBLY-941 Project: Maven A

[jira] [Commented] (MRESOLVER-134) Unsatisfiable Range header causing 416 HTTP error

2020-08-26 Thread Dmitriy Panov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185473#comment-17185473 ] Dmitriy Panov commented on MRESOLVER-134: - Could you please advise how to do t

[jira] [Created] (JXR-156) 3.1.0 Not In Maven Central

2020-08-26 Thread Melloware (Jira)
Melloware created JXR-156: - Summary: 3.1.0 Not In Maven Central Key: JXR-156 URL: https://issues.apache.org/jira/browse/JXR-156 Project: Maven JXR Issue Type: Task Components: maven2 jxr pl

[jira] [Updated] (MJAVADOC-662) find a bug when generating static fields' javadoc.

2020-08-26 Thread Jin Xu (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Xu updated MJAVADOC-662: Description: {code:java} protected static final int MultiTime = 1 << 4; {code} will become {code:ja

[jira] [Created] (MJAVADOC-662) find a bug when generating static fields' javadoc.

2020-08-26 Thread Jin Xu (Jira)
Jin Xu created MJAVADOC-662: --- Summary: find a bug when generating static fields' javadoc. Key: MJAVADOC-662 URL: https://issues.apache.org/jira/browse/MJAVADOC-662 Project: Maven Javadoc Plugin Iss

[jira] [Updated] (MNG-6979) MavenSession.getCurrentProject may return an incorrect project in a multimodule build

2020-08-26 Thread George Gastaldi (Jira)
[ https://issues.apache.org/jira/browse/MNG-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Gastaldi updated MNG-6979: - Priority: Major (was: Critical) > MavenSession.getCurrentProject may return an incorrect project i

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-26 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/26/20, 12:09 PM: --

[jira] [Comment Edited] (SUREFIRE-1835) failsafe plugin's verify goal does not honor `mvn --fail-at-end`

2020-08-26 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185112#comment-17185112 ] Tibor Digana edited comment on SUREFIRE-1835 at 8/26/20, 11:24 AM: -

[jira] [Commented] (SUREFIRE-1835) failsafe plugin's verify goal does not honor `mvn --fail-at-end`

2020-08-26 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185112#comment-17185112 ] Tibor Digana commented on SUREFIRE-1835: [~nitor-jonasb] You should send an em

[jira] [Commented] (MDEP-644) Reintroduce the verbose option for dependency:tree

2020-08-26 Thread Olof Larsson (Jira)
[ https://issues.apache.org/jira/browse/MDEP-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185090#comment-17185090 ] Olof Larsson commented on MDEP-644: --- [~ilavallee], okay great! Then I'll happily keep my

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #240: [SUREFIRE-1658] TCP/IP Channel for forked Surefire JVM. Extensions API and SPI. Polymorphism for remote and local process commu

2020-08-26 Thread GitBox
Tibor17 edited a comment on pull request #240: URL: https://github.com/apache/maven-surefire/pull/240#issuecomment-680766589 @danberindei You'r right, the link does not work. We can update the HTML of course and fix it. The reason why the element is called `forkNode` is the fact that

[GitHub] [maven-invoker-plugin] pzygielo opened a new pull request #25: [MINVOKER-268] - add missing space

2020-08-26 Thread GitBox
pzygielo opened a new pull request #25: URL: https://github.com/apache/maven-invoker-plugin/pull/25 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #240: [SUREFIRE-1658] TCP/IP Channel for forked Surefire JVM. Extensions API and SPI. Polymorphism for remote and local process commu

2020-08-26 Thread GitBox
Tibor17 edited a comment on pull request #240: URL: https://github.com/apache/maven-surefire/pull/240#issuecomment-680766589 @danberindei You'r right, the link does not work. We can update the HTML of course and fix it. The reason why the element is call it `forkNode` is the fact tha

[GitHub] [maven-surefire] Tibor17 commented on pull request #240: [SUREFIRE-1658] TCP/IP Channel for forked Surefire JVM. Extensions API and SPI. Polymorphism for remote and local process communicatio

2020-08-26 Thread GitBox
Tibor17 commented on pull request #240: URL: https://github.com/apache/maven-surefire/pull/240#issuecomment-680766589 @danberindei You'r right, the link does not work. We can update the HTML of course and fix it. The reason why the element is call it `forkNode` is the fact that it is

[jira] [Commented] (MRESOLVER-134) Unsatisfiable Range header causing 416 HTTP error

2020-08-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185007#comment-17185007 ] Michael Osipov commented on MRESOLVER-134: -- Do you think you could provide a