[
https://issues.apache.org/jira/browse/MJLINK-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133996#comment-17133996
]
Hudson commented on MJLINK-46:
--
Build succeeded in Jenkins: Maven TLP » maven-jlink-plugin »
Karl Heinz Marbaise created MJLINK-47:
-
Summary: Upgrade plexus-archiver to 4.2.2
Key: MJLINK-47
URL: https://issues.apache.org/jira/browse/MJLINK-47
Project: Maven JLink Plugin
Issue Typ
[
https://issues.apache.org/jira/browse/MJLINK-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133990#comment-17133990
]
Karl Heinz Marbaise commented on MJLINK-46:
---
Done in
[51df86cf2a54a82c86b5dc16f
[
https://issues.apache.org/jira/browse/MJLINK-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MJLINK-46.
-
Resolution: Done
> Upgrade maven-archiver to 3.5.0
> ---
>
>
[
https://issues.apache.org/jira/browse/MJLINK-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MJLINK-44.
-
Resolution: Implemented
> Upgrade maven-plugins to 34
> ---
>
>
[
https://issues.apache.org/jira/browse/MJLINK-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133985#comment-17133985
]
Karl Heinz Marbaise commented on MJLINK-44:
---
Has been updated in relationship wi
Karl Heinz Marbaise created MJLINK-46:
-
Summary: Upgrade maven-archiver to 3.5.0
Key: MJLINK-46
URL: https://issues.apache.org/jira/browse/MJLINK-46
Project: Maven JLink Plugin
Issue Type
We have maven Multi Module Project, where we have recently implemented version
control process as mentioned in below documentation but after introducing it we
are not able to compile child projects independently because of dependency
failure. http://maven.apache.org/maven-ci-friendly.html#multi-
Maxim Solodovnik created MWAR-434:
-
Summary: Jar file is not created
Key: MWAR-434
URL: https://issues.apache.org/jira/browse/MWAR-434
Project: Maven WAR Plugin
Issue Type: Bug
Affects Ve
[
https://issues.apache.org/jira/browse/MWAR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Lieber updated MWAR-433:
-
Description:
My project generates wsdls using the {{jaxws-maven-plugin}} which puts the
generated wsdls in
Kyle Lieber created MWAR-433:
Summary: Maven WAR plugin is deleting files generated by other
plugins after upgrading to 3.3.0
Key: MWAR-433
URL: https://issues.apache.org/jira/browse/MWAR-433
Project: Mav
[
https://issues.apache.org/jira/browse/MNG-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133755#comment-17133755
]
Sylwester Lachiewicz commented on MNG-6907:
---
With MNG-6697 this class is deprecat
[
https://issues.apache.org/jira/browse/MRESOLVER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133750#comment-17133750
]
Michael Osipov commented on MRESOLVER-116:
--
Strongly support this.
> Add pag
michael-o commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642959446
>
>
> How will the CLI argument `-Daether.checksums.algorithms=SHA-256` ever end
up in
>
>
https://github.com/apache/maven-resolver/blob/47edcfe69c4e52ced4cb
michael-o edited a comment on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642956183
>
>
> First thought: add a specific property for it to `ConfigurationProperties`
and make sure DefaultRepositorySystemSessionFactory sets it properly. And yes
michael-o commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642956183
>
>
> First thought: add a specific property for it to `ConfigurationProperties`
and make sure DefaultRepositorySystemSessionFactory sets it properly. And yes,
that
rfscholte commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642946179
First thought: add a specific property for it to `ConfigurationProperties`
and make sure DefaultRepositorySystemSessionFactory sets it properly. And yes,
that implies it wi
michael-o commented on pull request #65:
URL:
https://github.com/apache/maven-integration-testing/pull/65#issuecomment-642942969
Will try this on Windows...
This is an automated message from the Apache Git Service.
To respon
michael-o commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642937562
At glance yes, but this would require you to know the semantics of each and
every property. This is not possible. They are completely opaque to Maven and
their meaning is o
bakomchik commented on pull request #22:
URL: https://github.com/apache/maven-shade-plugin/pull/22#issuecomment-642936375
Hi folks) i really want this feture. Could you please merge it and release)
This is an automated messag
kwin commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642936252
@michael-o Shouldn't the fix rather be in
https://github.com/apache/maven/blob/a2b800de32cdb9adc1e64a43a0fc32e3ba878103/maven-core/src/main/java/org/apache/maven/internal/aether/
michael-o edited a comment on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642929676
OK, I have found the reason. It cannot work.
`org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory` sets
only simple strings. `ConfigUtils.getList(
michael-o edited a comment on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642929676
OK, I have found the reason. It cannot work.
`org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory` sets
only simple strings. `ConfigUtils.getList(
dependabot[bot] opened a new pull request #15:
URL: https://github.com/apache/maven-parent/pull/15
Bumps
[plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers)
from 2.0.0 to 2.1.0.
Changelog
Sourced from https://github.com/codehaus-plexus/plexus-cont
dependabot[bot] opened a new pull request #17:
URL: https://github.com/apache/maven-parent/pull/17
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from
3.8 to 3.13.0.
Commits
https://github.com/apache/maven-pmd-plugin/commit/63feb99bcd764b9cae88bc44e6dc636
dependabot[bot] opened a new pull request #16:
URL: https://github.com/apache/maven-parent/pull/16
Bumps `mavenPluginToolsVersion` from 3.5.2 to 3.6.0.
Updates `maven-plugin-annotations` from 3.5.2 to 3.6.0
Commits
https://github.com/apache/maven-plugin-tools/commit/7f375077
dependabot[bot] opened a new pull request #10:
URL: https://github.com/apache/maven-parent/pull/10
Bumps
[maven-toolchains-plugin](https://github.com/apache/maven-toolchains-plugin)
from 1.1 to 3.0.0.
Commits
https://github.com/apache/maven-toolchains-plugin/commit/655aac8728
dependabot[bot] opened a new pull request #12:
URL: https://github.com/apache/maven-parent/pull/12
Bumps [modello-maven-plugin](https://github.com/codehaus-plexus/modello)
from 1.9.1 to 1.11.
Commits
https://github.com/codehaus-plexus/modello/commit/5213c0b907068d088a8d626d373
michael-o commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642929676
OK, I have found the reason. It cannot work.
`org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory` sets
only simple strings. `ConfigUtils.getList()` expe
michael-o edited a comment on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642929676
OK, I have found the reason. It cannot work.
`org.apache.maven.internal.aether.DefaultRepositorySystemSessionFactory` sets
only simple strings. `ConfigUtils.getList(
dependabot[bot] opened a new pull request #14:
URL: https://github.com/apache/maven-parent/pull/14
Bumps
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
from 3.0.0 to 3.1.1.
Commits
https://github.com/apache/maven-checkstyle-plugin/commit/104b560b
dependabot[bot] opened a new pull request #11:
URL: https://github.com/apache/maven-parent/pull/11
Bumps
[plexus-container-default](https://github.com/codehaus-plexus/plexus-containers)
from 1.0-alpha-30 to 2.1.0.
Changelog
Sourced from https://github.com/codehaus-plexus/plexus-c
dependabot[bot] opened a new pull request #13:
URL: https://github.com/apache/maven-parent/pull/13
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from
3.1.0 to 3.3.0.
Commits
https://github.com/codehaus-plexus/plexus-utils/commit/0e25d74d16b8ce748038f572
dependabot[bot] opened a new pull request #9:
URL: https://github.com/apache/maven-parent/pull/9
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 2.5 to
3.0.0.
Commits
https://github.com/apache/maven-jxr/commit/224c62f3d0098042fb0a9d228434082e249c4c5b";>224c6
kwin commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642927985
How will the CLI argument `-Daether.checksums.algorithms=SHA-256` ever end
up in
https://github.com/apache/maven-resolver/blob/47edcfe69c4e52ced4cb93d65b7348b5645cdd68/maven-res
Konrad Windszus created MRESOLVER-116:
-
Summary: Add page with all supported configuration options
Key: MRESOLVER-116
URL: https://issues.apache.org/jira/browse/MRESOLVER-116
Project: Maven Resolve
[
https://issues.apache.org/jira/browse/MNG-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133681#comment-17133681
]
Hudson commented on MNG-6937:
-
Build succeeded in Jenkins: Maven TLP » maven » master #424
See
michael-o commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642923017
`~/apache-maven-3.7.0-SNAPSHOT/bin/mvn deploy
-Daether.checksums.algorithms=SHA-256
-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient=debug
-D
michael-o edited a comment on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642923017
`~/apache-maven-3.7.0-SNAPSHOT/bin/mvn deploy
-Daether.checksums.algorithms=SHA-256
-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient=deb
asfgit closed pull request #361:
URL: https://github.com/apache/maven/pull/361
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 s
[
https://issues.apache.org/jira/browse/MNG-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-6937.
---
Resolution: Fixed
Fixed with
[ef8c95eb397651e10f677763dfcd9c8cea7c27b0|https://gitbox.apache.org/repos
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133653#comment-17133653
]
Hudson commented on MSHARED-922:
Build succeeded in Jenkins: Maven TLP » maven-artifact-
[
https://issues.apache.org/jira/browse/MRESOLVER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MRESOLVER-115:
Assignee: Michael Osipov
> Make checksum algorithms configurable
>
[
https://issues.apache.org/jira/browse/MRESOLVER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRESOLVER-115:
-
Fix Version/s: 1.4.3
> Make checksum algorithms configurable
> ---
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-922.
--
Resolution: Fixed
Fixed with
[a8fd9dc40cc4e405ab7f16ab81a506f8e0d0e9db|https://gitbox.apache.
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSHARED-922:
---
Fix Version/s: (was: maven-artifact-transfer-0.13.0)
maven-artifact-tr
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSHARED-922:
---
Summary: Remove checksum creation from DefaultProjectDeployer (was: Remove
checksum creatio
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MSHARED-922:
--
Assignee: Michael Osipov
> Remove checksum creation from other places than maven-reso
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSHARED-922:
---
Fix Version/s: maven-artifact-transfer-0.13.0
> Remove checksum creation from other places t
dependabot[bot] opened a new pull request #8:
URL: https://github.com/apache/maven-apache-parent/pull/8
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin)
from 3.2.3 to 3.2.4.
Commits
https://github.com/apache/maven-shade-plugin/commit/768092f38b0b1650217
dependabot[bot] opened a new pull request #13:
URL: https://github.com/apache/maven-apache-parent/pull/13
Bumps maven-scm-provider-gitexe from 1.10.0 to 1.11.2.
[ from
3.2.0 to 3.3.0.
Commits
https://github.com/apache/maven-assembly-plugin/commit/5a48193
dependabot[bot] opened a new pull request #11:
URL: https://github.com/apache/maven-apache-parent/pull/11
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.0.1 to 3.2.0.
Commits
https://github.com/apache/maven-javadoc-plugin/commit/d3b77d6e1bb
dependabot[bot] opened a new pull request #16:
URL: https://github.com/apache/maven-apache-parent/pull/16
Bumps [maven-ear-plugin](https://github.com/apache/maven-ear-plugin) from
3.0.1 to 3.0.2.
Commits
https://github.com/apache/maven-ear-plugin/commit/60f743acd0c911c2a90db8d
dependabot[bot] opened a new pull request #17:
URL: https://github.com/apache/maven-apache-parent/pull/17
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.9.5 to
1.11.2.
Commits
https://github.com/apache/maven-scm/commit/a1f7e9857076940c878a370ff599b394df76
dependabot[bot] opened a new pull request #15:
URL: https://github.com/apache/maven-apache-parent/pull/15
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.7.1 to 3.9.0.
Commits
https://github.com/apache/maven-site-plugin/commit/e80265797568a02335d1
dependabot[bot] opened a new pull request #7:
URL: https://github.com/apache/maven-apache-parent/pull/7
Bumps [maven-scm-api](https://github.com/apache/maven-scm) from 1.10.0 to
1.11.2.
Commits
https://github.com/apache/maven-scm/commit/a1f7e9857076940c878a370ff599b394df768d33
dependabot[bot] opened a new pull request #10:
URL: https://github.com/apache/maven-apache-parent/pull/10
Bumps
[maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 3.1.1 to 3.1.2.
Commits
https://github.com/apache/maven-dependency-plugin/commit/4
dependabot[bot] opened a new pull request #9:
URL: https://github.com/apache/maven-apache-parent/pull/9
Bumps `surefire.version` from 2.22.0 to 2.22.2.
Updates `maven-failsafe-plugin` from 2.22.0 to 2.22.2
Commits
https://github.com/apache/maven-surefire/commit/d96b95c4bda73
dependabot[bot] opened a new pull request #12:
URL: https://github.com/apache/maven-apache-parent/pull/12
Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from
3.2.2 to 3.3.0.
Commits
https://github.com/apache/maven-war-plugin/commit/b347a57e07ff2e2ab98079a
dependabot[bot] opened a new pull request #6:
URL: https://github.com/apache/maven-apache-parent/pull/6
Bumps maven-scm-provider-svn-commons from 1.10.0 to 1.11.2.
[
from 3.5.2 to 3.6.0.
Commits
https://github.com/apache/maven-plugin-tools/commit/7f3750771f89e526
dependabot[bot] opened a new pull request #18:
URL: https://github.com/apache/maven-apache-parent/pull/18
Bumps maven-scm-provider-svnexe from 1.10.0 to 1.11.2.
[
Resolution: Won't Fix
> Add sha 256
[
https://issues.apache.org/jira/browse/MPOM-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-222:
--
Fix Version/s: MAVEN-34
> update target JDK from 6 to 7
> -
>
[
https://issues.apache.org/jira/browse/MPOM-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-222:
--
Summary: update target JDK from 6 to 7 (was: update target JDK from 6 to 8)
> update tar
[
https://issues.apache.org/jira/browse/MPOM-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MPOM-222.
-
Resolution: Fixed
> update target JDK from 6 to 7
> -
>
>
[
https://issues.apache.org/jira/browse/MPOM-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-245:
--
Component/s: asf
> Add maven-checkstyle-plugin To Parent POM
> --
[
https://issues.apache.org/jira/browse/MPOM-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MPOM-249:
-
Assignee: Sylwester Lachiewicz
> Upgrade checksum-maven-plugin 1.9
> -
[
https://issues.apache.org/jira/browse/MPOM-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133427#comment-17133427
]
Hudson commented on MPOM-249:
-
Build succeeded in Jenkins: Maven TLP » maven-apache-parent » ma
[
https://issues.apache.org/jira/browse/MPOM-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133425#comment-17133425
]
Sylwester Lachiewicz commented on MPOM-249:
---
Done in
[e1b591288ebb44b99365f8d4b6
[
https://issues.apache.org/jira/browse/MPOM-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MPOM-249.
-
Resolution: Fixed
> Upgrade checksum-maven-plugin 1.9
> -
>
[
https://issues.apache.org/jira/browse/MPOM-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-249:
--
Fix Version/s: ASF-24
> Upgrade checksum-maven-plugin 1.9
> -
Sylwester Lachiewicz created MPOM-249:
-
Summary: Upgrade checksum-maven-plugin 1.9
Key: MPOM-249
URL: https://issues.apache.org/jira/browse/MPOM-249
Project: Maven POMs
Issue Type: Depend
[
https://issues.apache.org/jira/browse/MPOM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-248:
--
Description: Require Maven 3+
> Upgrade maven-antrun-plugin to 3.0.0
> --
[
https://issues.apache.org/jira/browse/MPOM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133413#comment-17133413
]
Sylwester Lachiewicz commented on MPOM-248:
---
Done in
[1260c1b3dc1242bcbadf44d27b
[
https://issues.apache.org/jira/browse/MPOM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MPOM-248:
-
Assignee: Sylwester Lachiewicz
> Upgrade maven-antrun-plugin to 3.0.0
> --
[
https://issues.apache.org/jira/browse/MPOM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MPOM-248.
-
Resolution: Fixed
> Upgrade maven-antrun-plugin to 3.0.0
>
[
https://issues.apache.org/jira/browse/MPOM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133411#comment-17133411
]
Hudson commented on MPOM-248:
-
Build succeeded in Jenkins: Maven TLP » maven-apache-parent » ma
Sylwester Lachiewicz created MPOM-248:
-
Summary: Upgrade maven-antrun-plugin to 3.0.0
Key: MPOM-248
URL: https://issues.apache.org/jira/browse/MPOM-248
Project: Maven POMs
Issue Type: Dep
[
https://issues.apache.org/jira/browse/MPOM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MPOM-248:
--
Fix Version/s: ASF-24
> Upgrade maven-antrun-plugin to 3.0.0
> --
[
https://issues.apache.org/jira/browse/WAGON-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133275#comment-17133275
]
Denis Ivanov commented on WAGON-598:
[~michael-o] Thanks for reply! If I got your poin
michael-o merged pull request #7:
URL: https://github.com/apache/maven-install-plugin/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
[
https://issues.apache.org/jira/browse/MINSTALL-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133251#comment-17133251
]
Konrad Windszus commented on MINSTALL-138:
--
Now that we have MRESOLVER-56 we c
[
https://issues.apache.org/jira/browse/MINSTALL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133250#comment-17133250
]
Konrad Windszus commented on MINSTALL-82:
-
Now that we have MRESOLVER-56 we can
kwin edited a comment on pull request #8:
URL:
https://github.com/apache/maven-install-plugin/pull/8#issuecomment-642632329
@elharo This PR is IMHO rather connected to
https://issues.apache.org/jira/browse/MINSTALL-143 and
https://issues.apache.org/jira/browse/MINSTALL-134.
kwin commented on pull request #8:
URL:
https://github.com/apache/maven-install-plugin/pull/8#issuecomment-642632329
@elharo This PR is IMHO rather connected to
https://issues.apache.org/jira/browse/MINSTALL-143
This is an
elharo opened a new pull request #8:
URL: https://github.com/apache/maven-install-plugin/pull/8
@kwin
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
elharo opened a new pull request #7:
URL: https://github.com/apache/maven-install-plugin/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 abo
[
https://issues.apache.org/jira/browse/MSHARED-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold reassigned MSHARED-925:
-
Assignee: Elliotte Rusty Harold
> Remove guava dependency
> ---
Elliotte Rusty Harold created MSHARED-925:
-
Summary: Remove guava dependency
Key: MSHARED-925
URL: https://issues.apache.org/jira/browse/MSHARED-925
Project: Maven Shared Components
I
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133140#comment-17133140
]
Michael Osipov commented on MSHARED-922:
Correct.
> Remove checksum creation fr
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133138#comment-17133138
]
Konrad Windszus commented on MSHARED-922:
-
As long as m-dependency-plugin and m-
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133136#comment-17133136
]
Michael Osipov commented on MSHARED-922:
[~kwin], thanks for the work. I wonder
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133135#comment-17133135
]
Konrad Windszus edited comment on MSHARED-922 at 6/11/20, 10:28 AM:
--
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133135#comment-17133135
]
Konrad Windszus commented on MSHARED-922:
-
[~rfscholte] Would you have a lookk a
kwin commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642555461
@michael-o Hopefully I addressed all your concerns in
https://github.com/apache/maven-resolver/commit/347eee2fa6f0634cd459dafe3382e7ef36c87f19
-
1 - 100 of 114 matches
Mail list logo