[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cross-project-issues-dev] Please test your builds with maven 3.8.5 / Fwd: [VOTE] Release Apache Maven version 3.8.5
|
Hi
To me it's all fairly magic. But I assume that somehow something gets
fetched from Maven Central since there is no ZIP to install as for
normal Eclipse add-ons and so no sources to help with debugging.
I cannot see anything in my pom.xml that controls it, so I suspect what
ever happens is built-in to m2e and then checked by:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>${maven-enforcer-version}</version>
<executions>
<execution>
<id>enforce-versions</id>
<goals>
<goal>enforce</goal>
</goals>
<configuration>
<rules>
<requireMavenVersion>
<version>3.6.3</version>
</requireMavenVersion>
<!--requireJavaVersion>
<version>1.5</version>
</requireJavaVersion-->
</rules>
</configuration>
</execution>
</executions>
</plugin>
Regards
Ed Willink
On 07/03/2022 08:09, Christoph Läubrich wrote:
Hi Christian,
I'm just curious but how do you test your code contributions if not
with a local build? Commit & Pray?
Anyways if we think CI is a must-have here, one should open a ticket
with eclipse infra, maybe they can make this available.
Beside that, some wget / unzip / export_env / magic would be possible...
Am 06.03.22 um 12:02 schrieb Dietrich, Christian:
Yes but having it on Jenkins would make it easy to test instead of
local pita
Christoph Läubrich <laeubi@xxxxxxxxxxxxxx
<mailto:laeubi@xxxxxxxxxxxxxx>> schrieb am So. 6. März 2022 um 11:17:
Hi Ed,
3.8.5 isn't released yet, so everyone has now the opportunity to
test
their builds and reports regression so they are fixed before the
release
if there is a major regression.
Am 06.03.22 um 11:07 schrieb Ed Willink:
> Hi
>
> 3.8.5 isn't in the pull-down list for
>
> https://ci.eclipse.org/ocl/job/ocl-branch-tests/configure
<https://ci.eclipse.org/ocl/job/ocl-branch-tests/configure>
>
> Regards
>
> Ed Willink
>
> On 06/03/2022 09:24, Christoph Läubrich wrote:
>> Tycho will soon require 3.8.5 due to crucial enhancements in the
maven
>> API.
>>
>> So I'd like to ask everyone to test their builds with the
upcoming
>> maven 3.8.5 what could be found here:
>>
>> https://dist.apache.org/repos/dist/dev/maven/maven-3/3.8.5/
<https://dist.apache.org/repos/dist/dev/maven/maven-3/3.8.5/>
>>
>> Please report any issue to the maven dev list or the JIRA as
soon as
>> possible.
>>
>>
>> -------- Weitergeleitete Nachricht --------
>> Betreff: [VOTE] Release Apache Maven version 3.8.5
>> Datum: Sat, 5 Mar 2022 17:47:12 +0100
>> Von: Michael Osipov <michaelo@xxxxxxxxxx
<mailto:michaelo@xxxxxxxxxx>>
>> Antwort an: Maven Developers List <dev@xxxxxxxxxxxxxxxx
<mailto:dev@xxxxxxxxxxxxxxxx>>
>> An: Maven Developers List <dev@xxxxxxxxxxxxxxxx
<mailto:dev@xxxxxxxxxxxxxxxx>>
>>
>> Hi,
>>
>> We solved 27 issues:
>>
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12351105
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12351105>
>>
>>
>> There are still hundreds of issues left in JIRA:
>>
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved
<https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved>
>>
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1724/
<https://repository.apache.org/content/repositories/maven-1724/>
>>
>> Dev dist directory:
>> https://dist.apache.org/repos/dist/dev/maven/maven-3/3.8.5/
<https://dist.apache.org/repos/dist/dev/maven/maven-3/3.8.5/>
>>
>> Source release checksums:
>> apache-maven-3.8.5-src.zip sha512:
>>
7edb6864834a81c11cf9d22a8110abc3f5f96360bdbc4bc33ec0c98dc389dd9fc71465253a87729dbe7b8a011b2ec38afa0e011172657c3a97ef96fb6f40292b
>>
>> apache-maven-3.8.5-src.tar.gz sha512:
>>
1aa1b2dcba794b7e4cbc8e2ff9baf642000083fb3883ae93efff26fe259578504b60a8b68404a074f4741922e462fa696cbbe71f9d74e4e6316ed0e389d25667
>>
>>
>> Binary release checksums:
>> apache-maven-3.8.5-bin.zip sha512:
>>
f9f838b4adaf23db0204a6cafa52bf1125bd2d649fd676843fd05e82866b596ec19c4f3de60d5e3ff17f10a63d96c141311ff9bc2bfa816eade7a5cbff2bd925
>>
>> apache-maven-3.8.5-bin.tar.gz sha512:
>>
89ab8ece99292476447ef6a6800d9842bbb60787b9b8a45c103aa61d2f205a971d8c3ddfb8b03e514455b4173602bd015e82958c0b3ddc1728a57126f773c743
>>
>>
>> Draft for release notes:
>> https://github.com/apache/maven-site/pull/292
<https://github.com/apache/maven-site/pull/292>
>>
>>
>> Guide to testing staged releases:
>>
http://maven.apache.org/guides/development/guide-testing-releases.html
<http://maven.apache.org/guides/development/guide-testing-releases.html>
>>
>> Vote open until 2021-03-13T12:00Z
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>>
---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@xxxxxxxxxxxxxxxx
<mailto:dev-unsubscribe@xxxxxxxxxxxxxxxx>
>> For additional commands, e-mail: dev-help@xxxxxxxxxxxxxxxx
<mailto:dev-help@xxxxxxxxxxxxxxxx>
>>
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> cross-project-issues-dev@xxxxxxxxxxx
<mailto:cross-project-issues-dev@xxxxxxxxxxx>
>> To unsubscribe from this list, visit
>>
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
<https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev>
>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
<mailto:cross-project-issues-dev@xxxxxxxxxxx>
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
<https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev>
--
Christian Dietrich (Diplom-Informatiker (BA))
Softwareentwickler / -Architekt
Committer and Co-Lead for Eclipse Xtext
Tel.: +49 (0) 711 / 34 21 91-0
Fax.: +49 (0) 711 / 34 21 91-29
Mobil: +49 (0) 151 / 173969 17
Mail: christian.dietrich@xxxxxxxxx <mailto:christian.dietrich@xxxxxxxxx>
XING: https://www.xing.com/profile/Christian_Dietrich8
<https://www.xing.com/profile/Christian_Dietrich8>
Web: http://www.itemis.de <http://www.itemis.de>
Skype: christiandietrich1982
itemis AG
Niederlassung Süd
Industriestraße 6
70565 Stuttgart
Vorstand/Board: Jens Wagener (Vors./chairman), Dr. Stephan Eberle,
Abdelghani El-Kacimi, Wolfgang Neuhaus, Franz-Josef Schuermann
Aufsichtsrat/Supervisory Board: Michael Neuhaus (Vors./chairman),
Harald Goertz, Eric Swehla
Sitz der Gesellschaft/Registered Office: Am Brambusch 15-24, 44536
Lünen (Germany)
Registergericht/Registry Court: Amtsgericht Dortmund | HRB 20621
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus