Commons Daemon 1.0.5 was released some while ago, but nothing was released to Maven at the time.
The Java portion of Commons Daemon 1.0.5 has now been released to Maven Central. To include it in your project, add the following to the POM> <dependency> <groupId>commons-daemon</groupId> <artifactId>commons-daemon</artifactId> <version>1.0.5</version> </dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org