Re: [xSocket-develop] xsocket problem with maven repository
Status: Inactive
Brought to you by:
grro
|
From: Jacek K. <ve...@wp...> - 2008-10-28 15:27:59
|
Gregor,<br><br>Thank you for help. New version of xLightweb worked for me.<br><br>Best regards,<br>Jacek Kolodziejewski<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi,<br><br>I'm going to fix that. <br><br>Meanwhile a new version of xLightweb is available (which does not uses version ranges). Unfortunately the artefacts hasn´t synchronized to the central maven repository, yet. Sourceforge do have problems at the moment.<br> <br>Gregor <br><br><br><div class="gmail_quote">2008/10/23 Jacek Kołodziejewski <span dir="ltr"><ve...@wp...></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Hi,<br> <br> Since 10/19 I'm unable to compile code which uses xlightweb using Maven.<br> The problem I see is:<br> <br> [INFO]<br> ------------------------------------------------------------------------<br> [ERROR] BUILD ERROR<br> [INFO]<br> ------------------------------------------------------------------------<br> [INFO] Failed to resolve artifact.<br> <br> Couldn't find a version in [2.2] to match range [2.1.2,2.2)<br> org.xsocket:xSocket:jar:null<br> <br> from the specified remote repositories:<br> central (<a href="http://repo1.maven.org/maven2" target="_blank">http://repo1.maven.org/maven2</a>)<br> <br> <br> [INFO]<br> ------------------------------------------------------------------------<br> [INFO] For more information, run Maven with the -e switch<br> [INFO]<br> ------------------------------------------------------------------------<br> <br> Dependency in my pom.xml<br> <dependency><br> <groupId>org.xlightweb</groupId><br> <artifactId>xlightweb</artifactId><br> <version>2.0</version><br> <scope>test</scope><br> </dependency><br> <br> I've tried to use all versions of xlightweb available in maven<br> repository but all of them do no work. I've traced what maven do with<br> repository and I see that one of the steps is downloading<br> /nexus/content/repositories/central/org/xsocket/xSocket/maven-metadata.xml<br> and this file contains information about only one version of xsocket<br> (2.2) and xslightweb requires version lower than 2.2<br> version="1.0" encoding="UTF-8"?><metadata><br> <groupId>org.xsocket</groupId><br> <artifactId>xSocket</artifactId><br> <version>2.2</version><br> <versioning><br> <versions><br> <version>2.2</version><br> </versions><br> <lastUpdated>20081019161028</lastUpdated><br> </versioning><br> </metadata><br> <br> Maven repository contains much more versions of xsocket and I think that<br> they should be listed here. I suspect that this caused by<br> mistake made during upload of new xsocket release to maven repository.<br> <br> Best regards,<br> Jacek Kolodziejewski<br> <br> -------------------------------------------------------------------------<br> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br> Build the coolest Linux based applications with Moblin SDK & win great prizes<br> Grand prize is a trip for two to an Open Source event anywhere in the world<br> <a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br> _______________________________________________<br> xSocket-develop mailing list<br> <a href="mailto:xSo...@li...">xSo...@li...</a><br> <a href="https://lists.sourceforge.net/lists/listinfo/xsocket-develop" target="_blank">https://lists.sourceforge.net/lists/listinfo/xsocket-develop</a><br> </blockquote></div><br> </blockquote><br><br><br /><br /><br />----------------------------------------------------<br />Wspomnij Jana Pawła II i innych Wielkich Polaków, <br />których nie ma już z nami. <br />Zapal Wirtualny Znicz - kliknj: <br /><A HREF="http://klik.wp.pl/?adr=http://corto.www.wp.pl/as/znicz01.html&sid=540" TARGET="_blank">http://klik.wp.pl/?adr=http://corto.www.wp.pl/as/znicz01.html&sid=540</A> |