victor, have you tried: cd utils mvn install cd .. mvn install ?? -mbs
On 9/7/06, victor panizza <[EMAIL PROTECTED]> wrote:
Well, the dear and renowned maven compliant the Murphy's Law, I been trying to obtain the dependencies many times and I can't get it. The attachment is a log piece. Any Idea??? On 9/7/06, Philip Dodds <[EMAIL PROTECTED]> wrote: > Seems to be - I can see the dep on the repository - but dear Maven > wishes to make it a little more obtuse ;) > > P > > On 9/7/06, Alex Boisvert <[EMAIL PROTECTED]> wrote: > > > > I think this is Murphy's Law applied to Maven's Uncertainty Principle. > > > > The probability of getting all dependencies increases proportionally > > with the number of times you run Maven, and proportionally with the > > number of support emails you send. > > > > alex > > > > > > Philip Dodds wrote: > > > Thanks Assaf :) > > > > > > Got a little further - though it looks like one of the deps is > missing > > > from the repos? > > > > > > [INFO] > > > > ------------------------------------------------------------------------- > > > --- > > > [INFO] Building ODE :: AXIS2 Integration Layer > > > [INFO] task-segment: [install] > > > [INFO] > > > > ------------------------------------------------------------------------- > > > --- > > > [INFO] [resources:resources] > > > [INFO] Using default encoding to copy filtered resources. > > > Downloading: > > > http://pxe.intalio.org/public/maven2/ws-commons/axiom-impl/1.0/axio > > > m-impl-1.0.pom > > > [WARNING] Unable to get resource from repository intalio > > > (http://pxe.intalio.org > > > /public/maven2) > > > Downloading: > > > http://repo1.maven.org/maven2/ws-commons/axiom-impl/1.0/axiom-impl- > > > 1.0.pom > > > [WARNING] Unable to get resource from repository central > > > (http://repo1.maven.org > > > /maven2) > > > Downloading: > > > http://www.ibiblio.org/maven2/ws-commons/axiom-impl/1.0/axiom-impl- > > > 1.0.pom > > > [WARNING] Unable to get resource from repository ibiblio > > > (http://www.ibiblio.org > > > /maven2) > > > Downloading: > > > http://cvs.apache.org/repository/ws-commons/poms/axiom-impl-1.0.pom > > > > > > [WARNING] Unable to get resource from repository apache > > > (http://cvs.apache.org/r > > > epository) > > > Downloading: > > > http://incubator.apache.org/ode/m2/ws-commons/poms/axiom-impl-1.0.p > > > om > > > [WARNING] Unable to get resource from repository ode > > > (http://incubator.apache.or > > > g/ode/m2) > > > Downloading: > > > http://jibx.sourceforge.net/maven/ws-commons/poms/axiom-impl-1.0.po > > > m > > > [INFO] > > > > ------------------------------------------------------------------------ > > > [ERROR] BUILD ERROR > > > [INFO] > > > > ------------------------------------------------------------------------ > > > [INFO] Error building POM (may not be this project's POM). > > > > > > > > > Project ID: ws-commons:axiom-impl > > > > > > Reason: Error getting POM for 'ws-commons:axiom-impl' from the > > > repository: Error > > > transferring file > > > ws-commons:axiom-impl:pom: 1.0 > > > > > > from the specified remote repositories: > > > ibiblio (http://www.ibiblio.org/maven2), > > > central ( http://repo1.maven.org/maven2), > > > intalio (http://pxe.intalio.org/public/maven2), > > > ode (http://incubator.apache.org/ode/m2 ), > > > jibx (http://jibx.sourceforge.net/maven), > > > apache (http://cvs.apache.org/repository) > > > > > > > > > > > > [INFO] > > > > ------------------------------------------------------------------------ > > > [INFO] For more information, run Maven with the -e switch > > > [INFO] > > > > ------------------------------------------------------------------------ > > > [INFO] Total time: 52 seconds > > > [INFO] Finished at: Thu Sep 07 15:43:10 EDT 2006 > > > [INFO] Final Memory: 14M/30M > > > [INFO] > > > > ------------------------------------------------------------------------ > > > > > > > >
