The Maven plugin in Eclipse helped me :)

The original tss module seems to be quite inactive, but several guys
continued to work on github (lobbin, llyk, anttalk).
I saw your work anttalk, thanks for continuing the work.
However, I used the one that my maven offered me:
https://github.com/lltyk/tapestry-spring-security

When using the default T5-Starter Setup, the following repository is used:
https://repository.apache.org/content/groups/staging/
There you'll find it under

<dependency>
      <groupId>com.github.lltyk</groupId>
      <artifactId>tapestry-spring-security</artifactId>
      <version>3.0.3</version>
      <scope>compile</scope>
</dependency>

Cheers
Beat


2012/2/3 antalk <ant...@intercommit.nl>

> Yes,
>
> I'm interrested to because it could not find a version of this module being
> compatible with Tapestry 5.3.x.
>
> Therefor i've build my own version which can be found at :
>
> https://github.com/antalk/Tapestry-Spring-Security
>
> This is version 4.0.0 and fully works with Tapestry 5.3.x
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/keep-username-on-failed-logins-with-tapestry-spring-security-tp5451046p5453137.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to