edwardUL99 commented on PR #145:
URL: https://github.com/apache/maven-release/pull/145#issuecomment-1243310807
> I agree with @nielsbasjes that a lot more parameters are now exposed for
goal `perform` which are not useful. Maybe the AbstractScmReleaseMojo would
need a split up between `Abst
kwin commented on code in PR #149:
URL: https://github.com/apache/maven-release/pull/149#discussion_r968067852
##
maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PerformReleaseMojo.java:
##
@@ -46,7 +46,7 @@
*/
@Mojo( name = "perform", aggregator = true, r
[
https://issues.apache.org/jira/browse/MSHARED-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602971#comment-17602971
]
Michael Osipov commented on MSHARED-1134:
-
I see. What is the alternative appro
nielsbasjes commented on PR #145:
URL: https://github.com/apache/maven-release/pull/145#issuecomment-1243336257
I'm wondering what the real downside (if any) is of having some properties
available that are not used. Apparently (as shown in #149) some of those are
actually missing and should
Konrad Windszus created MENFORCER-433:
-
Summary: Add rule to ban property
Key: MENFORCER-433
URL: https://issues.apache.org/jira/browse/MENFORCER-433
Project: Maven Enforcer Plugin
Issue
michael-o commented on PR #131:
URL:
https://github.com/apache/maven-integration-testing/pull/131#issuecomment-1243341388
Are you able to merge yourself? If so, please fixup and merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
kwin commented on PR #145:
URL: https://github.com/apache/maven-release/pull/145#issuecomment-1243368619
For me the 2 phase release process is already complicated enough. Exposing
unused parameters for the `perform` goal in its documentation
(https://maven.apache.org/maven-release/maven-rel
wsq93 opened a new issue, #687:
URL: https://github.com/apache/maven-mvnd/issues/687
Ask for help!
https://github.com/eclipse-m2e/m2e-core/issues/897
--
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
gnodet merged PR #143:
URL: https://github.com/apache/maven-shade-plugin/pull/143
--
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...@mav
[
https://issues.apache.org/jira/browse/MSHADE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned MSHADE-422:
--
Assignee: Guillaume Nodet
> Remove usage of deprecated Plugin#getGoals()
> ---
[
https://issues.apache.org/jira/browse/MSHADE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603021#comment-17603021
]
Hudson commented on MSHADE-422:
---
Build succeeded in Jenkins: Maven » Maven TLP » maven-shad
gnodet commented on PR #176:
URL:
https://github.com/apache/maven-integration-testing/pull/176#issuecomment-1243506243
> Old (master):
>
> ```
> [INFO] Tests run: 864, Failures: 0, Errors: 0, Skipped: 13, Time elapsed:
566.069 s - in org.apache.maven.it.IntegrationTestSuite
> `
olamy commented on PR #56:
URL:
https://github.com/apache/maven-gh-actions-shared/pull/56#issuecomment-1243521601
@dependabot merge
--
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 c
dependabot[bot] merged PR #56:
URL: https://github.com/apache/maven-gh-actions-shared/pull/56
--
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-uns
olamy commented on PR #57:
URL:
https://github.com/apache/maven-gh-actions-shared/pull/57#issuecomment-1243521932
@dependabot merge
--
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 c
dependabot[bot] merged PR #57:
URL: https://github.com/apache/maven-gh-actions-shared/pull/57
--
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-uns
michael-o commented on PR #176:
URL:
https://github.com/apache/maven-integration-testing/pull/176#issuecomment-1243583497
> > Old (master):
> > ```
> > [INFO] Tests run: 864, Failures: 0, Errors: 0, Skipped: 13, Time
elapsed: 566.069 s - in org.apache.maven.it.IntegrationTestSuite
gnodet commented on PR #176:
URL:
https://github.com/apache/maven-integration-testing/pull/176#issuecomment-1243585440
> > > Old (master):
> > > ```
> > > [INFO] Tests run: 864, Failures: 0, Errors: 0, Skipped: 13, Time
elapsed: 566.069 s - in org.apache.maven.it.IntegrationTestSuite
michael-o commented on PR #176:
URL:
https://github.com/apache/maven-integration-testing/pull/176#issuecomment-1243587165
> > > > Old (master):
> > > > ```
> > > > [INFO] Tests run: 864, Failures: 0, Errors: 0, Skipped: 13, Time
elapsed: 566.069 s - in org.apache.maven.it.IntegrationT
wsq93 closed issue #687: M2E integration
URL: https://github.com/apache/maven-mvnd/issues/687
--
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-uns
Joseph Angotti created MWAR-456:
---
Summary: Latest maven-war-plugin causing vulnerable .jars to be
downloaded
Key: MWAR-456
URL: https://issues.apache.org/jira/browse/MWAR-456
Project: Maven WAR Plugin
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603186#comment-17603186
]
Michael Osipov commented on MWAR-456:
-
Which vulnerabilities?
> Latest maven-war-plugi
kwin opened a new pull request, #160:
URL: https://github.com/apache/maven-javadoc-plugin/pull/160
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/MJAVADOC) filed
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Attachment: (was: Console Log.JPG)
> Latest maven-war-plugin causing vulnerable .jars to be downl
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603207#comment-17603207
]
Joseph Angotti commented on MWAR-456:
-
Somehow, plexus-utils-2.0.5.jar (CVE-2017-100048
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Attachment: Console-Log-Edit.JPG
> Latest maven-war-plugin causing vulnerable .jars to be downloaded
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603207#comment-17603207
]
Joseph Angotti edited comment on MWAR-456 at 9/12/22 5:38 PM:
--
Konrad Windszus created MJAVADOC-729:
Summary: Link to Javadoc references from Java 17
Key: MJAVADOC-729
URL: https://issues.apache.org/jira/browse/MJAVADOC-729
Project: Maven Javadoc Plugin
[
https://issues.apache.org/jira/browse/MJAVADOC-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated MJAVADOC-729:
-
Summary: Link to Javadoc references from JDK 17 (was: Link to Javadoc
references from
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603216#comment-17603216
]
Michael Osipov commented on MWAR-456:
-
Please provide a miminal sample project which de
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MWAR-456:
Fix Version/s: waiting-for-feedback
> Latest maven-war-plugin causing vulnerable .jars to be download
[
https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MWAR-444.
---
> Update plugin (requires Maven 3.2.5+)
> -
>
> Key: MW
[
https://issues.apache.org/jira/browse/MWAR-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MWAR-450.
---
> ISO8859-1 properties files get changed into UTF-8 when filtered
> ---
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603218#comment-17603218
]
Slawomir Jaranowski commented on MWAR-456:
--
Thanks for investigation and finding s
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Remaining Estimate: 60h (was: 443h)
Original Estimate: 60h (was: 443h)
> Latest maven-war-plug
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603219#comment-17603219
]
Joseph Angotti commented on MWAR-456:
-
I've updated the estimate to 60 hours and will p
kwin commented on PR #160:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/160#issuecomment-1244133563
@slawekjaranowski Just wanted to confirm that such a change is fine without
a JIRA reference.
--
This is an automated message from the Apache Git Service.
To respond to the me
kwin merged PR #160:
URL: https://github.com/apache/maven-javadoc-plugin/pull/160
--
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...@mav
slawekjaranowski commented on PR #160:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/160#issuecomment-1244143046
@kwin by the way you can look at build result
without worry simple change in docs
--
This is an automated message from the Apache Git Service.
To respond to the
[
https://issues.apache.org/jira/browse/MSHARED-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MSHARED-1022:
-
Labels: up-for-grabs (was: )
> Documents of patterns used for filtering
>
slawekjaranowski merged PR #32:
URL: https://github.com/apache/maven-common-artifact-filters/pull/32
--
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: iss
[
https://issues.apache.org/jira/browse/MSHARED-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603227#comment-17603227
]
Hudson commented on MSHARED-1131:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MSHARED-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MSHARED-1131.
Resolution: Fixed
> Upgrade Parent to 37 and cleanup
> --
slawekjaranowski commented on PR #223:
URL:
https://github.com/apache/maven-dependency-plugin/pull/223#issuecomment-1244242446
@jorsol - can you look?
--
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 g
slawekjaranowski merged PR #243:
URL: https://github.com/apache/maven-dependency-plugin/pull/243
--
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-
slawekjaranowski merged PR #244:
URL: https://github.com/apache/maven-dependency-plugin/pull/244
--
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-
Slawomir Jaranowski created MDEP-825:
Summary: Bump mockito-core from 4.7.0 to 4.8.0
Key: MDEP-825
URL: https://issues.apache.org/jira/browse/MDEP-825
Project: Maven Dependency Plugin
Iss
[
https://issues.apache.org/jira/browse/MDEP-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MDEP-825.
Resolution: Fixed
> Bump mockito-core from 4.7.0 to 4.8.0
> -
slawekjaranowski opened a new pull request, #801:
URL: https://github.com/apache/maven/pull/801
Following this checklist to help us incorporate your
contribution quickly and easily:
- [x] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/MNG) filed
[
https://issues.apache.org/jira/browse/MNG-7463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603246#comment-17603246
]
ASF GitHub Bot commented on MNG-7463:
-
slawekjaranowski opened a new pull request, #801
dependabot[bot] commented on PR #242:
URL:
https://github.com/apache/maven-dependency-plugin/pull/242#issuecomment-1244546019
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 min
slawekjaranowski closed pull request #242: Bump maven-reporting-impl from 3.1.0
to 3.2.0
URL: https://github.com/apache/maven-dependency-plugin/pull/242
--
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
slawekjaranowski merged PR #43:
URL: https://github.com/apache/maven-verifier/pull/43
--
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...
[
https://issues.apache.org/jira/browse/MSHARED-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MSHARED-1128.
Resolution: Fixed
> Deprecate all executeGoal(s) methods
> --
[
https://issues.apache.org/jira/browse/MSHARED-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603262#comment-17603262
]
Hudson commented on MSHARED-1128:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MSHARED-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603264#comment-17603264
]
Slawomir Jaranowski commented on MSHARED-1134:
--
No alternative ... I don't
[
https://issues.apache.org/jira/browse/MSHARED-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603264#comment-17603264
]
Slawomir Jaranowski edited comment on MSHARED-1134 at 9/12/22 9:55 PM:
--
slawekjaranowski commented on code in PR #42:
URL: https://github.com/apache/maven-verifier/pull/42#discussion_r968973626
##
src/main/java/org/apache/maven/shared/verifier/Verifier.java:
##
@@ -1566,38 +1567,77 @@ public void reset()
}
}
+/**
+ * @depreca
jorsol commented on PR #223:
URL:
https://github.com/apache/maven-dependency-plugin/pull/223#issuecomment-1244671764
> @jorsol - can you look?
There are a couple of issues, the first one is that `plexus-archiver` was
updated to drop legacy plexus API
https://github.com/codehaus-plex
dependabot[bot] opened a new pull request, #61:
URL: https://github.com/apache/maven-doxia-sitetools/pull/61
Bumps `slf4jVersion` from 1.7.36 to 2.0.0.
Updates `slf4j-api` from 1.7.36 to 2.0.0
Commits
https://github.com/qos-ch/slf4j/commit/0614d467d7bca81724f45e228f4f87116122
dependabot[bot] opened a new pull request, #62:
URL: https://github.com/apache/maven-doxia-sitetools/pull/62
Bumps [maven-parent](https://github.com/apache/maven-parent) from 36 to 37.
Release notes
Sourced from https://github.com/apache/maven-parent/releases";>maven-parent's
relea
dependabot[bot] opened a new pull request, #63:
URL: https://github.com/apache/maven-doxia-sitetools/pull/63
Bumps `junitVersion` from 5.8.2 to 5.9.0.
Updates `junit-jupiter-api` from 5.8.2 to 5.9.0
Release notes
Sourced from https://github.com/junit-team/junit5/releases";>junit-
tisonkun opened a new issue, #688:
URL: https://github.com/apache/maven-mvnd/issues/688
```
$ sdk install mvnd
Stop! mvnd 0.8.0 is not available. Possible causes:
* 0.8.0 is an invalid version
* mvnd binaries are incompatible with your platform
* mvnd has not been releas
tisonkun commented on issue #688:
URL: https://github.com/apache/maven-mvnd/issues/688#issuecomment-1244729092
```
$ sdk list mvnd | cat -
Available Mvnd Versions
===
gnodet commented on issue #688:
URL: https://github.com/apache/maven-mvnd/issues/688#issuecomment-1244740053
Looks related to https://github.com/apache/maven-mvnd/issues/337
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
tisonkun closed issue #688: Fail to install mvnd from SDKMAN! on Apple M1
machine
URL: https://github.com/apache/maven-mvnd/issues/688
--
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 co
tisonkun commented on issue #688:
URL: https://github.com/apache/maven-mvnd/issues/688#issuecomment-1244744919
@gnodet Thanks!
--
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
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Attachment: Test APCS Project Pom.xml
> Latest maven-war-plugin causing vulnerable .jars to be downlo
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603299#comment-17603299
]
Joseph Angotti commented on MWAR-456:
-
I've created and attached a sample test project
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603299#comment-17603299
]
Joseph Angotti edited comment on MWAR-456 at 9/13/22 2:22 AM:
--
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Attachment: Test APCS Project Pom.xml
> Latest maven-war-plugin causing vulnerable .jars to be downlo
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Attachment: Test APCS Project Pom-1.xml
> Latest maven-war-plugin causing vulnerable .jars to be down
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Attachment: (was: Test APCS Project Pom.xml)
> Latest maven-war-plugin causing vulnerable .jars t
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Angotti updated MWAR-456:
Attachment: (was: Test APCS Project Pom-1.xml)
> Latest maven-war-plugin causing vulnerable .jars
[
https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603299#comment-17603299
]
Joseph Angotti edited comment on MWAR-456 at 9/13/22 2:23 AM:
--
slawekjaranowski commented on PR #223:
URL:
https://github.com/apache/maven-dependency-plugin/pull/223#issuecomment-1244896451
Ups maven-plugin-testing-harness to fix and release ... 😄
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
slawekjaranowski closed pull request #115: Bump slf4j-api from 1.7.36 to 2.0.0
URL: https://github.com/apache/maven-shared-utils/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
dependabot[bot] commented on PR #115:
URL:
https://github.com/apache/maven-shared-utils/pull/115#issuecomment-1244911431
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 ve
[
https://issues.apache.org/jira/browse/MSHARED-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603338#comment-17603338
]
Slawomir Jaranowski commented on MSHARED-1122:
--
By the way {{FileUtils#cop
slawekjaranowski merged PR #114:
URL: https://github.com/apache/maven-shared-utils/pull/114
--
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-unsub
[
https://issues.apache.org/jira/browse/MSHARED-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MSHARED-1122.
Fix Version/s: maven-shared-utils-4.0.0
Assignee: Slawomir Jaranowski
[
https://issues.apache.org/jira/browse/MSHARED-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603340#comment-17603340
]
Hudson commented on MSHARED-1122:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
slawekjaranowski commented on code in PR #26:
URL:
https://github.com/apache/maven-plugin-testing/pull/26#discussion_r969188537
##
maven-plugin-testing-harness/src/test/java/org/apache/maven/plugin/testing/MojoRuleTest.java:
##
@@ -165,4 +168,23 @@ public void testWithRuleWrapp
gnodet commented on issue #688:
URL: https://github.com/apache/maven-mvnd/issues/688#issuecomment-1244967299
Note that you can still install mvnd manually and use the shell script
(`mvnd.sh`) instead of the native client.
--
This is an automated message from the Apache Git Service.
To res
tisonkun commented on issue #688:
URL: https://github.com/apache/maven-mvnd/issues/688#issuecomment-1244970158
@gnodet Thank you. I'll check whether it's a clean solution. That is, no
global installation or hidden folders. I'd prefer a package manager to avoid
manually cleaning up when I'd
85 matches
Mail list logo