Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF build to maven central issue ?
EMF build to maven central issue ? [message #1859406] Mon, 05 June 2023 16:40 Go to next message
Stephane  fournier is currently offline Stephane fournierFriend
Messages: 340
Registered: July 2009
Senior Member
Hi,
I'm fetching EMF jars files through maven.

I get this error suddenly while compiling :
[ERROR] Failed to execute goal on project xxx.yyy.emf: Could not resolve dependencies for project xxx.yyy.emf.client:xxx.yyy.emf:eclipse-plugin:11.0.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.emf:org.eclipse.emf.edit:jar:2.16.0 -> org.eclipse.emf:org.eclipse.emf.ecore:jar:2.33.0 -> org.eclipse.emf:org.eclipse.emf.common:jar:[2.28.0,3.0.0): No versions available for org.eclipse.emf:org.eclipse.emf.common:jar:[2.28.0,3.0.0) within specified range

It seems to happen as soon as EMF 2.34 has been released in maven central.

Does aynone have an idea of this issue ?

Regards,
Stephane.

PS: I updated the original message since my first description was wrong, sorry.

[Updated on: Mon, 05 June 2023 17:01]

Report message to a moderator

Re: EMF build to maven central issue ? [message #1859410 is a reply to message #1859406] Mon, 05 June 2023 17:48 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33143
Registered: July 2009
Senior Member
This is the latest version:

https://repo1.maven.org/maven2/org/eclipse/emf/org.eclipse.emf.common/2.28.0/

You can see that's the version here in the latest release too

https://download.eclipse.org/justj/?file=modeling/emf/emf/builds/release/2.34.0/plugins

I.e., this:

https://download.eclipse.org/modeling/emf/emf/builds/release/2.34.0/plugins/org.eclipse.emf.common_2.28.0.v20230315-1321.jar

So there must be some confusion because that artifact does exist.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Load EObject from xs:any or FeatureMap
Next Topic:Stereotype in ecore model
Goto Forum:
  


Current Time: Wed May 01 23:31:01 GMT 2024

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

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

Back to the top