Well, it seems that you are running maven in offline mode. Run it
without the -o.

-mbs

On 11/29/06, sam tam <[EMAIL PROTECTED]> wrote:
Thank You mbs

But after that i get this error
________________________________________________________________________

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1


  Path to dependency:
        1) org.apache.ode:ode-axis2-war:war:2.0-SNAPSHOT
        2) geronimo:geronimo-kernel:jar:1.1
        3) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1

----------
1 required artifact is missing.

for artifact:
  org.apache.ode:ode-axis2-war:war:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio (http://www.ibiblio.org/maven2),
  central (http://repo1.maven.org/maven2),
  intalio (http://pxe.intalio.org/public/maven2)


NOTE: Maven is executing in offline mode. Any artifacts not already in your
local repository will be inaccessible.

I have tried to install offline as well as online the axis2-war project but
in vain..

Can any one plz shed some light on this !!

I urgently require a full build of ODE



Thanx in advance..


Sam...


On 11/29/06, Maciej Szefler <[EMAIL PROTECTED]> wrote:
>
> Sam,
>
> From trunk root:
>
> cd superbia
> mvn -o install
> cd ..
> mvn -o install
>
> and you should be set.
>
> -mbs
>
> On 11/29/06, sam tam <[EMAIL PROTECTED]> wrote:
> > Hello people,
> >
> > Am having kind of old repo of ODE. So i SVNed and started the build.
> >
> > Am getting this build error :
> >
> > ---
> > [INFO] Building ODE :: Java Concurrent Objects (JACOB)
> > [INFO]    task-segment: [package]
> > [INFO]
> >
> -------------------------------------------------------------------------
> > ---
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] The plugin 'org.apache.ode:ode-superbia' does not exist or no
> valid
> > versi
> > on could be found
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 35 seconds
> > [INFO] Finished at: Wed Nov 29 10:55:39 GMT 2006
> > [INFO] Final Memory: 11M/21M
> >
> 
___________________________________________________________________________________________________
> >
> >
> > Can anyone plz guide me through this ?
> >
> > Thanks in Advance
> >
> > Sam...
> >
> >
>


Reply via email to