On 10/31/06, andyhot <[EMAIL PROTECTED]> wrote:
Till we see if we can get listed in ibiblio (or somewhere else - BTW i
don't think sf
has an 'official' repo ), our own repos are:
Stable versions only:
http://tacos.sourceforge.net/repository/
Snapshot versions only:
http://tacos.sourceforge.net/nightly/
Don't know if you like it this way, i had set this up a long time away
(and since forgotten about the stable repo)
To include both, use this in your pom:
<repositories>
<repository>
<id>tacos.snapshots</id>
<url> http://tacos.sourceforge.net/nightly</url>
</repository>
<repository>
<id>tacos.stable</id>
<url> http://tacos.sourceforge.net/repository</url>
</repository>
</repositories>
BUT (there's always a but) note that sf web servers are not 100% reliable
--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Tacos-devel mailing list Tacos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tacos-devel