Paste us in your exact <dependency> and the exact location of the file.

This does work. One of them must be out of synch with the other.

On Wed, 5 Jan 2005 00:57:56 -0800 (PST), rajas kumar
<[EMAIL PROTECTED]> wrote:
> i tried like this with out giving version its giving compilation errors. 
>   
> privious dependency is like this <dependency>
>                                                      <groupId>jsf</groupId>
>                                                     
> <artifactId>jsf-api</artifactId>
>                                                       <version>1.0</version>
>                                                 </dependency> 
>   
> 
> i have changed this dependency like 
>                                                   <dependency> 
>                                                             <id>jsf</id> 
>                                                            <jar>
> jsf-api.jar</jar> 
>                                                  </dependency>  
>   
> and i placed that jar(jsf-api.jar) file in repository.Its giving compilation
> errors unable to import the class form that api.How can i give dependy for
> that. I have sevaral jar files without versions. 
> Presently i  renamed that jar for to version 1.0.   I dont want to rename
> that jar files.How can i solve this problem. 

-- 
http://www.multitask.com.au/people/dion/

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

Reply via email to