Thomas Sundberg

February 22, 2011

Build is platform dependent

Filed under: Java, Maven — Tags: , , , , — Thomas Sundberg @ 22:44

Chasing the warning:

    [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!

(more…)

February 17, 2011

Unmappable character for encoding UTF-8

Filed under: Java, Maven — Tags: , , , , , , — Thomas Sundberg @ 08:40

We had a problem in my current Java project. Whenever somebody wrote a comment using Swedish national characters, åäö or ÅÄÖ, and later tried to build the system with Maven we got the error:

unmappable character for encoding UTF-8

(more…)

February 14, 2011

Stating the obvious

Filed under: Automation — Tags: , , — Thomas Sundberg @ 21:52

Today I got a call. Somebody couldn’t get scp work from Ant.

(more…)

February 11, 2011

Maven and Antrun

Filed under: Maven, Teaching — Tags: , , — Thomas Sundberg @ 22:32

A friend of mine needed an example of how to use the Antrun Maven plugin.

This is a simple example that will show how to execute any Ant targets from a Maven build during the install phase.

(more…)

Theme: Customized Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

Join 41 other followers