Eclipse project artefacts in Maven repository
Posted
by Georgios Gousios
on Stack Overflow
See other posts from Stack Overflow
or by Georgios Gousios
Published on 2010-05-26T10:00:34Z
Indexed on
2010/05/26
10:01 UTC
Read the original article
Hit count: 244
I want to use some of the libraries produced by the Eclipse project through Maven. I 've had a look at the main Maven repo and while it looks like that there are a few projects already imported, their versions are old and some important ones are missing (e.g. cdt). Is there any Eclipse project official Maven repository? If not, what would be the best option to use current versions of libraries such as the JDT compiler in a maven-enabled project?
© Stack Overflow or respective owner