This doesn't exist in Maven's central repo, so you'll need to download
the JAR and install it yourself.
http://mvnrepository.com/search.html?query=taghandlers
When you run "mvn test", it should show you the command you need to
install this JAR.
Matt
On 4/24/07, kace <[EMAIL PROTECTED]> wrote:
Can you tell me where to get hold of the
<groupId></groupId>
<artifactId></artifactId>
<version></version>
so i can add taghandlers-0.9 to my lib. I am looking to get access to
t:updateActionListener.
I added the following to my pom file
<dependency>
<groupId>net.sf.jsfcomp.facelets</groupId>
<artifactId>taghandlers</artifactId>
<version>0.9</version>
</dependency>
but it hasnt picked up the jar file - can someone steer me in the right
direction please?
Thankyou
kace
--
View this message in context:
http://www.nabble.com/Jar-upgrade-tf3620846s2369.html#a10159804
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]