Please, don't send twice.

http://maven.apache.org/users/getting-help.html
Specifically, read the references

Cheers,

Vincent

2008/6/4, Niranjan Deshpande <[EMAIL PROTECTED]>:
> My application needs the Tag and Taglets class when it is compiled.
>  These classes are provided in JDKs tools.jar file.
>
>  Since this has not been configured in my POM, I am getting this error:
>
>  package com.sun.tools.doclets does not exist
>
>  How do i add this dependecny to the POM? AS per my understanding this is a
>  provided dependency (a dependency that is used to compile the application
>  but will not be deployed. This scope provided is used for a dependency when
>  we expect the JDK or the application server to provide the JAR)
>
>  Please help.
>
>
>
>  --
>  Regards,
>  Niranjan Deshpande
>
>  "Shut yourself from the world and create the reality you want"
>

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

Reply via email to