dependabot[bot] opened a new pull request #139:
URL: https://github.com/apache/maven-indexer/pull/139
Bumps `version.spring` from 5.3.10 to 5.3.12.
Updates `spring-beans` from 5.3.10 to 5.3.12
Release notes
Sourced from https://github.com/spring-projects/spring-framework/release
dependabot[bot] opened a new pull request #27:
URL: https://github.com/apache/maven-jar-plugin/pull/27
Bumps [maven-archiver](https://github.com/apache/maven-archiver) from 3.5.0
to 3.5.1.
Commits
https://github.com/apache/maven-archiver/commit/9826d2589bf385b5df8a570fbe2d1650
olamy commented on a change in pull request #601:
URL: https://github.com/apache/maven/pull/601#discussion_r735209417
##
File path: maven-core/src/main/java/org/apache/maven/project/MavenProject.java
##
@@ -951,7 +951,7 @@ public void addAttachedArtifact( Artifact artifact )
[
https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433531#comment-17433531
]
Olivier Lamy commented on MNG-7316:
---
Users build a project and don't want artifacts the p
[
https://issues.apache.org/jira/browse/MNG-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433512#comment-17433512
]
Michael Osipov commented on MNG-5384:
-
[~tuomas_kiviaho], why do you attach an artifact
[
https://issues.apache.org/jira/browse/MNG-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433510#comment-17433510
]
Michael Osipov commented on MNG-5384:
-
Same issue with Apache Commons.
> Declarative a
dependabot[bot] commented on pull request #101:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/101#issuecomment-950391335
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
slachiewicz closed pull request #99:
URL: https://github.com/apache/maven-javadoc-plugin/pull/99
--
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
slachiewicz closed pull request #101:
URL: https://github.com/apache/maven-javadoc-plugin/pull/101
--
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:
dependabot[bot] commented on pull request #99:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/99#issuecomment-950391316
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 o
slachiewicz closed pull request #89:
URL: https://github.com/apache/maven-javadoc-plugin/pull/89
--
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
dependabot[bot] commented on pull request #89:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/89#issuecomment-950391294
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 o
dependabot[bot] commented on pull request #90:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/90#issuecomment-950391284
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 o
slachiewicz closed pull request #90:
URL: https://github.com/apache/maven-javadoc-plugin/pull/90
--
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/MNG-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433500#comment-17433500
]
Michael Osipov commented on MNG-6225:
-
I think this can be partially solved with
https
[
https://issues.apache.org/jira/browse/MNG-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MNG-5857:
---
Assignee: Michael Osipov
> Arguments from command line should override those in .mvn/maven.con
[
https://issues.apache.org/jira/browse/MNG-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433492#comment-17433492
]
Michael Osipov commented on MNG-5857:
-
Please let me know whether this solves the issue
michael-o opened a new pull request #602:
URL: https://github.com/apache/maven/pull/602
Merely a draft for:
* https://cwiki.apache.org/confluence/display/MAVEN/Commandline+inheritance
* https://issues.apache.org/jira/browse/MNG-7206
* https://issues.apache.org/jira/browse/MNG-7193
[
https://issues.apache.org/jira/browse/MNG-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7217:
Summary: Completely update CLI handling according to Commons CLI 1.5
documentation (was: Completely
[
https://issues.apache.org/jira/browse/MNG-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7217:
Description: We currently don't have code which complies with the
documentation of Commons CLI 1.5. A
[
https://issues.apache.org/jira/browse/MEJB-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433479#comment-17433479
]
Piotr Zygielo commented on MEJB-130:
Please set fix version, I suppose >3.1.0.
> Plugi
slawekjaranowski commented on a change in pull request #104:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/104#discussion_r735147882
##
File path:
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
##
@@ -5543,12 +5543,10 @@ private ResolvePath
slawekjaranowski commented on a change in pull request #104:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/104#discussion_r735145022
##
File path:
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
##
@@ -5543,12 +5543,16 @@ private ResolvePath
rfscholte commented on a change in pull request #104:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/104#discussion_r735133806
##
File path:
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
##
@@ -5543,12 +5543,10 @@ private ResolvePathResult
rfscholte commented on a change in pull request #104:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/104#discussion_r735133627
##
File path:
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
##
@@ -5543,12 +5543,16 @@ private ResolvePathResult
[
https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433442#comment-17433442
]
Michael Osipov commented on MNG-7316:
-
Correct, so this is wrong. MavenProjectHelper. H
[
https://issues.apache.org/jira/browse/MJAVADOC-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Cailloux updated MJAVADOC-695:
--
Description: The default base url to the Java 17 API, used by
[detectJavaApiLink|http
[
https://issues.apache.org/jira/browse/MJAVADOC-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Cailloux updated MJAVADOC-695:
--
Description: The default base url to the Java 17 API, used by
[detectJavaApiLink|http
[
https://issues.apache.org/jira/browse/MJAVADOC-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Cailloux updated MJAVADOC-696:
--
Description:
The
[documentation|https://maven.apache.org/plugins/maven-javadoc-plugi
Olivier Cailloux created MJAVADOC-696:
-
Summary: Default values for detectJavaApiLink
Key: MJAVADOC-696
URL: https://issues.apache.org/jira/browse/MJAVADOC-696
Project: Maven Javadoc Plugin
Olivier Cailloux created MJAVADOC-695:
-
Summary: Default link to Java 17 API is dead
Key: MJAVADOC-695
URL: https://issues.apache.org/jira/browse/MJAVADOC-695
Project: Maven Javadoc Plugin
slawekjaranowski commented on a change in pull request #104:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/104#discussion_r735114446
##
File path:
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
##
@@ -5543,12 +5543,16 @@ private ResolvePath
[
https://issues.apache.org/jira/browse/MANTRUN-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MANTRUN-230.
Resolution: Information Provided
> scp task - remoteFile and sshConfig
> -
[
https://issues.apache.org/jira/browse/MANTRUN-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MANTRUN-227:
Assignee: Sylwester Lachiewicz
> Upgrade Ant to 1.10.8
>
[
https://issues.apache.org/jira/browse/MANTRUN-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MANTRUN-227:
-
Summary: Upgrade Ant to 1.10.12 (was: Upgrade Ant to 1.10.8)
> Upgrade Ant to 1
[
https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433429#comment-17433429
]
Gary D. Gregory commented on MNG-7316:
--
Adding {{removeAttachedArtifact()}} would work
dependabot[bot] commented on pull request #29:
URL:
https://github.com/apache/maven-antrun-plugin/pull/29#issuecomment-950311673
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
slachiewicz closed pull request #29:
URL: https://github.com/apache/maven-antrun-plugin/pull/29
--
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: is
slachiewicz closed pull request #31:
URL: https://github.com/apache/maven-antrun-plugin/pull/31
--
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: is
dependabot[bot] commented on pull request #31:
URL:
https://github.com/apache/maven-antrun-plugin/pull/31#issuecomment-950311492
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
garydgregory commented on a change in pull request #601:
URL: https://github.com/apache/maven/pull/601#discussion_r735106745
##
File path: maven-core/src/main/java/org/apache/maven/project/MavenProject.java
##
@@ -951,7 +951,7 @@ public void addAttachedArtifact( Artifact artifa
michael-o commented on pull request #578:
URL: https://github.com/apache/maven/pull/578#issuecomment-950298059
I have tried #476 on the testbed repo, I still see failures, unfortunately.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
[
https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433368#comment-17433368
]
Michael Osipov edited comment on MNG-7316 at 10/24/21, 9:37 AM:
-
slawekjaranowski commented on a change in pull request #104:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/104#discussion_r735090904
##
File path:
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
##
@@ -5543,12 +5543,10 @@ private ResolvePath
eolivelli commented on a change in pull request #601:
URL: https://github.com/apache/maven/pull/601#discussion_r735075372
##
File path: maven-core/src/main/java/org/apache/maven/project/MavenProject.java
##
@@ -951,7 +951,7 @@ public void addAttachedArtifact( Artifact artifact
45 matches
Mail list logo