Thomas Sundberg

June 10, 2011

Install a 3:rd part lib in Maven

Filed under: Automation, Maven — Tags: — Thomas Sundberg @ 13:27

Supose that you have a dependency that looks something like this:

<dependency>
    <groupId>foo</groupId>
    <artifactId>bar</artifactId>
    <version>1.0</version>
</dependency>

that can’t be resolved and the build fails with the error message below:

(more…)

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

Follow

Get every new post delivered to your Inbox.

Join 39 other followers