[
https://issues.apache.org/jira/browse/SUREFIRE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153293#comment-17153293
]
Tibor Digana commented on SUREFIRE-1809:
>> Do I understand correctly, that th
[
https://issues.apache.org/jira/browse/SUREFIRE-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153291#comment-17153291
]
Pavel_K commented on SUREFIRE-1811:
---
[~tibordigana]No, everything is right. Module c
[
https://issues.apache.org/jira/browse/SUREFIRE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153286#comment-17153286
]
Tibor Digana commented on SUREFIRE-1817:
The thrown exceptionfrom MOJO plugin
[
https://issues.apache.org/jira/browse/MWAR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153275#comment-17153275
]
Martin Höller commented on MWAR-433:
This branch works for me.
FYI: my problem was wi
[
https://issues.apache.org/jira/browse/SUREFIRE-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153272#comment-17153272
]
Tibor Digana commented on SUREFIRE-1811:
[~Pavel_K]
You are doing still the sa
[
https://issues.apache.org/jira/browse/MWAR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153257#comment-17153257
]
Hudson commented on MWAR-433:
-
Build succeeded in Jenkins: Maven TLP » maven-war-plugin » MWAR-
[
https://issues.apache.org/jira/browse/MWAR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153253#comment-17153253
]
Herve Boutemy commented on MWAR-433:
I just updated MWAR-433 branch
https://github.com
ThStock commented on pull request #76:
URL:
https://github.com/apache/maven-dependency-plugin/pull/76#issuecomment-655104731
```
cat pom.xml && mvn -U dependency:tree -DoutputFile=dep.tree && sed 's,
$,TRAILING_SPACE,g' dep.tree
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http:/
ThStock commented on pull request #76:
URL:
https://github.com/apache/maven-dependency-plugin/pull/76#issuecomment-655092717
> This could use a Jira issue explaining the bug (if it is one) and a test
case demonstrating it.
It is not a bug, but it will be nice if _all_ lines ends not
ThStock commented on pull request #76:
URL:
https://github.com/apache/maven-dependency-plugin/pull/76#issuecomment-655089505
> How can that happen?
It can happen if you have an " (optional) " dependecy .. see line 222 in
ResolveDependenciesMojo.java
---
elharo merged pull request #7:
URL: https://github.com/apache/maven-file-management/pull/7
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
[
https://issues.apache.org/jira/browse/SUREFIRE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guido Wehner updated SUREFIRE-1817:
---
Description:
Hello,
we are testing our kotlin projects on gitlab-ci and we get errors
Guido Wehner created SUREFIRE-1817:
--
Summary: SurefireForkException with JaCoCo on gitlab-ci
Key: SUREFIRE-1817
URL: https://issues.apache.org/jira/browse/SUREFIRE-1817
Project: Maven Surefire
elharo commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-655039472
There's a really nasty diamond dependency problem in the tree. We're pulling
in asm:asm:3.3.1 and org.ow2.asm:asm:jar:8.0.1. You can see this in integration
test fai
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152952#comment-17152952
]
Michael Pilone commented on MASSEMBLY-937:
--
I confirmed that filtering the po
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152946#comment-17152946
]
Michael Osipov commented on MASSEMBLY-937:
--
I will have a look and get back t
[
https://issues.apache.org/jira/browse/MASFRES-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152941#comment-17152941
]
Michael Osipov commented on MASFRES-35:
---
Eclipse issues shall be reported with Ecli
elharo commented on pull request #15:
URL: https://github.com/apache/maven-jar-plugin/pull/15#issuecomment-655019946
Tentatively issue is that maven-compat pulls in an old version of asm:asm
instead of org.ow2.asm:asm so both end up in the classpath.
-
Elliotte Rusty Harold created MDEP-710:
--
Summary: reenable TestTreeMojo
Key: MDEP-710
URL: https://issues.apache.org/jira/browse/MDEP-710
Project: Maven Dependency Plugin
Issue Type: Tes
[
https://issues.apache.org/jira/browse/MASFRES-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152911#comment-17152911
]
Roman Bozeman commented on MASFRES-35:
--
Hi Michael,
I am new to Eclipse and perha
[
https://issues.apache.org/jira/browse/DOXIA-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152901#comment-17152901
]
ASF GitHub Bot commented on DOXIA-614:
--
abelsromero commented on a change in pull req
abelsromero commented on a change in pull request #35:
URL: https://github.com/apache/maven-doxia/pull/35#discussion_r451014972
##
File path:
doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java
##
@@ -100,7 +98,7 @@
private boolean validate = fal
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152878#comment-17152878
]
Michael Pilone commented on MASSEMBLY-937:
--
Good question. In my case I don't
[
https://issues.apache.org/jira/browse/MASFRES-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MASFRES-35.
-
Resolution: Invalid
Seek help on the Maven users mailing list. I see no bug here.
> user reposit
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152855#comment-17152855
]
Michael Osipov commented on MASSEMBLY-937:
--
Good analysis. The question now i
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152846#comment-17152846
]
Michael Pilone commented on MASSEMBLY-937:
--
I found that if you remove the po
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152762#comment-17152762
]
Michael Pilone commented on MASSEMBLY-937:
--
I looked at it briefly. As I ment
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152758#comment-17152758
]
Michael Osipov commented on MASSEMBLY-937:
--
I guess some code does {{outputDi
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152750#comment-17152750
]
Michael Osipov edited comment on MASSEMBLY-937 at 7/7/20, 1:42 PM:
-
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152755#comment-17152755
]
Michael Pilone commented on MASSEMBLY-937:
--
Thanks for looking into it.
My g
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152750#comment-17152750
]
Michael Osipov commented on MASSEMBLY-937:
--
This bug is also present in 2.6.
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152744#comment-17152744
]
Michael Osipov commented on MASSEMBLY-937:
--
Can confirm:
{noformat}
osipovmi@
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152743#comment-17152743
]
Michael Osipov commented on MASSEMBLY-937:
--
Thanks, will look into it!
> Mod
elharo merged pull request #31:
URL: https://github.com/apache/maven-assembly-plugin/pull/31
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
Roman Bozeman created MASFRES-35:
Summary: user repository points to a different directory than the
one set
Key: MASFRES-35
URL: https://issues.apache.org/jira/browse/MASFRES-35
Project: Apache Maven
Iuri Litvinov created SUREFIRE-1816:
---
Summary: XML Report Is generated incorrect only for failed tests
in TestFactory or when rerunFailingTestsCount>0
Key: SUREFIRE-1816
URL: https://issues.apache.org/jira/brows
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Pilone updated MASSEMBLY-937:
-
Attachment: (was: bug-maven-assembly.zip)
> Module pom dependency with empty outpu
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Pilone updated MASSEMBLY-937:
-
Attachment: bug-maven-assembly.zip
> Module pom dependency with empty outputDirectory
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152702#comment-17152702
]
Michael Pilone commented on MASSEMBLY-937:
--
Attached a sample project. To see
[
https://issues.apache.org/jira/browse/MASSEMBLY-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Pilone updated MASSEMBLY-937:
-
Attachment: bug-maven-assembly.zip
> Module pom dependency with empty outputDirectory
Elliotte Rusty Harold created MSHARED-932:
-
Summary: Remove JMock dependency
Key: MSHARED-932
URL: https://issues.apache.org/jira/browse/MSHARED-932
Project: Maven Shared Components
I
slachiewicz merged pull request #13:
URL: https://github.com/apache/maven-dependency-analyzer/pull/13
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
[
https://issues.apache.org/jira/browse/MSHARED-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152689#comment-17152689
]
Elliotte Rusty Harold commented on MSHARED-785:
---
Please do. It should have
[
https://issues.apache.org/jira/browse/MSHARED-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MSHARED-47:
-
Labels: intern (was: )
> maven-dependency-analyzer finds too many used dependenc
[
https://issues.apache.org/jira/browse/MSHARED-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152687#comment-17152687
]
Elliotte Rusty Harold commented on MSHARED-632:
---
If you could open a PR in
[
https://issues.apache.org/jira/browse/MSHARED-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MSHARED-916:
--
Issue Type: Dependency upgrade (was: Improvement)
> Require Maven 3+
> --
elharo opened a new pull request #13:
URL: https://github.com/apache/maven-dependency-analyzer/pull/13
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 pull request #15:
URL: https://github.com/apache/maven-jar-plugin/pull/15#issuecomment-654797040
Caused by: org.apache.maven.plugin.PluginContainerException: An API
incompatibility was encountered while executing
org.apache.maven.plugins:maven-dependency-plugin:3.1.3-SN
[
https://issues.apache.org/jira/browse/SUREFIRE-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152642#comment-17152642
]
Pavel_K commented on SUREFIRE-1811:
---
[~tibordigana] , [~sor] Sorry, for the delay.
[
https://issues.apache.org/jira/browse/DOXIA-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152616#comment-17152616
]
ASF GitHub Bot commented on DOXIA-614:
--
elharo commented on a change in pull request
elharo commented on a change in pull request #35:
URL: https://github.com/apache/maven-doxia/pull/35#discussion_r450756476
##
File path:
doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java
##
@@ -100,7 +98,7 @@
private boolean validate = false;
[
https://issues.apache.org/jira/browse/MRESOLVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152577#comment-17152577
]
Michael Osipov commented on MRESOLVER-7:
[~kwin], to be honest, no idea. Maybe,
[
https://issues.apache.org/jira/browse/MRESOLVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152569#comment-17152569
]
Konrad Windszus commented on MRESOLVER-7:
-
[~michael-o] Does MRESOLVER-123 fix s
[
https://issues.apache.org/jira/browse/MWAR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152517#comment-17152517
]
Martin Höller edited comment on MWAR-433 at 7/7/20, 7:43 AM:
-
H
[
https://issues.apache.org/jira/browse/SUREFIRE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152539#comment-17152539
]
Jiri Ondrusek commented on SUREFIRE-1809:
-
Hi [~tibordigana] , I agree with cl
[
https://issues.apache.org/jira/browse/DOXIA-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152526#comment-17152526
]
ASF GitHub Bot commented on DOXIA-614:
--
abelsromero commented on pull request #35:
UR
abelsromero commented on pull request #35:
URL: https://github.com/apache/maven-doxia/pull/35#issuecomment-654648699
Applied the suggestions. Anything else that could be improved?
This is an automated message from the Apache
Yana Vasileva created MSHADE-374:
Summary: Exclude test shading when shadeTestJar is enabled
Key: MSHADE-374
URL: https://issues.apache.org/jira/browse/MSHADE-374
Project: Maven Shade Plugin
58 matches
Mail list logo