> Next I try to compile my component using "mvn install" command. But it shows
> compile error indicating that my JAR file is not included in the compiler
> class path. What could be wrong with my configuration? I did not know that
> the real JAR file version so I set it to 1.0.

What is the exact compilation error you are receiving? Can you try
adding "-X" to your call to mvn which will turn on debug mode, and see
if that provides any more useful information?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to