[
https://issues.apache.org/jira/browse/MSHARED-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164786#comment-17164786
]
Hudson commented on MSHARED-879:
Build failed in Jenkins: Maven » Maven TLP » maven-shar
[
https://issues.apache.org/jira/browse/MSHARED-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164777#comment-17164777
]
Herve Boutemy commented on MSHARED-848:
---
[~elharo] with the merged PR, do you cons
[
https://issues.apache.org/jira/browse/MSHARED-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043078#comment-17043078
]
Herve Boutemy edited comment on MSHARED-848 at 7/25/20, 6:31 AM:
-
[
https://issues.apache.org/jira/browse/MSHARED-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164772#comment-17164772
]
Hudson commented on MSHARED-879:
Build succeeded in Jenkins: Maven TLP » maven-shared-ut
[
https://issues.apache.org/jira/browse/MSHARED-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MSHARED-879:
--
Fix Version/s: maven-shared-utils-3.3.0
> make build Reproducible
> ---
>
[
https://issues.apache.org/jira/browse/MSHARED-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MSHARED-879:
--
Component/s: maven-shared-utils
> make build Reproducible
> ---
>
>
[
https://issues.apache.org/jira/browse/MNGSITE-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164582#comment-17164582
]
Elliotte Rusty Harold commented on MNGSITE-418:
---
>From experiments it seem
[
https://issues.apache.org/jira/browse/MNGSITE-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164564#comment-17164564
]
Elliotte Rusty Harold commented on MNGSITE-418:
---
https://gist.github.com/s
Elliotte Rusty Harold created MNGSITE-418:
-
Summary: Clarify transitivity of "provided" depdendencies
Key: MNGSITE-418
URL: https://issues.apache.org/jira/browse/MNGSITE-418
Project: Maven Proj
slawekjaranowski opened a new pull request #16:
URL: https://github.com/apache/maven-script-interpreter/pull/16
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Slawomir Jaranowski created MSHARED-939:
---
Summary: Remove Apache Ivy from dependency
Key: MSHARED-939
URL: https://issues.apache.org/jira/browse/MSHARED-939
Project: Maven Shared Components
[
https://issues.apache.org/jira/browse/SUREFIRE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164509#comment-17164509
]
Alexander Kriegisch commented on SUREFIRE-1788:
---
Sure, tell me what I ca
[
https://issues.apache.org/jira/browse/MJAVADOC-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164491#comment-17164491
]
Erik Eide commented on MJAVADOC-623:
I had this issue and was unable to find any an
[
https://issues.apache.org/jira/browse/SUREFIRE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164489#comment-17164489
]
Tibor Digana edited comment on SUREFIRE-1788 at 7/24/20, 3:18 PM:
--
[
https://issues.apache.org/jira/browse/SUREFIRE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164489#comment-17164489
]
Tibor Digana commented on SUREFIRE-1788:
[~kriegaex]
Mixed characters and stri
elharo commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663564287
This is probably a result of https://issues.apache.org/jira/browse/MNG-5499
which was fixed in 3.1.1
---
Elliotte Rusty Harold created MDEP-717:
--
Summary: Set minimum supported Maven version to 3.1.1
Key: MDEP-717
URL: https://issues.apache.org/jira/browse/MDEP-717
Project: Maven Dependency Plugin
[
https://issues.apache.org/jira/browse/MDEP-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MDEP-701.
--
> Update maven artifact transfer to 0.12.0
>
>
>
[
https://issues.apache.org/jira/browse/MDEP-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MDEP-701.
Resolution: Won't Fix
see MDEP-686
> Update maven artifact transfer to 0.12.0
>
elharo commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663561863
This passes. I wish I had tried this simple fix earlier. Any objections to
making 3.1.1 the minimum?
---
slachiewicz commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663552367
Please check release note for 3.1.1 - there was one bug fixed to exclude a
dependency
This is
elharo commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663549350
Going to 3.1.1 instead of 3.1.0 seems to work.
This is an automated message from the Apache Git Ser
elharo commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663543753
Adding an extra dependency
```xml
org.eclipse.sisu
org.eclipse.sisu.inject
0.0.0.M3
```
gets rid of asm:asm
elharo commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663541315
Excluding asm:asm causes a lot of this:
[ERROR] Errors:
[ERROR]
TestCollectMojo.setUp:39->AbstractDependencyMojoTestCase.setUp:47->AbstractDependencyMojo
elharo edited a comment on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663537703
Here's the problematic path:
```
[DEBUG] org.apache.maven.plugins:maven-dependency-plugin:jar:3.1.3-SNAPSHOT
[DEBUG]org.apache.maven:maven-arti
elharo commented on pull request #78:
URL:
https://github.com/apache/maven-dependency-plugin/pull/78#issuecomment-663537703
Here's the problematic path:
[DEBUG] org.apache.maven.plugins:maven-dependency-plugin:jar:3.1.3-SNAPSHOT
[DEBUG]org.apache.maven:maven-artifact:jar:3.1.0
Elliotte Rusty Harold created MDEP-716:
--
Summary: TestListClassesMojo logs too much
Key: MDEP-716
URL: https://issues.apache.org/jira/browse/MDEP-716
Project: Maven Dependency Plugin
Iss
[
https://issues.apache.org/jira/browse/MNG-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164417#comment-17164417
]
Elliotte Rusty Harold commented on MNG-6964:
For code reviews please open a PR
[
https://issues.apache.org/jira/browse/MNGSITE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164416#comment-17164416
]
Hudson commented on MNGSITE-415:
Build succeeded in Jenkins: Maven TLP » maven-site » el
[
https://issues.apache.org/jira/browse/MNGSITE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164414#comment-17164414
]
Hudson commented on MNGSITE-393:
Build succeeded in Jenkins: Maven TLP » maven-site » el
[
https://issues.apache.org/jira/browse/MNGSITE-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164415#comment-17164415
]
Hudson commented on MNGSITE-408:
Build succeeded in Jenkins: Maven TLP » maven-site » el
[
https://issues.apache.org/jira/browse/MNGSITE-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164413#comment-17164413
]
Hudson commented on MNGSITE-402:
Build succeeded in Jenkins: Maven TLP » maven-site » el
[
https://issues.apache.org/jira/browse/MNGSITE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MNGSITE-417.
---
Resolution: Fixed
> Add license to
> content/apt/archives/maven-2.x/maven-2
[
https://issues.apache.org/jira/browse/MNGSITE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MNGSITE-417.
-
> Add license to
> content/apt/archives/maven-2.x/maven-2.1-architectural-goals.apt
[
https://issues.apache.org/jira/browse/MASSEMBLY-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164382#comment-17164382
]
Nigel Jones commented on MASSEMBLY-940:
---
As a further test
* I split up the ass
slachiewicz opened a new pull request #367:
URL: https://github.com/apache/maven/pull/367
TODO: ITs failed for few test cases:
https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/MNG-6965/
This is an au
[
https://issues.apache.org/jira/browse/MSHARED-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164354#comment-17164354
]
Hudson commented on MSHARED-911:
Build succeeded in Jenkins: Maven » Maven TLP » maven-s
[
https://issues.apache.org/jira/browse/MNG-5571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders resolved MNG-5571.
--
Assignee: Maarten Mulders (was: Robert Scholte)
Resolution: Fixed
> Instructions to resume
[
https://issues.apache.org/jira/browse/MNG-5571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164253#comment-17164253
]
Maarten Mulders commented on MNG-5571:
--
Fixed in
[5739b12a|https://gitbox.apache.org/
[
https://issues.apache.org/jira/browse/MNG-5571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders updated MNG-5571:
-
Fix Version/s: 3.7.0
> Instructions to resume the build can be misleading with -T parallel builds
>
mthmulders closed pull request #340:
URL: https://github.com/apache/maven/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 t
mthmulders commented on pull request #340:
URL: https://github.com/apache/maven/pull/340#issuecomment-663405898
Merged in 5739b12a.
This is an automated message from the Apache Git Service.
To respond to the message, please l
mthmulders commented on a change in pull request #340:
URL: https://github.com/apache/maven/pull/340#discussion_r459901479
##
File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java
##
@@ -1034,12 +1035,19 @@ private int execute( CliRequest cliRequest )
nywitness opened a new pull request #60:
URL: https://github.com/apache/maven-shared-utils/pull/60
add charset config
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
[
https://issues.apache.org/jira/browse/MSHARED-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164203#comment-17164203
]
Hudson commented on MSHARED-911:
Build succeeded in Jenkins: Maven TLP » maven-script-in
slachiewicz merged pull request #15:
URL: https://github.com/apache/maven-script-interpreter/pull/15
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
slawekjaranowski opened a new pull request #15:
URL: https://github.com/apache/maven-script-interpreter/pull/15
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
47 matches
Mail list logo