olamy commented on PR #2208:
URL: https://github.com/apache/maven/pull/2208#issuecomment-2774681611
> Also, do not copy it to `.mvn` (project wide) but `~/.m2/` (user wide).
but it is user wide and Jenkins is sharing nodes.
is there any difference?
--
This is an automated me
khmarbaise merged PR #80:
URL: https://github.com/apache/maven-artifact-plugin/pull/80
--
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..
khmarbaise merged PR #84:
URL: https://github.com/apache/maven-artifact-plugin/pull/84
--
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..
gnodet commented on code in PR #131:
URL:
https://github.com/apache/maven-install-plugin/pull/131#discussion_r2026352303
##
src/test/java/org/apache/maven/plugins/install/InstallMojoTest.java:
##
@@ -57,12 +57,12 @@ public class InstallMojoTest extends AbstractMojoTestCase {
gnodet merged PR #131:
URL: https://github.com/apache/maven-install-plugin/pull/131
--
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
jira-importer commented on issue #273:
URL:
https://github.com/apache/maven-deploy-plugin/issues/273#issuecomment-2771520902
**[Stephen
Connolly](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=stephenc)**
commented
Marking as closed as the code contains the fix and this
jira-importer commented on issue #482:
URL:
https://github.com/apache/maven-deploy-plugin/issues/482#issuecomment-2771544672
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
For the usecase a different plugin should be used. I don
jira-importer commented on issue #408:
URL:
https://github.com/apache/maven-deploy-plugin/issues/408#issuecomment-2771538154
**[Tamas
Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)**
commented
Can you provide some minimal reproducer?
--
This i
jira-importer commented on issue #204:
URL:
https://github.com/apache/maven-install-plugin/issues/204#issuecomment-2771849133
**[jessecrossley](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jessecrossley)**
commented
This problem still occurs with mvn 2.0.10 and war pl
Istvan Toth created SUREFIRE-2300:
-
Summary: Surefire does not report test classes skipped from JUnit5
@BeforeAll methods
Key: SUREFIRE-2300
URL: https://issues.apache.org/jira/browse/SUREFIRE-2300
Pr
jira-importer commented on issue #420:
URL:
https://github.com/apache/maven-deploy-plugin/issues/420#issuecomment-2771539186
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
Fixed in [r1521582](http://svn.apache.org/r1521582)
jira-importer commented on issue #544:
URL:
https://github.com/apache/maven-deploy-plugin/issues/544#issuecomment-2771550565
**[Alexander
Kriegisch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kriegaex)**
commented
I have no idea. Is there a fairly up to date snapsho
desruisseaux commented on PR #243:
URL:
https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2774846692
> I think that would make sense. The point is that the resource plugin can
also be configured from the plugin, so with Path or String, but definitely not
PathMatcher.
gnodet commented on PR #2219:
URL: https://github.com/apache/maven/pull/2219#issuecomment-2774602072
The `DefaultDependencyResolverResult` does not really respect the
`@Immutable` contract which is on `Result`.
It may be better refactored in a different class that would be package
protec
gnodet commented on PR #243:
URL:
https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2777690035
> > > > I think that would make sense. The point is that the resource plugin
can also be configured from the plugin, so with Path or String, but definitely
not PathMatcher.
>
[
https://issues.apache.org/jira/browse/MNG-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned MNG-8673:
Assignee: Guillaume Nodet
> SourceRoot includes and excludes should be String
>
gnodet commented on PR #243:
URL:
https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2777675970
> > > I think that would make sense. The point is that the resource plugin
can also be configured from the plugin, so with Path or String, but definitely
not PathMatcher.
> >
Andreas Höhmann created SUREFIRE-2301:
-
Summary: java.lang.ClassNotFoundException:
org.junit.platform.engine.reporting.OutputDirectoryProvider
Key: SUREFIRE-2301
URL: https://issues.apache.org/jira/browse/SURE
jira-importer commented on issue #502:
URL:
https://github.com/apache/maven-deploy-plugin/issues/502#issuecomment-2771546997
**[Martin
Todorov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=carlspring)**
commented
In your case you're only referring to OS-s. However, th
[
https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Höhmann updated SUREFIRE-2301:
--
Description:
After change from 3.5.2 to 3.5.3 I have such an exception in my build.
jira-importer commented on issue #311:
URL:
https://github.com/apache/maven-apache-parent/issues/311#issuecomment-2771679054
**[Sebb](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=s...@apache.org)**
commented
See attached sample POMs.
Both attempt to change the
jira-importer closed issue #142: [MINSTALL-30] Command Line parameter 'version'
does not override pom file
URL: https://github.com/apache/maven-install-plugin/issues/142
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
gnodet commented on PR #2226:
URL: https://github.com/apache/maven/pull/2226#issuecomment-2776322731
> Not to mention: now if this pulled out, what happens to maven-testing
supplier? Should they be the same?
Maven testing uses mocks, so not really affected.
--
This is an automated
gnodet merged PR #133:
URL: https://github.com/apache/maven-jar-plugin/pull/133
--
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
gnodet merged PR #115:
URL: https://github.com/apache/maven-jar-plugin/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 comment.
To unsubscribe, e-mail: issues-unsubscr...@maven
[
https://issues.apache.org/jira/browse/MJAR-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940758#comment-17940758
]
ASF GitHub Bot commented on MJAR-322:
-
gnodet merged PR #115:
URL: https://github.com/a
jira-importer commented on issue #430:
URL:
https://github.com/apache/maven-apache-parent/issues/430#issuecomment-2771723173
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
no, AFAIK, it is not inherited
yes, it would require te
dependabot[bot] commented on PR #122:
URL: https://github.com/apache/maven-jar-plugin/pull/122#issuecomment-2776380965
OK, I won't notify you about version 2.x.x again, unless you re-open this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
gnodet commented on PR #122:
URL: https://github.com/apache/maven-jar-plugin/pull/122#issuecomment-2776380845
@dependabot ignore this major version
--
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
dependabot[bot] closed pull request #122: Bump org.slf4j:slf4j-api from 1.7.36
to 2.0.17
URL: https://github.com/apache/maven-jar-plugin/pull/122
--
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
gnodet merged PR #109:
URL: https://github.com/apache/maven-jar-plugin/pull/109
--
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
gnodet commented on PR #114:
URL: https://github.com/apache/maven-jar-plugin/pull/114#issuecomment-2776382881
@dependabot rebase
--
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 comme
gnodet merged PR #340:
URL: https://github.com/apache/maven-install-plugin/pull/340
--
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
gnodet merged PR #147:
URL: https://github.com/apache/maven-filtering/pull/147
--
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.
[
https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MSHARED-1473:
-
Issue Type: Dependency upgrade (was: Task)
> Bump org.apache.maven.shared:maven-shared
[
https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MSHARED-1474.
Resolution: Fixed
> Upgrade to Maven 4.0.0-rc-2
> ---
>
>
larry-cable opened a new issue, #321:
URL: https://github.com/apache/maven-compiler-plugin/issues/321
### Affected version
3.5.9
### Bug description
the java module system supports the ability to compile and execute "patch
modules" these are patches to existing modules t
gnodet merged PR #146:
URL: https://github.com/apache/maven-filtering/pull/146
--
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.
[
https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940787#comment-17940787
]
ASF GitHub Bot commented on MSHARED-1473:
-
gnodet merged PR #145:
URL: https://
[
https://issues.apache.org/jira/browse/MNG-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8647:
-
Issue Type: Improvement (was: Task)
> Set the default source directory to `src/${scope}/${lang}` a
gnodet merged PR #124:
URL: https://github.com/apache/maven-jar-plugin/pull/124
--
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
gnodet closed issue #317: [MINSTALL-206] Ability to skip execution by setting
phase to none
URL: https://github.com/apache/maven-install-plugin/issues/317
--
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
larry-cable commented on issue #321:
URL:
https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2776670327
@desruisseaux I will attempt today and report back here, thx for your rapid
response!!!
watch this space...
--
This is an automated message from the Apache
[
https://issues.apache.org/jira/browse/MNG-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940802#comment-17940802
]
Guillaume Nodet commented on MNG-8671:
--
Yes, I don't think we want to break all Maven
[
https://issues.apache.org/jira/browse/MNG-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940802#comment-17940802
]
Guillaume Nodet edited comment on MNG-8671 at 4/3/25 7:03 PM:
--
[
https://issues.apache.org/jira/browse/MNG-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8633:
-
Priority: Trivial (was: Major)
> Initialize entities map lazily
> --
>
Guillaume Nodet created MNG-8673:
Summary: SourceRoot includes and excludes should be String
Key: MNG-8673
URL: https://issues.apache.org/jira/browse/MNG-8673
Project: Maven
Issue Type: Impro
[
https://issues.apache.org/jira/browse/MNG-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-8620.
> Most links broken from SVG in https://maven.apache.org/ref/4-LATEST/
>
[
https://issues.apache.org/jira/browse/MNG-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8674:
-
Priority: Minor (was: Major)
> Get rid of Resource#mergeId which comes from Maven 2 and is not use
[
https://issues.apache.org/jira/browse/MNG-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8674:
-
Fix Version/s: 4.0.0-rc-4
> Get rid of Resource#mergeId which comes from Maven 2 and is not used
>
Guillaume Nodet created MNG-8674:
Summary: Get rid of Resource#mergeId which comes from Maven 2 and
is not used
Key: MNG-8674
URL: https://issues.apache.org/jira/browse/MNG-8674
Project: Maven
[
https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MSHARED-1474:
-
Fix Version/s: 4.0.0-beta-2
> Upgrade to Maven 4.0.0-rc-2
> ---
Guillaume Nodet created MSHARED-1474:
Summary: Upgrade to Maven 4.0.0-rc-2
Key: MSHARED-1474
URL: https://issues.apache.org/jira/browse/MSHARED-1474
Project: Maven Shared Components
Issue
[
https://issues.apache.org/jira/browse/MNG-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8630:
-
Issue Type: Dependency upgrade (was: Task)
> Bump ch.qos.logback:logback-classic from 1.5.17 to 1.
[
https://issues.apache.org/jira/browse/MNG-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8653:
-
Summary: Fix 'all' phase and add 'each' phase (was: Fix all phase and
add each phase)
> Fix 'al
[
https://issues.apache.org/jira/browse/MNG-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8509:
-
Issue Type: Task (was: Improvement)
> org.apache.maven.internal.impl.Utils.nonNull should be remov
[
https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8511:
-
Priority: Trivial (was: Blocker)
> Explains the meaning of cling
> -
>
[
https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8511:
-
Issue Type: Task (was: Improvement)
> Explains the meaning of cling
>
[
https://issues.apache.org/jira/browse/MNG-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8620:
-
Issue Type: Task (was: Improvement)
> Most links broken from SVG in https://maven.apache.org/ref/4
[
https://issues.apache.org/jira/browse/MNG-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-5668:
-
Parent: (was: MNG-5665)
Issue Type: Bug (was: Sub-task)
> The concurrent builder shoul
[
https://issues.apache.org/jira/browse/MNG-8646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8646:
-
Issue Type: Task (was: Bug)
> Make IT tests use "outer" Mimir caching as well
> --
[
https://issues.apache.org/jira/browse/MNG-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8616:
-
Issue Type: New Feature (was: Task)
> Maven should be smarter with extension conflicts
> -
[
https://issues.apache.org/jira/browse/MNG-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8624:
-
Issue Type: Bug (was: Task)
> Fix dependency not being set correctly for unsupported types
> -
[
https://issues.apache.org/jira/browse/MNG-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8660:
-
Issue Type: Improvement (was: Task)
> Decouple legacy prompter from implementation details
> -
[
https://issues.apache.org/jira/browse/MNG-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8653:
-
Issue Type: New Feature (was: Task)
> Fix 'all' phase and add 'each' phase
>
[
https://issues.apache.org/jira/browse/MNG-8449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940801#comment-17940801
]
Guillaume Nodet commented on MNG-8449:
--
What is this about ?
> ProblemCollector filte
[
https://issues.apache.org/jira/browse/MNG-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8450:
-
Issue Type: Improvement (was: Task)
> BOM importing model building warnings should be reported in-
[
https://issues.apache.org/jira/browse/MNG-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8637:
-
Issue Type: New Feature (was: Task)
> Pull out "Standalone API" from UTs
> ---
[
https://issues.apache.org/jira/browse/MNG-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8633:
-
Issue Type: Improvement (was: Task)
> Initialize entities map lazily
> ---
jagame opened a new issue, #259:
URL: https://github.com/apache/maven-archetype/issues/259
### New feature, improvement proposal
Given current settings.xml:
```xml
http://maven.apache.org/SETTINGS/1.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xs
jira-importer commented on issue #501:
URL:
https://github.com/apache/maven-deploy-plugin/issues/501#issuecomment-2771546835
**[Gabriel
Dogaru](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gdogaru)**
commented
[04:41:21]: [INFO] [deploy:deploy {execution: default-depl
jira-importer commented on issue #166:
URL:
https://github.com/apache/maven-deploy-plugin/issues/166#issuecomment-2771511857
**[Alexander
Kriegisch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kriegaex)**
commented
Sorry for digging up this issue. I have this in my p
jira-importer commented on issue #384:
URL:
https://github.com/apache/maven-deploy-plugin/issues/384#issuecomment-2771536166
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Please provide debug log output.
--
This is an au
jira-importer commented on issue #456:
URL:
https://github.com/apache/maven-apache-parent/issues/456#issuecomment-2771730853
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
PR merged in
https://github.com/apache/maven-apache-paren
jira-importer closed issue #567: [MDEPLOY-251] generatePom=false not working
with 3.0.0-M1
URL: https://github.com/apache/maven-deploy-plugin/issues/567
--
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
jagame commented on issue #259:
URL:
https://github.com/apache/maven-archetype/issues/259#issuecomment-2776981236
An possible "fix" should be too simple as modify
RemoteCatalogArchetypeDataSource:
```java
@Named("remote-catalog")
@Singleton
public class RemoteCatalogArchetypeDat
desruisseaux commented on issue #321:
URL:
https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2777161319
When the compilation fails, a `target/javac.args` file should exist. Are the
parameters in that file the ones that you would expect?
--
This is an automated messa
larry-cable commented on issue #321:
URL:
https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2777174596
> When the compilation fails, a `target/javac.args` file should exist. Are
the parameters in that file the ones that you would expect?
```
more target/javac
dependabot[bot] opened a new pull request, #113:
URL: https://github.com/apache/maven-resources-plugin/pull/113
Bumps
[org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent)
from 43 to 44.
Release notes
Sourced from https://github.com/apache/maven-parent/r
gnodet commented on PR #243:
URL:
https://github.com/apache/maven-clean-plugin/pull/243#issuecomment-2776936980
> > I think that would make sense. The point is that the resource plugin can
also be configured from the plugin, so with Path or String, but definitely not
PathMatcher.
>
[
https://issues.apache.org/jira/browse/MNG-8459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-8459:
Fix Version/s: (was: 4.0.x-candidate)
> Consider use of org.junit-pioneer:junit-pioneer in tests
[
https://issues.apache.org/jira/browse/MNG-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940824#comment-17940824
]
Michael Osipov edited comment on MNG-8467 at 4/3/25 9:15 PM:
-
F
jira-importer commented on issue #459:
URL:
https://github.com/apache/maven-apache-parent/issues/459#issuecomment-2771731424
**[Christopher
Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)**
commented
In Accumulo, we just just provide a basic "DEPENDENCIE
[
https://issues.apache.org/jira/browse/MNG-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940824#comment-17940824
]
Michael Osipov commented on MNG-8467:
-
Folks, please add a proper version.
> maven.pro
larry-cable commented on issue #321:
URL:
https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2776920184
@desruisseaux downloaded 4.0.0-rc3, installed, cloned maven-compiler-plugin
and pulled PR #320 built and installed in my local m2 repo and attempted to
rebuild my p
[
https://issues.apache.org/jira/browse/MNG-8028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-8028:
Fix Version/s: (was: 4.0.x-candidate)
> Maven3 "resolves" in-reactor dependency if there is main
gnodet commented on code in PR #2226:
URL: https://github.com/apache/maven/pull/2226#discussion_r2027356066
##
impl/maven-impl/pom.xml:
##
@@ -112,6 +112,22 @@ under the License.
org.apache.maven.resolver
maven-resolver-impl
+
Review Comment:
I've mov
jira-importer commented on issue #170:
URL:
https://github.com/apache/maven-deploy-plugin/issues/170#issuecomment-2771512183
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
Fixed in [r1568656](http://svn.apache.org/r1568656)
gnodet merged PR #104:
URL: https://github.com/apache/maven-resources-plugin/pull/104
--
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...
gnodet merged PR #102:
URL: https://github.com/apache/maven-resources-plugin/pull/102
--
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...
jira-importer opened a new issue, #507:
URL: https://github.com/apache/maven-apache-parent/issues/507
**[Sylwester
Lachiewicz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slachiewicz)**
opened
**[MPOM-344](https://issues.apache.org/jira/browse/MPOM-344?redirect=false)**
an
gnodet merged PR #109:
URL: https://github.com/apache/maven-resources-plugin/pull/109
--
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...
gnodet merged PR #107:
URL: https://github.com/apache/maven-resources-plugin/pull/107
--
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...
gnodet merged PR #145:
URL: https://github.com/apache/maven-filtering/pull/145
--
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.
[
https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MSHARED-1473.
Resolution: Fixed
> Bump org.apache.maven.shared:maven-shared-components from 43 to 44
>
[
https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MSHARED-1473:
-
Fix Version/s: 4.0.0-beta-2
> Bump org.apache.maven.shared:maven-shared-components from
gnodet merged PR #138:
URL: https://github.com/apache/maven-filtering/pull/138
--
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.
[
https://issues.apache.org/jira/browse/MSHARED-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned MSHARED-1473:
Assignee: Guillaume Nodet
> Bump org.apache.maven.shared:maven-shared-components
[
https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940788#comment-17940788
]
ASF GitHub Bot commented on MSHARED-1474:
-
gnodet merged PR #138:
URL: https://
[
https://issues.apache.org/jira/browse/MSHARED-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned MSHARED-1474:
Assignee: Guillaume Nodet
> Upgrade to Maven 4.0.0-rc-2
> --
1 - 100 of 166 matches
Mail list logo