On Sun, Mar 23, 2008 at 10:28 AM, Avi L <[EMAIL PROTECTED]> wrote:

>  hi,
>  im trying to build my project which depended on a 3rd party jar.
>
>  i made "mvn install:install-file" [1] and then added the dependency to my
>  project's pom.xml [2].
>  but still when i do "mvn compile" i get the message "package X does not
>  exist.

That sounds like a message from the compiler, not from Maven.  Can you
paste the exact error?

It's hard to tell from here, it might just be a typo in the code, or
maybe the jar you installed really doesn't contain that package.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to