Sunday February 21, 2010 11:53 AM

Native Maven Plugin - Build native C/C++ projects with Maven

Recently I looked for an alternative to build C/C++ based source code with Maven. I found the Native Maven Plugin at codehaus.or...
 Read More...

Language: en
Topics: Maven Native Plugin, C/C++

Friday November 27, 2009 06:33 PM

Maven Site Example

The Maven Site Plugin enables you to create automatically software documentation. Particularly it represents a standard way of s...
 Read More...

Language: en
Topics: Maven, Java, Site, Report

Friday September 18, 2009 07:51 AM

How to resolve an artifact with maven embedder

Maven Embedder allows you to execute maven commands within  your application at runtime.This is an example of resolving an artif...
 Read More...

Language: en

Saturday August 29, 2009 02:43 PM

Create new Maven Plugin

The creation of new Maven plugins is easy and straight forward. The basic class of Maven plugins is the Mojo class. This class i...
 Read More...

Language: en
Topics: Maven, Create Maven Plugin

Thursday August 13, 2009 05:14 PM

Start Maven in Debug Mode

Following you see an easy way to start maven goals in debug mode:mvn jetty:run -DargLine="-Xdebug -Xnoagent -Djava.compiler=NONE...
 Read More...

Language: en
Topics: Maven, Debug

Thursday August 06, 2009 12:14 AM

Maven XML Plugin - Validation

Sometimes you need XML validation in your build process. Often configuration files will be read on load time. Not till then vali...
 Read More...

Language: en
Topics: Maven, Maven Plugin, XML Validation

Friday July 17, 2009 09:55 PM

AspectJ in Maven

In AspectJ you can either use build-time or load-time weaving. The load-time weaving needs performance at runtime and the memory...
 Read More...

Language: en
Topics: AspectJ, Build Time Weaving, AOP

Wednesday July 01, 2009 03:47 PM

WSDL-first CXF-Client mit Maven und Spring

In einer  serviceorientierten Architektur Landschaft, braucht man öfters einen Client zu einer bestehenden WSDL.Das Zusammenspie...
 Read More...

Language: en

Wednesday June 17, 2009 10:25 PM

Maven Bundle Plugin - Create an OSGI bundle

Often the manually creation of OSGI bundles turns out to be very complex. The Maven Bundle Plugin helps you to create automatica...
 Read More...

Topics: BND, Maven Bundle Plugin, OSGI

Monday May 18, 2009 12:07 PM

Maven Projekt anlegen

Ich vergesse es immer wieder. Deswegen will ich es hier mal festhalten. :-)Das "archetype"-Plugin kümmert sich um die Maven Proj...
 Read More...

Topics: Maven Projekt

Saturday May 16, 2009 05:00 PM

Maven Versions Plugin

Ich habe vor kurzem ein nützliches Maven Plugin gefunden. Dabei geht es um die Aktualität der abhängingen Bibliotheken eines Mav...
 Read More...

Language: de
Topics: Maven, Versions Plugin, Plugin

« March »
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
28293031