Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » defect xtext version?(central repository seems to have invalid maven-metadata.xml)
defect xtext version? [message #1837692] Thu, 04 February 2021 09:41 Go to next message
Ralf Sieger is currently offline Ralf SiegerFriend
Messages: 9
Registered: August 2017
Junior Member
Hi,

not sure if this is the correct forum.
But it is xtext related so I give it a try...
Since yesterday afternoon our maven build fails.
The reason is an "invalid" maven-metadata.xml

From:
https://repo1.maven.org/maven2/org/eclipse/xtext/org.eclipse.xtext.testing/
Same problem:
https://repo1.maven.org/maven2/org/eclipse/xtext/org.eclipse.xtext.util/

This file contains only one version: 2.25.0.M2
Instead of multiple, old versions, too.
So as the version our build needs (2.9.2) is not included our build fails.

Does anybody know if this a problem on our side or is the version info defect...?

thanks in advance
Ralf
Re: defect xtext version? [message #1837693 is a reply to message #1837692] Thu, 04 February 2021 09:44 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
maybe some temporary outage? here is what i see

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: defect xtext version? [message #1837694 is a reply to message #1837693] Thu, 04 February 2021 09:45 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
ok the xml is broken
but i dont know how this is created

<metadata>
<groupId>org.eclipse.xtext</groupId>
<artifactId>org.eclipse.xtext.util</artifactId>
<versioning>
<latest>2.25.0.M2</latest>
<release>2.25.0.M2</release>
<versions>
<version>2.25.0.M2</version>
</versions>
<lastUpdated>20210203143224</lastUpdated>
</versioning>
</metadata>


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: defect xtext version? [message #1837695 is a reply to message #1837694] Thu, 04 February 2021 09:47 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
https://issues.sonatype.org/browse/OSSRH-63268

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: defect xtext version? [message #1837696 is a reply to message #1837695] Thu, 04 February 2021 09:54 Go to previous messageGo to next message
Ralf Sieger is currently offline Ralf SiegerFriend
Messages: 9
Registered: August 2017
Junior Member
Hi Christian,

thanks for the fast reply.
At least we now know the cause.

regards,
Ralf
Re: defect xtext version? [message #1837719 is a reply to message #1837696] Thu, 04 February 2021 16:52 Go to previous messageGo to next message
Ralf Mollik is currently offline Ralf MollikFriend
Messages: 4
Registered: November 2018
Junior Member
Hi,

is there any chance to get it fixed? Our CI is no longer working due to this defect.

Thank you in advance.
Ralf
Re: defect xtext version? [message #1837720 is a reply to message #1837719] Thu, 04 February 2021 17:08 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Do you use maven or Tycho or gradle

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: defect xtext version? [message #1837721 is a reply to message #1837720] Thu, 04 February 2021 17:09 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
And we are waiting for feedback from sonatype what todo

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: defect xtext version? [message #1837725 is a reply to message #1837721] Thu, 04 February 2021 18:43 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
see also https://github.com/eclipse/xtext-xtend/issues/1174

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: defect xtext version? [message #1837740 is a reply to message #1837725] Fri, 05 February 2021 06:54 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
looks like the problem was solved in the meantime on sonatype side. please retest

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: defect xtext version? [message #1837743 is a reply to message #1837740] Fri, 05 February 2021 07:50 Go to previous message
Ralf Mollik is currently offline Ralf MollikFriend
Messages: 4
Registered: November 2018
Junior Member
we're using maven.

it does work again - thank you very much!
Previous Topic:Use XText in batch mode
Next Topic:Cannot set map object to context of XBaseInterpreter
Goto Forum:
  


Current Time: Tue Apr 23 16:47:57 GMT 2024

Powered by FUDForum. Page generated in 0.03893 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top