And where do you see a Jar file ? There's only a pom ... ;oP

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 ? :)

2007/9/17, Jing Xue <[EMAIL PROTECTED]>:
>
>
> Quoting Florian Traverse <[EMAIL PROTECTED]>:
>
> > In order to solve the javax.security/jacc-1.0 dependency problem, I've
> > downloaded it and putted it in the /lib directory of my project, as
> > "lib/jacc-1.0.jar"
>
> jacc artifacts are actually available from the maven2 public repo:
> http://repo1.maven.org/maven2/javax/security/jacc/1.0/
>
> For artifacts you can't find anywhere, the cleanest way is to publish
> them to your local or shared repository.
>
> HTH
> --
> Jing Xue
>
>

Reply via email to