maven2 support? [message #376335] |
Fri, 11 July 2008 08:49  |
Eclipse User |
|
|
|
Folks,
is there any planning on having EclipseLink available on any public
maven2 repositories? So far, reading through [1], things already start
breaking by simply posting the mvn repo URL to some pom.xml of choice
because it contains entities not allowed in the <url> tag...
Cheers & best,
Kristian
[1] http://wiki.eclipse.org/EclipseLink/Maven
|
|
|
Re: maven2 support? [message #376344 is a reply to message #376335] |
Sat, 12 July 2008 15:27  |
Eclipse User |
|
|
|
Originally posted by: alvaro.sanchezmariscal.gmail.com
You have to escape &'s:
<repository>
<id>EclipseLink Repo</id>
<url>http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo</url>
</repository>
Alvaro.
Kristian Rink escribió:
> Folks,
> is there any planning on having EclipseLink available on any public
> maven2 repositories? So far, reading through [1], things already start
> breaking by simply posting the mvn repo URL to some pom.xml of choice
> because it contains entities not allowed in the <url> tag...
>
> Cheers & best,
> Kristian
>
> [1] http://wiki.eclipse.org/EclipseLink/Maven
|
|
|
Powered by
FUDForum. Page generated in 0.03366 seconds