Tag: plugin
-
Maven Sites – Reloaded
by
In recent times, Maven Sites came close to becoming extinct. Maven Plugins were still using them for the wonderful automatic documentation page (named goals), but regular projects were not using them anymore. However, Maven Sites have some huge benefits such as keeping the documentation close to the code, and automatically providing reports, information and API…
-
Mavenizing Javascript Projects
by
Installing an automatic build process for your projects is very common today and best practice. In the java world Maven is a very popular build tool and has proven its matureness over the years. In this blog post we will show you the benefits of a Maven build and how we can utilize them for…
-
Reusing Android components with Rindirect.
Android applications can grow very quickly. As they are composed of components (Activities, Services and Content Providers), it should be easy to extend an existing application to create new applications by just reusing already developed components. Recently, the akquinet Mobile Team had to develop several versions of the same application with a different set of…

You must be logged in to post a comment.