Words of Java RSS Feed
Words of Java

Words of Java

High and low about Java and Web programming

 
 
 
 

Posts tagged maven2

Struts2 + Eclipse + Maven

This was was not a good combination earlier but now with the Sonatype Eclipse add-on m2eclipse it is easy to start or import a maven project into Eclipse. Either import as is or use one of many archetypes for Struts2 or other well known frameworks.
The tools also gives you nice tools for dependency hierarchy and [...]

Quickstart - HelloWorld with Java, Maven2 och Jetty

This tutorial shows a simple way to get started with a Java web application at Jetty server with maven2 as build tool. Ok, so it’s for Windows but it should not be hard to port the non platform independent commands to other platforms.
1) Install Java
Download a Java Jdk version from http://java.sun.com/javase/downloads/, for example Java SE [...]

Time to Quokka?

Maybe time to take a deeper look at Quokka.
Quokka is a build system with fine grained depenency management. It’s implemented in Java and looks like a good alternative to Maven 2. At first glance it looks more lightweight then Maven2.
Take a look at http://quokka.ws/ and see for yourself.

Recent Posts

Popular Posts

Custom Search