Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Keeping old Xtext versions in maven repository(Breaking projcts using older versions is not nice)
Keeping old Xtext versions in maven repository [message #893228] Tue, 03 July 2012 09:49 Go to next message
Jos Warmer is currently offline Jos WarmerFriend
Messages: 114
Registered: October 2010
Senior Member
Hi,

At build.eclipse.org we can find the maven repo that includes xtext jars. This is very useful. However, the repo only has xtext 2.3 and 2.4 there. It would be useful to keep the older versions (we need 2.2) as well. I am sure our project is not the only one depending on an older version.

Is it possible to keep the older versions as well? The same holds for other maven artifacts on the site.

PS: On maven.eclipse.org, we cannot find any xtext artifacts at all, is this not supposed to be the place to find them?
Re: Keeping old Xtext versions in maven repository [message #893239 is a reply to message #893228] Tue, 03 July 2012 10:13 Go to previous messageGo to next message
Dennis Huebner is currently offline Dennis HuebnerFriend
Messages: 257
Registered: July 2009
Senior Member

Quote:
to keep the older versions (we need 2.2) as well.

We produce maven artifacts since 2.3 so we can't share an earlier version. Maybe you can use the first maven repository draft where 2.2 is in: http://build.eclipse.org/common/xtext/maven/maven-snapshot/final/

Quote:
PS: On maven.eclipse.org, we cannot find any xtext artifacts at all, is this not supposed to be the place to find them?

Yes, that's the place where one would expect to find an eclipse projects maven artifacts. But you will find any, except of eclipse parent with funny versions. There are several bug reports about this maven.eclipse.org issue, also some xtext related, but still no progress.



+Dennis Huebner

Get professional support from the Xtext committers at www.typefox.io
Re: Keeping old Xtext versions in maven repository [message #893249 is a reply to message #893239] Tue, 03 July 2012 10:51 Go to previous messageGo to next message
Jos Warmer is currently offline Jos WarmerFriend
Messages: 114
Registered: October 2010
Senior Member
Thanks, that explains why there is no xtext 2.2.1 in the repo Smile .

Does anyone happen to know of a maven repo that does have xtext 2.2.1 available ? We did run into this problem with the Fornax maven plugin, which does not work with xtext 2.3.
Re: Keeping old Xtext versions in maven repository [message #893250 is a reply to message #893239] Tue, 03 July 2012 10:53 Go to previous messageGo to next message
Jos Warmer is currently offline Jos WarmerFriend
Messages: 114
Registered: October 2010
Senior Member
Already tried the repo you refer to, but maven complains that tehre is no pom and thus no dependency information available. I can see the pom hoiwever, ni idea why maven cannot find it.
Re: Keeping old Xtext versions in maven repository [message #893251 is a reply to message #893250] Tue, 03 July 2012 11:01 Go to previous messageGo to next message
Dennis Huebner is currently offline Dennis HuebnerFriend
Messages: 257
Registered: July 2009
Senior Member

Try to load it with a nexus server, if you have one. It should work.


+Dennis Huebner

Get professional support from the Xtext committers at www.typefox.io
Re: Keeping old Xtext versions in maven repository [message #988916 is a reply to message #893228] Mon, 03 December 2012 17:02 Go to previous message
Felix Feisst is currently offline Felix FeisstFriend
Messages: 20
Registered: February 2012
Location: Germany
Junior Member
Can someone point me to the direction of the maven repository where the artifacts for 2.3 are located?

Is it possible (with the help of these maven artifacts) to convert the base DSL project to a pure maven project, such that the base DSL project is no longer a plugin project? (The ui project will of course stay a plugin project).

Thanks,
Felix
Previous Topic:Proposal - Adding internalization support to Xtext
Next Topic:F3/Open Declaration disabled on cross references
Goto Forum:
  


Current Time: Thu Apr 25 06:47:47 GMT 2024

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

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

Back to the top