[Yanel-dev] Yanel Maven Repo

simon simon at 333.ch
Sat Sep 26 06:54:20 EDT 2020


Hi all

Not sure this is related. But since i had some problems with maven and 
artifacts which could not be found even if i could found them browsing 
https://repo1.maven.org/maven2/

Now i found following article
https://clutcher.github.io/post/hybris/maven_central_repository_http_issue/
i followed the following fix and added
$USER_HOME/.m2/settings.xml

with following content:

|<settings> <mirrors> <mirror> <id>central.mirror</id> 
<url>https://repo1.maven.org/maven2/</url> <mirrorOf>central</mirrorOf> 
</mirror> </mirrors> </settings> |


since then, my problems are gone.

Cheers
Simon

Am 24.08.20 um 18:09 schrieb Michael Wechner:
> Hi Balz
>
> I have it locally
>
> /Users/michaelwechner/.m2/repository/com/google/gwt/gwt-user/2.0.0/gwt-user-2.0.0.jar
> /Users/michaelwechner/.m2/repository/com/google/gwt/gwt-user/2.0.0/gwt-user-2.0.0.jar.sha1
> /Users/michaelwechner/.m2/repository/com/google/gwt/gwt-user/2.0.0/gwt-user-2.0.0.pom
> /Users/michaelwechner/.m2/repository/com/google/gwt/gwt-user/2.0.0/gwt-user-2.0.0.pom.sha1
>
> I did not delete anything on http://maven2.wyona.org/ so maybe these 
> libs were retrieved from externally and are not there anymore.
>
> But I can copy them to the server if that helps.
>
> Is this the only library?
>
> Cheers
>
> Michael
>
> Am 24.08.20 um 13:08 schrieb basZero:
>> Hi,
>>
>> i need to compile Yanel from scratch, but an old version.
>> I get now build errors because external libraries are not available 
>> anymore on Yanel's maven repo.
>> Have libs there been deleted? Because this build once worked fine.
>>
>> http://maven2.wyona.org/
>>
>> /Users/baszero/development/git/yanel/src/build/resource-types/GWT-RT.build.xml:36: 
>> Unable to resolve artifact: Missing:
>> ----------
>> 1) com.google.gwt:gwt-user:jar:2.0.0
>>
>> Cheers, Balz
>>
>
>

-- 
TEIL3
Vulkanstrasse 120
8048 Zürich

www.teil3.ch

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mx2.wyona.com/pipermail/yanel-development/attachments/20200926/4baf5e66/attachment.html>


More information about the Yanel-development mailing list