That's the point :)
Do I have to make a real repository, with Ivi xml description files, or can
I simply drop the jar in my "lib" project's directory using something like
this (this one seems not to work)?
<filesystem name="libraries">
<ivy pattern="lib/[artifact]-[revision].xml" />
<artifact pattern="lib/[artifact]-[revision].[ext]" />
</filesystem>
I've tried to comment out <ivy pattern="lib/[artifact]-[revision].xml" />
but it doesn't work either. So, any solution (don't forget, I'm a noob, and
making a real repository with all the directories and xml files really bugs
me ATM)?
Regards,
Temsa
2007/9/17, Jing Xue <[EMAIL PROTECTED]>:
>
>
> Quoting Florian Traverse <[EMAIL PROTECTED]>:
>
> > And where do you see a Jar file ? There's only a pom ... ;oP
>
> Oops, should've looked closer. My apologies.
>
> > I had the same problem with maven before, the solution was to download
> it
> > then do a mvn install with some options.
> >
> > So the question remains ... Any Idea ? :)
>
> I would look at publishing the jar into a local or shared repository,
> then.
>
> Cheers.
> --
> Jing Xue
>
>