Problem loading the taglib via Maven

241 views
Skip to first unread message

d1zZy

unread,
Oct 21, 2010, 6:10:33 AM10/21/10
to Spring Security Facelets-JSF 2.0-taglib
Hi,

I included the following repo and dependencie into my pom but always
get the error "Missing artifact org.springframework.security:facelets-
taglib:jar:0.5:compile"

<repository>
<id>org.springframework.security.taglibs.facelets</id>
<url>http://spring-security-facelets-taglib.googlecode.com/svn/
repo</url>
</repository>

<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>facelets-taglib</artifactId>
<version>0.5</version>
</dependency>

Thank you

d1zZy

unread,
Oct 21, 2010, 6:26:41 AM10/21/10
to Spring Security Facelets-JSF 2.0-taglib
Got it by myself. artifactId was wrong. :)
Reply all
Reply to author
Forward
0 new messages