Meta
Categories
Tags
Recent Comments
- Lucas Frisbie on About
- Migrating Drupal and WordPress sites using Docker | Ron Smith’s Blog – Radix Codex on Migrating Drupal and WordPress sites using Docker
- Patrick Oberdorf on Migrating Drupal and WordPress sites using Docker
- Norbert F. Rhodes on Easy Grails hosting
- ron on Making Eclipse run configurations portable
Tag Archives: maven
Converting Maven APT docs to Markdown
In a project I worked on many moons ago we were writing documentation in the APT format, and publishing to HTML and PDF using a Maven-based toolchain. APT served us well, but it hasn’t been supported or improved by the … Continue reading
Scala, Maven and IntelliJ
I’m evaluating Scala for a project I’ve recently started. The project requires processing a large number of data structures. Between Scala’s good support for parallelism and functional programming, it seems like a good fit. I’ve heard Scala brings many of … Continue reading