You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by David Crossley <cr...@apache.org> on 2006/03/01 00:49:38 UTC

Re: Using trunk

Tim Williams wrote:
> David Crossley wrote:
> > Giacomo Pati wrote:
> > > David Crossley wrote:
> > > >
> > > >Yeah i have been doing that. Gets to a different place
> > > >each time. There are many warnings from various repos,
> > > >but it usually gets each from one of the alternates.
> > >
> > > Ok. Without having a ~/.m2 I got those lots of WARNING messages now
> > > as well.
> >
> > Sounds like i need to just keep banging away
> > with "mvn install".
> 
> I have tried what Reinhard described above four times now.  1-Failed,
> 2-Failed, 3-Success, 4-Failed.  It seems to fail at different
> locations for different reasons each time.

I finally got it, continuing to do subsequent
mvn install -Dmaven.test.skip=true
the local repository gradually fills.

Don't know if it helps, but getting subsequent
failures on the same jar, then try switching mirrors
in $COCOON_HOME/settings.xml

-David