I've finally gotten around to setting up nightly builds for Tapestry 5. It just another build on the Bamboo server. You can get access to it by adding:
<repositories> <repository> <id>tapestry-snapshot</id> <url>http://tapestry.formos.com/maven-snapshot-repository</url> <snapshots> <enabled>true</enabled> </snapshots> </repository> </repositories>to your POM.
Eventually, we'll be publishing documentation every night too, but that's waiting on a Maven bug.
No comments:
Post a Comment