dependabot[bot] commented on PR #61:
URL:
https://github.com/apache/maven-source-plugin/pull/61#issuecomment-2948262104
Superseded by #72.
--
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 spe
dependabot[bot] opened a new pull request, #72:
URL: https://github.com/apache/maven-source-plugin/pull/72
Bumps `mavenVersion` from 3.2.5 to 3.9.10.
Updates `org.apache.maven:maven-model` from 3.2.5 to 3.9.10
Updates `org.apache.maven:maven-plugin-api` from 3.2.5 to 3.9.10
R
dependabot[bot] closed pull request #61: Bump mavenVersion from 3.2.5 to 3.9.9
URL: https://github.com/apache/maven-source-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
dependabot[bot] opened a new pull request, #738:
URL: https://github.com/apache/maven-resolver/pull/738
Bumps `mavenVersion` from 3.9.9 to 3.9.10.
Updates `org.apache.maven:maven-resolver-provider` from 3.9.9 to 3.9.10
Updates `org.apache.maven:maven-model-builder` from 3.9.9 to 3.9
dependabot[bot] opened a new pull request, #259:
URL: https://github.com/apache/maven-clean-plugin/pull/259
Bumps `mavenVersion` from 3.9.9 to 3.9.10.
Updates `org.apache.maven:maven-plugin-api` from 3.9.9 to 3.9.10
Release notes
Sourced from https://github.com/apache/maven/relea
dependabot[bot] opened a new pull request, #105:
URL: https://github.com/apache/maven-plugin-testing/pull/105
Bumps `mavenVersion` from 3.9.9 to 3.9.10.
Updates `org.apache.maven:maven-artifact` from 3.9.9 to 3.9.10
Updates `org.apache.maven:maven-core` from 3.9.9 to 3.9.10
U
dependabot[bot] opened a new pull request, #611:
URL: https://github.com/apache/maven-jlink-plugin/pull/611
Bumps org.apache.maven:maven-artifact from 3.6.3 to 3.9.10.
[
--
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-ma
slawekjaranowski opened a new pull request, #2442:
URL: https://github.com/apache/maven/pull/2442
(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 unsubscrib
Pankraz76 commented on PR #2403:
URL: https://github.com/apache/maven/pull/2403#issuecomment-2945962889
fixed `.*/compat/maven-compat/.*`
--
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 speci
slachiewicz commented on PR #2403:
URL: https://github.com/apache/maven/pull/2403#issuecomment-2945779365
Small comment, issue template contains some statements about license and
copyright. Please restore the template and agree to terms
--
This is an automated message from the Apache Git
slachiewicz commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2113602203
##
pom.xml:
##
@@ -853,6 +873,7 @@ under the License.
**/*.odg
**/*.svg
.asf.yaml
+.pmd/ruleset.xml
Pankraz76 commented on code in PR #2435:
URL: https://github.com/apache/maven/pull/2435#discussion_r2129875905
##
.gitignore:
##
@@ -3,17 +3,22 @@
.classpath
.settings/
.svn/
+
# Intellij
*.ipr
*.iml
.idea
!.idea/icon.png
-.DS_Store
/bootstrap
/dependencies.xml
.java-
Pankraz76 commented on PR #2435:
URL: https://github.com/apache/maven/pull/2435#issuecomment-2945717886
> Which SVG ?
seems like having more obsoletes or might be intended. My wc clean with way
less ignored then actually configured:
- https://github.com/apache/maven/pull/2439
slawekjaranowski closed issue #204: Remove manually update release notes
URL: https://github.com/apache/maven-pmd-plugin/issues/204
--
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 commen
slawekjaranowski merged PR #214:
URL: https://github.com/apache/maven-pmd-plugin/pull/214
--
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-unsubsc
slawekjaranowski commented on code in PR #215:
URL: https://github.com/apache/maven-pmd-plugin/pull/215#discussion_r2129837495
##
pom.xml:
##
@@ -137,6 +137,12 @@ under the License.
${mavenVersion}
provided
+
+ org.apache.maven.reporting
+ maven
Pankraz76 commented on code in PR #2441:
URL: https://github.com/apache/maven/pull/2441#discussion_r2129819133
##
compat/maven-embedder/src/main/java/org/apache/maven/cli/props/MavenProperties.java:
##
@@ -486,39 +486,40 @@ public void substitute(UnaryOperator callback) {
Pankraz76 commented on code in PR #2441:
URL: https://github.com/apache/maven/pull/2441#discussion_r2129820852
##
compat/maven-embedder/src/main/java/org/apache/maven/cli/props/MavenProperties.java:
##
@@ -486,39 +486,40 @@ public void substitute(UnaryOperator callback) {
Pankraz76 opened a new pull request, #2441:
URL: https://github.com/apache/maven/pull/2441
isolating issue found in:
- https://github.com/apache/maven/pull/2401
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
Pankraz76 opened a new pull request, #2440:
URL: https://github.com/apache/maven/pull/2440
isolating issue found in:
-https://github.com/apache/maven/pull/2401
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
elharo commented on code in PR #215:
URL: https://github.com/apache/maven-pmd-plugin/pull/215#discussion_r2129756021
##
pom.xml:
##
@@ -137,6 +137,12 @@ under the License.
${mavenVersion}
provided
+
+ org.apache.maven.reporting
+ maven-reporting
slawekjaranowski commented on code in PR #215:
URL: https://github.com/apache/maven-pmd-plugin/pull/215#discussion_r2129733778
##
pom.xml:
##
@@ -137,6 +137,12 @@ under the License.
${mavenVersion}
provided
+
+ org.apache.maven.reporting
+ maven
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2129731128
##
compat/maven-compat/pom.xml:
##
@@ -248,6 +248,13 @@ under the License.
+
+org.apache.maven.plugins
+maven-pmd-pl
slachiewicz merged PR #2432:
URL: https://github.com/apache/maven/pull/2432
--
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.apa
slachiewicz merged PR #2433:
URL: https://github.com/apache/maven/pull/2433
--
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.apa
slachiewicz merged PR #89:
URL: https://github.com/apache/maven-plugin-testing/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: issues-unsubscr..
elharo merged PR #393:
URL: https://github.com/apache/maven-javadoc-plugin/pull/393
--
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...@m
slawekjaranowski commented on issue #165:
URL:
https://github.com/apache/maven-gh-actions-shared/issues/165#issuecomment-2945538282
Simple proposition for PR template:
```markdown
---
To make clear that you license your contribution under
the [Apache L
Pankraz76 commented on code in PR #2436:
URL: https://github.com/apache/maven/pull/2436#discussion_r2129582571
##
src/mdo/java/WrapperProperties.java:
##
@@ -302,20 +301,17 @@ public synchronized void load(InputStream inStream)
throws IOException {
@Override
public
Bukama commented on code in PR #166:
URL:
https://github.com/apache/maven-gh-actions-shared/pull/166#discussion_r2129152098
##
.github/labels.js:
##
@@ -66,6 +66,26 @@ module.exports = [
color: "912E29",
description: ""
},
+{
+name: "build",
+
Bukama merged PR #219:
URL: https://github.com/apache/maven-build-cache-extension/pull/219
--
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-unsubs
[
https://issues.apache.org/jira/browse/SCM-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956379#comment-17956379
]
Michael Osipov commented on SCM-1029:
-
U don't have any
> JGit performing empty commit
elharo merged PR #218:
URL: https://github.com/apache/maven-pmd-plugin/pull/218
--
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
elharo commented on PR #2435:
URL: https://github.com/apache/maven/pull/2435#issuecomment-2944808109
Don't know, but it's not an IDE or file system artifact.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
garydgregory opened a new issue, #130:
URL: https://github.com/apache/maven-changes-plugin/issues/130
### Affected version
3.0.0-M3
### Bug description
Whatever the actual problem is, the plugin should log an actionable error
message instead of throwing a `NullPointerExc
rmannibucau commented on PR #2430:
URL: https://github.com/apache/maven/pull/2430#issuecomment-2944481800
Removing the cache doesn't have this negative impact, current impl neither,
only your proposal which was optimizing "the other side" implied that issue
@gnodet was the intent a ca
elharo closed pull request #216: Inherit identical method
URL: https://github.com/apache/maven-pmd-plugin/pull/216
--
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 unsubscrib
Pankraz76 commented on code in PR #2439:
URL: https://github.com/apache/maven/pull/2439#discussion_r2128883749
##
.gitignore:
##
@@ -1,19 +1,12 @@
+!.idea/icon.png
**/target/**
-.project
-.classpath
-.settings/
-.svn/
-# Intellij
-*.ipr
*.iml
-.idea
-!.idea/icon.png
+*.ipr
.D
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2128887798
##
.gitignore:
##
@@ -16,4 +16,5 @@
.factorypath
.vscode/
repo/
-/*.svg
\ No newline at end of file
+/*.svg
Review Comment:
- https://github.com/apache/maven/pul
Pankraz76 commented on code in PR #2439:
URL: https://github.com/apache/maven/pull/2439#discussion_r2128887528
##
.gitignore:
##
@@ -1,19 +1,12 @@
+!.idea/icon.png
**/target/**
-.project
-.classpath
-.settings/
-.svn/
-# Intellij
-*.ipr
*.iml
-.idea
-!.idea/icon.png
+*.ipr
.D
Pankraz76 commented on code in PR #2439:
URL: https://github.com/apache/maven/pull/2439#discussion_r2128883749
##
.gitignore:
##
@@ -1,19 +1,12 @@
+!.idea/icon.png
**/target/**
-.project
-.classpath
-.settings/
-.svn/
-# Intellij
-*.ipr
*.iml
-.idea
-!.idea/icon.png
+*.ipr
.D
Pankraz76 commented on code in PR #2439:
URL: https://github.com/apache/maven/pull/2439#discussion_r2128879011
##
.gitignore:
##
@@ -1,19 +1,12 @@
+!.idea/icon.png
**/target/**
-.project
-.classpath
-.settings/
-.svn/
-# Intellij
-*.ipr
*.iml
-.idea
-!.idea/icon.png
+*.ipr
.D
Pankraz76 opened a new pull request, #2439:
URL: https://github.com/apache/maven/pull/2439
- https://github.com/apache/maven/pull/2403#discussion_r2128510652
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
Pankraz76 commented on PR #2427:
URL: https://github.com/apache/maven/pull/2427#issuecomment-2944342830
fixed the correct root dir now:
investing 24.202 s for code we rely on seems good indentation.
https://github.com/user-attachments/assets/a3d6e533-bed0-48e9-8b32-891380ce38c6
Pankraz76 commented on PR #2427:
URL: https://github.com/apache/maven/pull/2427#issuecomment-2944331103
only done on root, which does not include anything.
yes we working on this code so it should be checked for good.
- https://github.com/apache/maven/pull/2315
--
This is an
elharo opened a new pull request, #2438:
URL: https://github.com/apache/maven/pull/2438
Not sure where this has moved to in Maven 4, but for now this seems to be
where the live site is pulled from.
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
Pankraz76 commented on code in PR #2436:
URL: https://github.com/apache/maven/pull/2436#discussion_r2128851337
##
src/mdo/java/WrapperProperties.java:
##
@@ -350,28 +325,32 @@ public synchronized void loadFromXML(InputStream in)
throws IOException, Invalid
@Override
gnodet commented on code in PR #2436:
URL: https://github.com/apache/maven/pull/2436#discussion_r2128841420
##
src/mdo/java/WrapperProperties.java:
##
@@ -350,28 +325,32 @@ public synchronized void loadFromXML(InputStream in)
throws IOException, Invalid
@Override
pu
gnodet commented on code in PR #2436:
URL: https://github.com/apache/maven/pull/2436#discussion_r2128841812
##
src/mdo/java/WrapperProperties.java:
##
@@ -324,22 +302,19 @@ public synchronized void load(InputStream inStream)
throws IOException {
@Override
public voi
Pankraz76 commented on PR #2430:
URL: https://github.com/apache/maven/pull/2430#issuecomment-2944284590
> 2\. about compat
would like to ignore to avoid any further, as happens over and over. Im
silly, so ignore would really help. Will do this locally somehow.
> 1. so everytime
[
https://issues.apache.org/jira/browse/SCM-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956341#comment-17956341
]
Markus Hoffrogge commented on SCM-1029:
---
[~michael-o] Is there a schedule when *maven
Pankraz76 commented on PR #2437:
URL: https://github.com/apache/maven/pull/2437#issuecomment-2944258461
yes. i would save current state ahead to be able to fix impl. and
adjust/remove failing tests.
at the end its the same. so no need to rush.
--
This is an automated message from t
Pankraz76 commented on PR #2426:
URL: https://github.com/apache/maven/pull/2426#issuecomment-2944248971
thank you
--
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 unsubsc
Pankraz76 commented on code in PR #2436:
URL: https://github.com/apache/maven/pull/2436#discussion_r2128796874
##
src/mdo/java/WrapperProperties.java:
##
@@ -101,102 +88,89 @@ public void list(PrintWriter out) {
@Override
public int size() {
-ensureInitialize
rmannibucau commented on PR #2430:
URL: https://github.com/apache/maven/pull/2430#issuecomment-2944101352
I can be wrong since I didn't reopen vi to check but your PR looks like:
1. there is a global regression on the write pattern now write pattern are
no more bulked by designed (the
slawekjaranowski merged PR #213:
URL: https://github.com/apache/maven-pmd-plugin/pull/213
--
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-unsubsc
elharo opened a new pull request, #218:
URL: https://github.com/apache/maven-pmd-plugin/pull/218
(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
elharo opened a new pull request, #215:
URL: https://github.com/apache/maven-pmd-plugin/pull/215
(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
slachiewicz closed pull request #217: Added Dependabot for 3.x branch
URL: https://github.com/apache/maven-pmd-plugin/pull/217
--
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.
T
gnodet commented on PR #2437:
URL: https://github.com/apache/maven/pull/2437#issuecomment-2943873975
I'm not sure it makes sense to test a broken implementation. Imho, we should
fix the WrapperProperties first by remove the cache, then (or at the same
time), improve test coverage.
--
Thi
slachiewicz opened a new pull request, #217:
URL: https://github.com/apache/maven-pmd-plugin/pull/217
(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 unsubs
elharo opened a new pull request, #216:
URL: https://github.com/apache/maven-pmd-plugin/pull/216
(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
Pankraz76 commented on code in PR #2434:
URL: https://github.com/apache/maven/pull/2434#discussion_r2128631088
##
impl/maven-core/src/test/java/org/apache/maven/model/WrapperPropertiesTest.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
Pankraz76 commented on code in PR #2434:
URL: https://github.com/apache/maven/pull/2434#discussion_r2128631088
##
impl/maven-core/src/test/java/org/apache/maven/model/WrapperPropertiesTest.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
Pankraz76 commented on code in PR #2434:
URL: https://github.com/apache/maven/pull/2434#discussion_r2128625758
##
impl/maven-core/src/test/java/org/apache/maven/model/WrapperPropertiesTest.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
Pankraz76 commented on code in PR #2434:
URL: https://github.com/apache/maven/pull/2434#discussion_r2128623871
##
impl/maven-core/src/test/java/org/apache/maven/model/WrapperPropertiesTest.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
elharo closed pull request #392: Prefer https
URL: https://github.com/apache/maven-javadoc-plugin/pull/392
--
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-mai
Pankraz76 opened a new pull request, #2437:
URL: https://github.com/apache/maven/pull/2437
isolate NPE throwing test:
- https://github.com/apache/maven/pull/2434
- https://github.com/apache/maven/pull/2434#discussion_r2128503938
--
This is an automated message from the Apache Git
gnodet opened a new pull request, #2436:
URL: https://github.com/apache/maven/pull/2436
This commit refactors the WrapperProperties template used for Maven model
properties:
TEMPLATE CHANGES (src/mdo/java/WrapperProperties.java):
- Removed caching mechanism (orderedProps field and
gnodet commented on PR #2434:
URL: https://github.com/apache/maven/pull/2434#issuecomment-2943784733
Raised https://github.com/apache/maven/pull/2436
--
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
gnodet commented on PR #2435:
URL: https://github.com/apache/maven/pull/2435#issuecomment-2943772186
> SVG is a data file, not autogenerated
Which SVG ?
--
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
Pankraz76 commented on code in PR #2430:
URL: https://github.com/apache/maven/pull/2430#discussion_r2128588841
##
impl/maven-core/src/test/java/org/apache/maven/model/WrapperPropertiesTest.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
elharo commented on PR #81:
URL: https://github.com/apache/maven-war-plugin/pull/81#issuecomment-2943757624
Leaving open for useful context
--
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 spe
elharo opened a new pull request, #393:
URL: https://github.com/apache/maven-javadoc-plugin/pull/393
(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 unsubsc
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2128570309
##
.gitignore:
##
@@ -16,4 +16,5 @@
.factorypath
.vscode/
repo/
-/*.svg
\ No newline at end of file
+/*.svg
Review Comment:
agree
--
This is an automated mes
elharo opened a new pull request, #392:
URL: https://github.com/apache/maven-javadoc-plugin/pull/392
might be moot
--
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 unsubs
elharo opened a new issue, #391:
URL: https://github.com/apache/maven-javadoc-plugin/issues/391
### Affected version
HEAD
### Bug description
These files tend to show up in local checkouts:
```
Untracked files:
(use "git add ..." to include in what will be
elharo merged PR #385:
URL: https://github.com/apache/maven-javadoc-plugin/pull/385
--
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...@m
elharo commented on code in PR #166:
URL:
https://github.com/apache/maven-gh-actions-shared/pull/166#discussion_r2128523784
##
.github/labels.js:
##
@@ -66,6 +66,26 @@ module.exports = [
color: "912E29",
description: ""
},
+{
+name: "build",
+
1 - 100 of 125 matches
Mail list logo