Hi Nick,

Didn't have maven installed before. Now here is what it tells me:

$ mvn install
[INFO] Scanning for projects...
[INFO]  
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]  
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.jruby
ArtifactId: shared
Version: 1.0RC3-SNAPSHOT

Reason: Unable to download the artifact from any repository

   org.jruby:shared:pom:1.0RC3-SNAPSHOT

from the specified remote repositories:
   central (http://repo1.maven.org/maven2)

> On 6/7/07, Stuart Halloway <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I am unable to run any of the ActiveRecord-JDBC tests on edge. To
>> keep things interesting, each database fails in a different way:
>
> Hi Stuart, how are you running the tests?  If you have maven, you can
> run with "mvn install", otherwise putting the JDBC drivers on the
> classpath and running Rake w/ JRuby should work too.
>
> Cheers,
> /Nick
> _______________________________________________
> Jruby-extras-devel mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/jruby-extras-devel
>

Stuart Halloway
www.relevancellc.com
919 932 1525 ofc
919 824 4793 cel
866 577 4607 fax




_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to