Works fine! Thank you! The project I'm building.. builds up with maven 1.. is it possible to build maven 1 projects with maven 2?
Cheers, -- David Nemer Sent from Saarbrucken, SL, Germany On Sun, Feb 21, 2010 at 9:55 PM, Siegfried Goeschl < [email protected]> wrote: > Hi David, > > +) copy the library to ~/.maven/repository/jdom/jars/jdom-b10.jar > > +) migrate to M2 if possible because M1 know-how is becoming difficult > to find > > Cheers, > > Siegfried Goeschl > > David Nemer wrote: > > Hello Everyone, > > > > I'm using Maven 1 to build some projects, and it can't download a JAR. > > > > - Attempting to download jdom:jdom:b10:jar from > http://repo1.maven.org/maven > > > > How do I manually install that to Maven 1? > > > > Thank you in advance > > -- > > David Nemer > > Sent from Saarbrucken, SL, Germany > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
