Hi,
You are not doing anything wrong, most likely this has something to do with
cache that is not handled cleanly. Does this error remain after multiple
builds or is it only after the first build after you have changed the
repositories?

Could you file a jira for this, to remove this build noise?

Thx,

Tom

2009/3/16 tog <[email protected]>

> Hi
>
> While familiar with the maven concepts, I have not used it extensively.
> Now I am using gradle for my build but when changing my repo I get this
> error
>
> oggy:~/Documents/groovy/groovyws alleon$ gradle dists
> java 5
> :: problems summary ::
> :::: ERRORS
>        unknown resolver maven2_spain
>
>        unknown resolver maven2_spain
>
>        unknown resolver maven2_spain
>
> Here is where I got it:
>
> dependencies {
>    //To get packages from Maven2 repository on Internet, add main
> Maven repository
>    //addMavenStyleRepo('maven2_spain','http://ftp.cica.es/mirrors/maven2/
> ')
>    addMavenStyleRepo('maven2_usa','
> http://mirrors.ibiblio.org/pub/mirrors/maven2/')
>    //addMavenStyleRepo('ibiblio','http://www.ibiblio.org/maven/')
>
> What am I doing wrong ?
> Can I live with all my repos at the same time ?


> Thanks
> Guillaume
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to