Quantcast

Difficulties in installing Nimble

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

Difficulties in installing Nimble

orion_mjcl
Hi everybody. I'm having a few problems installing the Nimble plugin to my grails app. At first I got the following error message (just the last lines):

...
                ::::::::::::::::::::::::::::::::::::::::::::::
                ::          UNRESOLVED DEPENDENCIES         ::
                ::::::::::::::::::::::::::::::::::::::::::::::
                :: org.springframework#spring-test;latest.release: not found
                ::::::::::::::::::::::::::::::::::::::::::::::
Failed to install plugin [mail-1.0-SNAPSHOT]. Plugin has missing JAR
dependencies. 

But googling for a solution I found that the mail-1.0-SNAPSHOT plugin is not required but the mail 0.9. I finally got the Nimble plugin installed. Then I successfully ran the following command:
grails jack-be-nimble milis.domain User Profile
So far everything looked good.

When I wanted to run my app I got the following message:
Plugin [nimble-0.4-SNAPSHOT] is installed, but was not found in the application's metadata, do you want to uninstall? [y,n] 

What does it mean? What's wrong with my Nimble installation?

Please help me.

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

Re: Difficulties in installing Nimble

Roberto Guerra
I can't see your error messages.

On Wed, Nov 9, 2011 at 10:54 AM, orion_mjcl <[hidden email]> wrote:
Hi everybody. I'm having a few problems installing the Nimble plugin to my
grails app. At first I got the following error message (just the last
lines):



But googling for a solution I found that the mail-1.0-SNAPSHOT plugin is not
required but the mail 0.9. I finally got the Nimble plugin installed. Then I
successfully ran the following command:

So far everything looked good.

When I wanted to run my app I got the following message:


What does it mean? What's wrong with my Nimble installation?

Please help me.

Thank in advance.

--
View this message in context: http://grails.1312388.n4.nabble.com/Difficulties-in-installing-Nimble-tp4020457p4020457.html
Sent from the Grails - user mailing list archive at Nabble.com.

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

   http://xircles.codehaus.org/manage_email





--
Brother let your heart be wounded
And give no mercy to your fear

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

Re: Difficulties in installing Nimble

Gaurav Chauhan-2
So you have an unresolved dependency there :
org.springframework#spring-test;latest.release: not found

Try uncommenting mavenCentral() in your BuildConfig.groovy

Regards
Gaurav Chauhan



On Wed, Nov 9, 2011 at 10:26 PM, Roberto Guerra <[hidden email]> wrote:
I can't see your error messages.


On Wed, Nov 9, 2011 at 10:54 AM, orion_mjcl <[hidden email]> wrote:
Hi everybody. I'm having a few problems installing the Nimble plugin to my
grails app. At first I got the following error message (just the last
lines):



But googling for a solution I found that the mail-1.0-SNAPSHOT plugin is not
required but the mail 0.9. I finally got the Nimble plugin installed. Then I
successfully ran the following command:

So far everything looked good.

When I wanted to run my app I got the following message:


What does it mean? What's wrong with my Nimble installation?

Please help me.

Thank in advance.

--
View this message in context: http://grails.1312388.n4.nabble.com/Difficulties-in-installing-Nimble-tp4020457p4020457.html
Sent from the Grails - user mailing list archive at Nabble.com.

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

   http://xircles.codehaus.org/manage_email





--
Brother let your heart be wounded
And give no mercy to your fear


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

Re: Difficulties in installing Nimble

orion_mjcl
In reply to this post by Roberto Guerra
I'm having a few problems installing the Nimble plugin to my grails app. At first I got the following error message (just the last lines):

...
                ::::::::::::::::::::::::::::::::::::::::::::::
                ::          UNRESOLVED DEPENDENCIES         ::
                ::::::::::::::::::::::::::::::::::::::::::::::
                :: org.springframework#spring-test;latest.release: not found
                ::::::::::::::::::::::::::::::::::::::::::::::
Failed to install plugin [mail-1.0-SNAPSHOT]. Plugin has missing JAR
dependencies.



But googling for a solution I found that the mail-1.0-SNAPSHOT plugin is not required but the mail 0.9. I finally got the Nimble plugin installed. Then I successfully ran the following command:

grails jack-be-nimble milis.domain User Profile

So far everything looked good.

When I wanted to run my app I got the following message:

Plugin [nimble-0.4-SNAPSHOT] is installed, but was not found in the application's metadata, do you want to uninstall? [y,n]


What does it mean? What's wrong with my Nimble installation?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Difficulties in installing Nimble

Ian Roberts
In reply to this post by Roberto Guerra
On 09/11/2011 16:56, Roberto Guerra wrote:
> I can't see your error messages.

It's a nabble bug, anything in <pre> tags in a nabble post doesn't make
it into the emailed version of the message for some reason...

Ian

--
Ian Roberts               | Department of Computer Science
[hidden email]  | University of Sheffield, UK

---------------------------------------------------------------------
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: Difficulties in installing Nimble

orion_mjcl
My main problem is this:

Plugin [nimble-0.4-SNAPSHOT] is installed, but was not found in the application's metadata, do you want to uninstall? [y,n]

This message appeared when I wanted to run my app.

I'm a Grails beginner. So what is the application's metadata? What does this message mean? What's wrong with my Nimble installation?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Difficulties in installing Nimble

Roberto Guerra
It means nimble is found under ~/.grails/1.3.7/projects/YOUR_PROJECT_NAME/plugins but not in the application.properties file of your project.

On Wed, Nov 9, 2011 at 11:27 AM, orion_mjcl <[hidden email]> wrote:
My main problem is this:

*Plugin [nimble-0.4-SNAPSHOT] is installed, but was not found in the
application's metadata, do you want to uninstall? [y,n]
*
This message appeared when I wanted to run my app.

I'm a Grails beginner. So what is the application's metadata? What does this
message mean? What's wrong with my Nimble installation?

--
View this message in context: http://grails.1312388.n4.nabble.com/Difficulties-in-installing-Nimble-tp4020457p4020588.html
Sent from the Grails - user mailing list archive at Nabble.com.

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

   http://xircles.codehaus.org/manage_email





--
Brother let your heart be wounded
And give no mercy to your fear

Loading...