[
https://issues.apache.org/jira/browse/MJAVADOC-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308315#comment-17308315
]
Jin Kwon commented on MJAVADOC-674:
---
I'm currently doing this.
{code:xml}
Jin Kwon created MJAVADOC-674:
-
Summary: Support element-list from unpacked javadoc with
offlineLink
Key: MJAVADOC-674
URL: https://issues.apache.org/jira/browse/MJAVADOC-674
Project: Maven Javadoc Plugin
Yamuna Punugunta Venkataiah created MCOMPILER-458:
-
Summary: Unable to use mvn commands on mac terminal
Key: MCOMPILER-458
URL: https://issues.apache.org/jira/browse/MCOMPILER-458
Proje
dehasi commented on a change in pull request #347:
URL: https://github.com/apache/maven/pull/347#discussion_r600878145
##
File path:
maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java
##
@@ -0,0 +1,153 @@
+package org.apac
dehasi commented on pull request #347:
URL: https://github.com/apache/maven/pull/347#issuecomment-806177794
Dear @rfscholte @elharo could you please come to an agreement on what to use
`lang3` or `plexus-utils`.
@elharo in `DefaultModelBuilder` I use only `isEmpty()` method. Could i
elharo commented on a change in pull request #347:
URL: https://github.com/apache/maven/pull/347#discussion_r600863260
##
File path:
maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java
##
@@ -0,0 +1,153 @@
+package org.apac
dehasi commented on a change in pull request #347:
URL: https://github.com/apache/maven/pull/347#discussion_r600862061
##
File path:
maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java
##
@@ -0,0 +1,153 @@
+package org.apac
dehasi commented on a change in pull request #347:
URL: https://github.com/apache/maven/pull/347#discussion_r600859415
##
File path:
maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
##
@@ -255,12 +263,20 @@ public DefaultModelBuilder s
mthmulders edited a comment on pull request #456:
URL: https://github.com/apache/maven/pull/456#issuecomment-806169235
I gave BeanShell a try this evening, but I'm greeted with
> Class: javax.enterprise.inject.Instance not found in namespace
So, to summarise:
> @mthmulde
mthmulders commented on pull request #456:
URL: https://github.com/apache/maven/pull/456#issuecomment-806169235
I gave BeanShell a try this evening, but I'm greeted with `Class:
javax.enterprise.inject.Instance not found in namespace`.
> @mthmulders that's what the test does yes. Th
[
https://issues.apache.org/jira/browse/MNG-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308148#comment-17308148
]
Hudson commented on MNG-6511:
-
Build failed in Jenkins: Maven » Maven TLP » maven » maven-3.8.x
[
https://issues.apache.org/jira/browse/SUREFIRE-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov deleted SUREFIRE-1900:
-
> Invalid character in SureFire xml test report
> --
[
https://issues.apache.org/jira/browse/SUREFIRE-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308123#comment-17308123
]
Michael Osipov commented on SUREFIRE-1899:
--
We first need to understand where
[
https://issues.apache.org/jira/browse/SUREFIRE-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov deleted SUREFIRE-1901:
-
> Invalid character in SureFire xml test report
> --
elharo commented on a change in pull request #347:
URL: https://github.com/apache/maven/pull/347#discussion_r600741378
##
File path:
maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
##
@@ -255,12 +263,20 @@ public DefaultModelBuilder s
Andrew Qiu created SUREFIRE-1901:
Summary: Invalid character in SureFire xml test report
Key: SUREFIRE-1901
URL: https://issues.apache.org/jira/browse/SUREFIRE-1901
Project: Maven Surefire
I
Andrew Qiu created SUREFIRE-1900:
Summary: Invalid character in SureFire xml test report
Key: SUREFIRE-1900
URL: https://issues.apache.org/jira/browse/SUREFIRE-1900
Project: Maven Surefire
I
Andrew Qiu created SUREFIRE-1899:
Summary: Invalid character in SureFire xml test report
Key: SUREFIRE-1899
URL: https://issues.apache.org/jira/browse/SUREFIRE-1899
Project: Maven Surefire
I
[
https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307886#comment-17307886
]
Bill commented on MNG-7126:
---
BTW double checked and our Artifactory repository is setup to proxy
[
https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307860#comment-17307860
]
Bill commented on MNG-7126:
---
Okay. Thanks. I'll pass that info along to the rest of our team rega
elharo commented on a change in pull request #347:
URL: https://github.com/apache/maven/pull/347#discussion_r600492977
##
File path:
maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
##
@@ -88,8 +91,10 @@
import org.apache.maven.model.
basvandenbrink commented on pull request #347:
URL: https://github.com/apache/maven/pull/347#issuecomment-805832149
I would also love to see this fix or fix #348 merged. Quite some people are
facing the issues that it aims to solve, because this is the root cause of this
issue: https://git
[
https://issues.apache.org/jira/browse/MCOMPILER-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307821#comment-17307821
]
Fred Bricon commented on MCOMPILER-376:
---
Definitely is a duplicate of MCOMPILER-
[
https://issues.apache.org/jira/browse/MNG-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307802#comment-17307802
]
Herve Boutemy commented on MNG-7128:
we can release 3.8.0 as is it: it works, a better
basvandenbrink commented on pull request #348:
URL: https://github.com/apache/maven/pull/348#issuecomment-805707255
This has been an issue for quite some time and this pull request has been
created 10 months ago. Is there any chance that this one gets approved?
@michael-o / @MartinKa
[
https://issues.apache.org/jira/browse/MNG-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307647#comment-17307647
]
Michael Osipov commented on MNG-7128:
-
Do you think we need to reroll Resolver and Mave
[
https://issues.apache.org/jira/browse/MNG-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307444#comment-17307444
]
Michael Osipov edited comment on MNG-7128 at 3/24/21, 7:28 AM:
--
[
https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307606#comment-17307606
]
Michael Osipov commented on MNG-7126:
-
Few notes, questions:
* One thing I'd like poin
28 matches
Mail list logo