slawekjaranowski commented on a change in pull request #393:
URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746954542
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java
##
@@ -1,4 +1,4 @@
-p
Tibor17 commented on a change in pull request #393:
URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746916936
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java
##
@@ -1,4 +1,4 @@
-package or
Tibor17 commented on a change in pull request #393:
URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746916936
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java
##
@@ -1,4 +1,4 @@
-package or
Tibor17 commented on a change in pull request #393:
URL: https://github.com/apache/maven-surefire/pull/393#discussion_r746916936
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/surefire/providerapi/ConfigurableProviderInfo.java
##
@@ -1,4 +1,4 @@
-package or
Tibor17 commented on pull request #393:
URL: https://github.com/apache/maven-surefire/pull/393#issuecomment-965662886
Hi @slawekjaranowski , I am just having a look.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
[
https://issues.apache.org/jira/browse/MNG-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441897#comment-17441897
]
Guillaume Nodet commented on MNG-7319:
--
The enforcer plugin has been upgraded in maste
[
https://issues.apache.org/jira/browse/MNG-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-7329.
Resolution: Fixed
> Upgrade maven-enforcer-plugin
> -
>
>
gnodet merged pull request #608:
URL: https://github.com/apache/maven/pull/608
--
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...@
rfscholte commented on a change in pull request #603:
URL: https://github.com/apache/maven/pull/603#discussion_r746795957
##
File path:
maven-model-builder/src/main/java/org/apache/maven/model/composition/DefaultDependencyManagementImporter.java
##
@@ -83,4 +90,43 @@ public vo
gnodet commented on pull request #608:
URL: https://github.com/apache/maven/pull/608#issuecomment-965317212
> But updating it for Maven only (as this PR does) is most likely the
_fastest_ way forward. The only thing I'm afraid of is that we will forget to
remove this quick patch when maven
Guillaume Nodet created MNG-7330:
Summary: Upgrade parent and revert MNG-7329
Key: MNG-7330
URL: https://issues.apache.org/jira/browse/MNG-7330
Project: Maven
Issue Type: Task
Rep
[
https://issues.apache.org/jira/browse/MNG-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441771#comment-17441771
]
Martin Kanters commented on MNG-7310:
-
[~cstamas] thankfully pointed me on the dev mail
slawekjaranowski commented on pull request #608:
URL: https://github.com/apache/maven/pull/608#issuecomment-965250548
We have also m-e-p version in ASF parent pom
and was updated
https://github.com/apache/maven-apache-parent/commit/9e195c86baada07b2a1a493ca7eed622d0482b36
--
This
mthmulders commented on pull request #608:
URL: https://github.com/apache/maven/pull/608#issuecomment-965140793
> Imho, having master not building correctly should be fixed asap
Most certainly agree. We shouldn't even let it come this far (but that's a
different topic).
> What
gnodet commented on pull request #608:
URL: https://github.com/apache/maven/pull/608#issuecomment-965136763
> Is this a work-around for the fact that
[apache/maven-parent#32](https://github.com/apache/maven-parent/pull/32) has
not yet been released? Based on what @cstamas said in
[MNG-731
[
https://issues.apache.org/jira/browse/MNG-7326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved MNG-7326.
--
Resolution: Resolved
> Rebase on top of master 4.x
> ---
>
>
[
https://issues.apache.org/jira/browse/MNG-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved MNG-7327.
--
Resolution: Resolved
> Avoid guava usage
> -
>
> Key: MNG-7327
>
mthmulders commented on pull request #608:
URL: https://github.com/apache/maven/pull/608#issuecomment-965128304
Is this a work-around for the fact that
https://github.com/apache/maven-parent/pull/32 has not yet been released? Based
on what @cstamas said in
[MNG-7319](https://issues.apache
gnodet commented on pull request #598:
URL: https://github.com/apache/maven/pull/598#issuecomment-965128171
Superseded by #607
--
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
gnodet closed pull request #598:
URL: https://github.com/apache/maven/pull/598
--
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 closed pull request #606:
URL: https://github.com/apache/maven/pull/606
--
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 opened a new pull request #608:
URL: https://github.com/apache/maven/pull/608
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/MNG) filed
for the
Guillaume Nodet created MNG-7329:
Summary: Upgrade maven-enforcer-plugin
Key: MNG-7329
URL: https://issues.apache.org/jira/browse/MNG-7329
Project: Maven
Issue Type: Task
Components
Herve Boutemy created MARTIFACT-28:
--
Summary: warn if project.build.outputTimestamp has not been
defined in reactor but in independent parent
Key: MARTIFACT-28
URL: https://issues.apache.org/jira/browse/MARTIFACT
24 matches
Mail list logo