continuum
This is the archive for continuum.
Dive into the archives.
- Continuum Tip: Builds Scheduling
"When scheduling project builds in Continuum, keep development builds and nightly builds separate. Development builds should run quick and often so that broken builds are immediately flagged, while nightly builds should run everything and must deploy the generated artifacts to an accessible repository where developers and QA members can retrieve it the following day."
For example, […]
- Apache Maven 2 Effective Implementation book (final version) now available!
After almost a year of writing and revising, our book is finally finished and published The book is about Apache Maven and centered on a "best practices" approach. It is not the usual how-to books but more on effective usage and application of Maven in your projects/applications. You will also learn how to use […]
- Maven @ the POSS
Last June 23-24, the Philippine Open Source Summit (POSS) was held in Cebu and I got to do a technical session about Maven. For those who didn’t get to attend, here’s a short summary of what was presented and discussed in the session =)
What is Maven?
It is a software project management and comprehension tool that […]

