You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brian Bonner <bk...@gmail.com> on 2005/11/03 15:10:43 UTC

Re: library dependancy wrong?

Srepfler, check under:

http://www.ibiblio.org/maven2/javax/servlet/jstl/1.1.2/

Brian
On 10/27/05, Srepfler Srgjan <sr...@lnksystem.com> wrote:
> I've imported a dependency on the JSTL library
> <dependency>
>       <groupId>jstl</groupId>
>       <artifactId>jstl</artifactId>
>       <version>1.1.2</version>
>     </dependency>
> However it seems the standard.jar that gets imported is not the correct
> version (1.0.4), could someone else check if this happens to you too?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: library dependancy wrong?

Posted by Srepfler Srgjan <sr...@lnksystem.com>.
In the end it was the display taglib that was importing the wrong 
standard.jar.

Brian Bonner wrote:

>Srepfler, check under:
>
>http://www.ibiblio.org/maven2/javax/servlet/jstl/1.1.2/
>
>Brian
>On 10/27/05, Srepfler Srgjan <sr...@lnksystem.com> wrote:
>  
>
>>I've imported a dependency on the JSTL library
>><dependency>
>>      <groupId>jstl</groupId>
>>      <artifactId>jstl</artifactId>
>>      <version>1.1.2</version>
>>    </dependency>
>>However it seems the standard.jar that gets imported is not the correct
>>version (1.0.4), could someone else check if this happens to you too?
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>  
>


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