Re: MNG-6843 Parallel build fails due to missing JAR artifacts in compilePath

2021-07-11 Thread Dan Tran
Thanks, will hook it up with our internal build

On Sun, Jul 11, 2021 at 6:59 PM Olivier Lamy  wrote:

> done
>
> On Sun, 11 Jul 2021 at 07:44, Dan Tran  wrote:
>
> > possible to push the latest snapshot to
> >
> >
> https://repository.apache.org/content/groups/snapshots/org/apache/maven/apache-maven
> > ?
> >
> > Thanks
> >
> > -D
> >
> > On Sat, Jul 10, 2021 at 2:33 PM Dan Tran  wrote:
> >
> > > Thanks,  I will test out the latest 3.8
> > >
> > > -D
> > >
> > > On Sat, Jul 10, 2021 at 12:29 PM Falko Modler 
> wrote:
> > >
> > >> Done already: https://github.com/apache/maven/pull/482
> > >>
> > >> Cheers,
> > >> Falko
> > >>
> > >> -
> > >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > >> For additional commands, e-mail: dev-h...@maven.apache.org
> > >>
> > >>
> >
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>


Re: MNG-6843 Parallel build fails due to missing JAR artifacts in compilePath

2021-07-11 Thread Olivier Lamy
done

On Sun, 11 Jul 2021 at 07:44, Dan Tran  wrote:

> possible to push the latest snapshot to
>
> https://repository.apache.org/content/groups/snapshots/org/apache/maven/apache-maven
> ?
>
> Thanks
>
> -D
>
> On Sat, Jul 10, 2021 at 2:33 PM Dan Tran  wrote:
>
> > Thanks,  I will test out the latest 3.8
> >
> > -D
> >
> > On Sat, Jul 10, 2021 at 12:29 PM Falko Modler  wrote:
> >
> >> Done already: https://github.com/apache/maven/pull/482
> >>
> >> Cheers,
> >> Falko
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: dev-h...@maven.apache.org
> >>
> >>
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


[ANN] Apache Maven Dependency Tree 3.1.0 Released

2021-07-11 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven 
Dependency Tree, version 3.1.0

This library contains  a tree-based API for resolution of Maven project 
dependencies.

https://maven.apache.org/shared/maven-dependency-tree/

You should specify the version in your project's plugin configuration:


  org.apache.maven.shared
  maven-dependency-tree
  3.1.0


You can download the appropriate sources etc. from the download page:

https://maven.apache.org/shared/maven-dependency-tree/download.html


Release Notes - Maven Shared Components - Version maven-dependency-tree-3.1.0

** Improvement

    * [MSHARED-339] - DependencyGraphBuilder does not provide verbose tree
    * [MSHARED-491] - DependencyGraphBuilders shouldn't need reactorProjects 
for resolving dependencies
    * [MSHARED-519] - Maven31DependencyGraphBuilder (and others?) should not 
download dependencies other than the pom
    * [MSHARED-657] - plexus-component-annotation in line with 
plexus-component-metadata
    * [MSHARED-691] - Upgrade parent to 31
    * [MSHARED-788] - Add functionality to collect raw dependencies in Maven 3+
    * [MSHARED-816] - Annotate DependencyNodes with dependency management 
metadata
    * [MSHARED-825] - Require Java 8
    * [MSHARED-850] - Upgrade  org.eclipse.aether:aether-util dependency in 
org.apache.maven.shared:maven-dependency-tree
    * [MSHARED-852] - Add Exclusions to DependencyNode
    * [MSHARED-853] - make build Reproducible

Enjoy,

-The Apache Maven team


Re: [VOTE] Release Apache Parent POM version 24

2021-07-11 Thread Hervé BOUTEMY
here is my +1

sadly, this release is not reproducible: apache-24-source-release.zip is not 
reproducible because MPOM-255 de-activated project.build.outputTimestamp 
property :(

MPOM-265 created, will be easily fixed for next release

Regards,

Hervé

Le samedi 10 juillet 2021, 03:39:17 CEST Hervé BOUTEMY a écrit :
> Hi,
> 
> We solved 17 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250
> rsion=12346845=Text
> 
> https://github.com/apache/maven-apache-parent/compare/apache-23...apache-24
> 
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheapache-1021/
> https://repository.apache.org/content/repositories/orgapacheapache-1021/org/
> apache/apache/24/apache-24-source-release.zip
> 
> Source release checksum(s):
> apache-24-source-release.zip sha512:
> 3c0667eee535523ba16309c991e5aed4ef59f48bae623eea6757762ff03ec3ef3ab51d11958
> a75c032efb95be491c2c8a367b46c7ca0104e6203a5003c878ad8
> 
> Staging site:
> https://maven.apache.org/pom-archives/asf-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[RESULT] [VOTE] Release Apache Maven Dependency Tree version 3.1.0

2021-07-11 Thread Robert Scholte
Hi,

The vote has passed with the following result:

+1 : Elliotte Rusty Harold, Hervé BOUTEMY, Sylwester Lachiewicz, Robert 
Scholte, Michael Osipov, Tamás Cservenák, Arnaud Héritier

PMC quorum: reached

I will promote the artifacts to the central repo.

On 8-7-2021 14:34:19, Robert Scholte  wrote:
Hi,

We solved 12 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12341375=Text

There are no issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-dependency-tree%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1654
https://repository.apache.org/content/repositories/maven-1654/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0-source-release.zip

Source release checksum(s):
maven-dependency-tree-3.1.0-source-release.zip sha512: 
a34df4748ed28dcf0224abd1ff7c2ebe228c90e95afa01b0a9590770392a9642c3b716cd09847c30f6a58492b5e08015f2ffa0e498f0351a85a97c6dc089e6c4

Staging site:
https://maven.apache.org/shared-archives\maven-dependency-tree-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1