The problem is that they weren't versioned items. It's why all these artifacts were removed (*-dev.jar, *-SNAPSHOT.jar). Our error was to publish plugins which used artifacts not yrt released :-(
Sorry. Arnaud On 10/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > It's a problem on ibiblio. > > http://jira.codehaus.org/browse/MAVEN-1718 > > Carlos ? When do you think it will be fixed ? > > Glad to know that it has already been reported. > > In fact the demonstration I attempted to make today to my fellow > companions was a big fiasco due to this problem, but if this issue is > quickly solved, that's all we need ;-) > > > Anyway, it's strange/risky to remove a versioned item once it has been > made public ! > > Regards, > > -- > Laurent > > > > > Arnaud > > > > > > > > > > On 10/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> > >> Hello, > >> > >> I just installed a fresh copy maven 1.0.2 on a computer. > >> I used the Windows executable version to do that. > >> > >> I tried a common goal on a project : maven jar > >> > >> It fails, Maven tells me it can't find velocity-1.4-dev.jar dependency > >> from ibiblio. > >> > >> And indeed, this dependency is not on ibiblio anymore. > >> > >> I checked the POM of the maven-jar-plugin-1.6.1 (the one shipped with > >> maven 1.0.2 windows installer) and it indeed has a dependency on > >> velocity-1.4-dev.jar. > >> > >> So, real bug, or missed something ? > >> > >> Thanks in advance, > >> > >> -- > >> Laurent > >> > >> > >> --------------------------------------------------------------------- > >> 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] > >
