Development Entropy or deventropy is a playground for software projects. These mostly obscure projects are either things that have been helpful to me at some point and hopefully help someone else; or these are projects that explore ideas I’ve had.

Why not use the user space in GitHub

Simply I did not want io.github.bindul or name.bindul as Group IDs of projects in a public repository. So, lets use org.deventropy.

Projects

The collection has the following project’s at this time…

Project Status Summary
JUnit Helper In development A collection of modules to help write / run JUnit tests; specially when using server like resources like Derby database, HTTP server, etc.
Script Packager Idea An idea to manage *nix shell script sources, reuse script modules, etc. Package and generate deployments using maven.
Shared Utils In development Shared classes across the projects above.
Site Skins Idea A proposed skin and tools based on Bootswatch/Bootstrap and Velocity, to replace the current reflow-maven-skin which is no longer being maintained and does not support newer versionf of maven-site-plugin.
Deventropy Parent In development Parent project, shared code quality configs, etc.
Infix Idea A collection of useful Maven plugins. Possibly will get folded into deventropy

Source Code, Issue Tracker, Binary Distribution etc.

The projects are hosted on GitHub. See the Deventropy GitHub organization for source code, issue tracker, etc.

The project uses Travis CI’s free service for open source projects for continuous integration. See the organization’s Travis CI page for build status and details.

Most projects use AppVeyor’s free service for open source projects for continuous integration builds on the Windows environment. AppVeyor does not have a public team page, but each project using AppVeyor builds will have a badge linking to the projects’s AppVeyor page.

The project uses Coveralls’ free service for open source projects for tracking unit test coverage. See the organization’s Coveralls page for build status and details.

The project uses Codacy’s and Coverity’s free service for open source projects for static code analysis. See the individual project’s badge link to see the project’s Codacy and Coverity pages.

The project uses VersionEye’s free service for open source projects for tracking dependency and plugin versions. See the organization’s VersionEye page for the projects being tracked.

Binary Distribution Repository

The project is built using Apache Maven® and binaries are available through the JFrog Open Source Software service.

To get the Snapshot and Release artifacts for this project, you may have to add the JFrog OSS repositories (below) to your project’s POM or local settings or as a proxy in a local repository manager.

Released versions are also available on the organization’s JFrog Bintray Repository.

Mailing Lists

Until such time that GitHub provides mailing list facilities; the project has a SourceForge project and the Mailing Lists there.

Attributions

All the work in this site and the associated hosted organizations on GitHub, SourceForge, BinTray, etc. have been developed by me and other contributors to the projects. This work is free and open source, licensed primarily under the Apache Software License version 2.0.

This site or software are my personal views and work; and does not in any way represent the views or opinions of my employer or past employers.

Back to top

Version: 1.0-SNAPSHOT. Last Published: 19 Dec 2016.

Reflow Maven skin by Andrius Velykis.