Quantcast

Problems with the

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Problems with the

a.shneyderman
I just had a fresh install of grails 1.3.7 and when I run grails clean
on an existing project I get the following (I cleaned .grails and I
wiped out .ivy2 just incase):


Resolving dependencies...
:: problems summary ::
:::: WARNINGS
                module not found: stax#stax;1.2.0

        ==== grailsPlugins: tried

          -- artifact stax#stax;1.2.0!stax.jar:

          /Users/alex/projects/centrastage/csm/lib/stax-1.2.0.jar

        ==== grailsHome: tried

          /Users/alex/Library/grails/lib/stax-1.2.0.xml

          -- artifact stax#stax;1.2.0!stax.jar:

          /Users/alex/Library/grails/lib/stax-1.2.0.jar

        ==== grailsHome: tried

          /Users/alex/Library/grails/dist/stax-1.2.0.xml

          -- artifact stax#stax;1.2.0!stax.jar:

          /Users/alex/Library/grails/dist/stax-1.2.0.jar

        ==== grailsHome: tried

          -- artifact stax#stax;1.2.0!stax.jar:

          /Users/alex/Library/grails/plugins/grails-stax-1.2.0.jar

        ==== grailsCentral: tried

          -- artifact stax#stax;1.2.0!stax.jar:

          http://svn.codehaus.org/grails-plugins/grails-stax/tags/RELEASE_1_2_0/grails-stax-1.2.0.jar

        ==== grailsCore: tried

          -- artifact stax#stax;1.2.0!stax.jar:

          http://svn.codehaus.org/grails/trunk/grails-plugins/grails-stax/tags/RELEASE_1_2_0/grails-stax-1.2.0.jar

                ::::::::::::::::::::::::::::::::::::::::::::::

                ::          UNRESOLVED DEPENDENCIES         ::

                ::::::::::::::::::::::::::::::::::::::::::::::

                :: stax#stax;1.2.0: not found

                ::::::::::::::::::::::::::::::::::::::::::::::


Is there a problem some place?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problems with the

Sebastien Blanc
Did you uncomment the mavenCentral repo in buildConfig ?

Envoyé de mon iPhone

Le Mar 8, 2012 à 21:24, Alex Shneyderman <[hidden email]> a écrit :

> I just had a fresh install of grails 1.3.7 and when I run grails clean
> on an existing project I get the following (I cleaned .grails and I
> wiped out .ivy2 just incase):
>
>
> Resolving dependencies...
> :: problems summary ::
> :::: WARNINGS
>        module not found: stax#stax;1.2.0
>
>    ==== grailsPlugins: tried
>
>      -- artifact stax#stax;1.2.0!stax.jar:
>
>      /Users/alex/projects/centrastage/csm/lib/stax-1.2.0.jar
>
>    ==== grailsHome: tried
>
>      /Users/alex/Library/grails/lib/stax-1.2.0.xml
>
>      -- artifact stax#stax;1.2.0!stax.jar:
>
>      /Users/alex/Library/grails/lib/stax-1.2.0.jar
>
>    ==== grailsHome: tried
>
>      /Users/alex/Library/grails/dist/stax-1.2.0.xml
>
>      -- artifact stax#stax;1.2.0!stax.jar:
>
>      /Users/alex/Library/grails/dist/stax-1.2.0.jar
>
>    ==== grailsHome: tried
>
>      -- artifact stax#stax;1.2.0!stax.jar:
>
>      /Users/alex/Library/grails/plugins/grails-stax-1.2.0.jar
>
>    ==== grailsCentral: tried
>
>      -- artifact stax#stax;1.2.0!stax.jar:
>
>      http://svn.codehaus.org/grails-plugins/grails-stax/tags/RELEASE_1_2_0/grails-stax-1.2.0.jar
>
>    ==== grailsCore: tried
>
>      -- artifact stax#stax;1.2.0!stax.jar:
>
>      http://svn.codehaus.org/grails/trunk/grails-plugins/grails-stax/tags/RELEASE_1_2_0/grails-stax-1.2.0.jar
>
>        ::::::::::::::::::::::::::::::::::::::::::::::
>
>        ::          UNRESOLVED DEPENDENCIES         ::
>
>        ::::::::::::::::::::::::::::::::::::::::::::::
>
>        :: stax#stax;1.2.0: not found
>
>        ::::::::::::::::::::::::::::::::::::::::::::::
>
>
> Is there a problem some place?
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problems with the

a.shneyderman
thanks, yes that was a problem.

Cheers,
Alex.

On Thu, Mar 8, 2012 at 9:44 PM, Sébastien Blanc <[hidden email]> wrote:

> Did you uncomment the mavenCentral repo in buildConfig ?
>
> Envoyé de mon iPhone
>
> Le Mar 8, 2012 à 21:24, Alex Shneyderman <[hidden email]> a écrit :
>
>> I just had a fresh install of grails 1.3.7 and when I run grails clean
>> on an existing project I get the following (I cleaned .grails and I
>> wiped out .ivy2 just incase):
>>
>>
>> Resolving dependencies...
>> :: problems summary ::
>> :::: WARNINGS
>>        module not found: stax#stax;1.2.0
>>
>>    ==== grailsPlugins: tried
>>
>>      -- artifact stax#stax;1.2.0!stax.jar:
>>
>>      /Users/alex/projects/centrastage/csm/lib/stax-1.2.0.jar
>>
>>    ==== grailsHome: tried
>>
>>      /Users/alex/Library/grails/lib/stax-1.2.0.xml
>>
>>      -- artifact stax#stax;1.2.0!stax.jar:
>>
>>      /Users/alex/Library/grails/lib/stax-1.2.0.jar
>>
>>    ==== grailsHome: tried
>>
>>      /Users/alex/Library/grails/dist/stax-1.2.0.xml
>>
>>      -- artifact stax#stax;1.2.0!stax.jar:
>>
>>      /Users/alex/Library/grails/dist/stax-1.2.0.jar
>>
>>    ==== grailsHome: tried
>>
>>      -- artifact stax#stax;1.2.0!stax.jar:
>>
>>      /Users/alex/Library/grails/plugins/grails-stax-1.2.0.jar
>>
>>    ==== grailsCentral: tried
>>
>>      -- artifact stax#stax;1.2.0!stax.jar:
>>
>>      http://svn.codehaus.org/grails-plugins/grails-stax/tags/RELEASE_1_2_0/grails-stax-1.2.0.jar
>>
>>    ==== grailsCore: tried
>>
>>      -- artifact stax#stax;1.2.0!stax.jar:
>>
>>      http://svn.codehaus.org/grails/trunk/grails-plugins/grails-stax/tags/RELEASE_1_2_0/grails-stax-1.2.0.jar
>>
>>        ::::::::::::::::::::::::::::::::::::::::::::::
>>
>>        ::          UNRESOLVED DEPENDENCIES         ::
>>
>>        ::::::::::::::::::::::::::::::::::::::::::::::
>>
>>        :: stax#stax;1.2.0: not found
>>
>>        ::::::::::::::::::::::::::::::::::::::::::::::
>>
>>
>> Is there a problem some place?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Loading...