You’ll never walk alone

Archive for March, 2009

Mar
06

Run maven in offline mode

Posted by sabba

Example: you have to run clean and install tasks and you want to avoid Maven connects to web repository:

mvn –offline clean install

Mar
06

Add manually a jar to maven repository

Posted by sabba

mvn install:install-file -DgroupId=example -DartifactId=example -Dversion=2009-03-06 -Dpackaging=jar -Dfile=example-dir/example.jar

Mar
02

HowTo enable mp3 support to K3B

Posted by sabba

Latest version:

sudo apt-get install libk3b3-extracodecs

Previous version:

Look at this

About Me

    About

    Some details about you.

    Open "about_text.txt" file in the theme folder to edit this text.

Recent Comments

execution time: 0.11 secs