And here's a workaround I found in the mailing list: Snapshots delivered by apache projects are now available here : http://cvs.apache.org/repository/ You can setup your maven build to retreive your dependencies from ibiblio and this repository with the property : maven.repo.remote=http://www.ibiblio.org/maven;http://cvs.apache.org/repository/
I guess I'll add it now and try it out :) On 10/27/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > I guess > http://www.nabble.com/SNAPSHOTs-removed-from-ibiblio-t188982.html#a526518 > answers the question :) > On 10/27/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > > I remember hearing someone say something about this yesterday. > > Someone named Carlos from apache was working on something to fix > > ibiblio. It *could* be related to that. > > > > I just checked and 1.0-Alpha-4-SNAPSHOT is not there. > > > > Did you get it from ibiblio? > > > > Brian > > On 10/27/05, Srepfler Srgjan <[EMAIL PROTECTED]> wrote: > > > It could be ibiblio? > > > > > > Brian Bonner wrote: > > > > > > >I did as well. A clean slate. I've made mods to eclipse, and changes > > > >and deployed a new project-help, but that's it AFAIK. > > > > > > > >I'll try a clean m2 install w/ a new repo. > > > >Brian > > > >On 10/27/05, Srepfler Srgjan <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > >>I've started with the maven 2.0 final and the template project so I > > > >>don't know what's the issue that affects, you. Perhaps you should fila a > > > >>JIRA? > > > >> > > > >>Brian Bonner wrote: > > > >> > > > >> > > > >> > > > >>>Here's what I get when I try to do the mvn install on a clean unpack > > > >>>of maven-j2ee-archetype: > > > >>> > > > >>>C:\test\maven-archetype-j2ee>mvn install > > > >>>[INFO] Scanning for projects... > > > >>>[INFO] > > > >>>------------------------------------------------------------------------- > > > >>>--- > > > >>>[ERROR] FATAL ERROR > > > >>>[INFO] > > > >>> > > > >>> > > > >>> > > > >>--------------------------------------------------------------------- > > > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > > > >>For additional commands, e-mail: [EMAIL PROTECTED] > > > >> > > > >> > > > >> > > > >> > > > > > > > >--------------------------------------------------------------------- > > > >To unsubscribe, e-mail: [EMAIL PROTECTED] > > > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
