He means if you had run "mvn install" and then "mvn package".
Maybe you'd like to try running mvn clean install compile


2013/6/11 Nishant Shah <[email protected]>

> What do you mean by package or install targets work ? Maven for  other
> projects work properly. I am sorry, I am new to maven.
>
>
> On Tue, Jun 11, 2013 at 1:31 PM, Lewis John Mcgibbney <
> [email protected]> wrote:
>
>> Do package or install maven targets work?
>>
>>
>> On Tuesday, June 11, 2013, Lewis John Mcgibbney <
>> [email protected]> wrote:
>> > Hi Nishant,
>> > * Possibly transient error with maven central.
>> > * Try an exclude within the gora parent and hbase pom.xml. This will
>> skip down load of the file. You will however need to find out the source
>> direct dependency which pulls in the offending library
>> > hth
>> > Lewis
>> >
>> > On Tuesday, June 11, 2013, Nishant Shah <[email protected]>
>> wrote:
>> >>
>> >> Hi Everyone,
>> >>
>> >> I tried running the 'mvn clean -e compile' but my build failed
>> >> The error message is
>> >>
>> >> Failed to execute goal on project gora-hbase: Could not resolve
>> dependencies for project org.apache.gora:gora-hbase:bundle:0.3: Could not
>> transfer artifact org.jruby:jruby-complete:jar:1.6.0 from/to central (
>> http://repo.maven.apache.org/maven2): GET request of:
>> org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar from central
>> failed: Read timed out.
>> >>
>> >> The JRuby download stops at 12833/13000 KB everytime. When I access
>> the repo link directly, I can download the jar but I don't know how to add
>> so maven doesn't try to download it.
>> >>
>> >> This has happened many times. So any help would be great.
>> >>
>> >> Thanks.
>> >>
>> >> Nishant
>> >>
>> >
>> > --
>> > Lewis
>> >
>> >
>>
>> --
>> *Lewis*
>>
>>
>

Reply via email to