New technical Infrastructure and design
I used the weekend and moved the blog onto a new technical infrastructure. The blog system is still Wordpress, but a more recent version. This enabled the switch to a more decent theme, which is now fusion by digital|nature. This is a good start for further customization I guess.
Mavenizing a Flex build
In the last week the release 1.0 platform release of scoyo came close and we were tying up some loose ends. One of these ends was the integration of the scoyo Flash/Flex portal build process into the platform build process.
The platform build process is realized with Apache Maven, which is, in humble my opinion, still the first choice for Java based software projects, but integrating other project types into maven is a kind of challenging due to the nature of Maven. You may summarize this in: If you do it the maven way it's very easy, if you don't it is up to you ...
Luckily there was already an existing build with Ant and a dysfunctional Maven variant with the Maven Flex-mojos plugin. So it stated my journey to insanity an back ...
Getting closer to 1.0
This afternoon I spend some time to take the jaev Framework closer to the 1.0 final release.