<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en"><title>Tags @ www.talios.com</title><rights>Copyright 2010 www.talios.com</rights><subtitle>(Tags) </subtitle><author><name>Mark Derricutt</name></author><updated>2010-01-17T02:10:00Z</updated><link rel="alternate" type="text/html" href="http://www.talios.com/"/><link rel="self" type="application/atom+xml" href="http://www.talios.com/tags/index.rss?t=MAVEN"/><id>tag:www.talios.com,2010:1</id><entry><id>tag:www.talios.com,2009-04-24:links.412166184</id><title>Code Coverage of Clojure Code</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/code_coverage_of_clojure_code.htm"><![CDATA[Since pulling in Dmitry's test-compile mojo, and adding a test script runner mojo to the clojure-maven-plugin I thought I'd try something fun like running the maven emma plugin against a very simple test project.

I was pleasantly surprised to see so]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/code_coverage_of_clojure_code.htm"/><updated>2009-04-24T20:47:00Z</updated><published>2009-04-24T20:47:00Z</published></entry><entry><id>tag:www.talios.com,2008-12-14:links.412143506</id><title>Should Sun embrace Maven?</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/should_sun_embrace_maven.htm"><![CDATA[With all the talk from Sun about bringing a focus to modularity in the JDK via Project Jigsaw, I wonder how things would shape up if a modular build tool such as Apache Maven was also adopted.

I've never looked at the JDK sources/build process and I]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/should_sun_embrace_maven.htm"/><updated>2008-12-14T16:15:00Z</updated><published>2008-12-14T16:15:00Z</published></entry><entry><id>tag:www.talios.com,2008-10-21:links.412134722</id><title>Database Migrations with Maven</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/database_migrations_with_maven.htm"><![CDATA[In order to learn more about using Apache Maven beyond a more 'simple' build, I decided to build a maven plugin, or mojo as they're called to wrap my simple database migration library.

Now it's as easy as a few lines of XML and SQL to have your data]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/database_migrations_with_maven.htm"/><updated>2008-10-21T22:43:00Z</updated><published>2008-10-21T22:43:00Z</published></entry><entry><id>tag:www.talios.com,2008-02-03:links.412080956</id><title>Maven Based Deployments</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/maven_based_deployments.htm"><![CDATA[For the last few weeks I've been working part time on a small project using Apache Maven as its build tool and this time round I'm finding Maven doesn't suck as much I thought the first time I encountered it. Sure this is a small project, but Maven s]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/maven_based_deployments.htm"/><updated>2008-02-03T18:00:00Z</updated><published>2008-02-03T18:00:00Z</published></entry><entry><id>tag:www.talios.com,2008-02-01:links.412080567</id><title>What about Maven Antlib?</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/what_about_maven_antlib.htm"><![CDATA[After reading all the rants about Maven vs Ant and the Maven Sucks/Doesn't Suck posts of late (JavaLobby, Howard Lewis Ship, Don Brown and others) I'm wondering why everyone seems to suggest using Ivy, yet no one ever mentions the Maven Ant Tasks sub]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/what_about_maven_antlib.htm"/><updated>2008-02-01T19:03:00Z</updated><published>2008-02-01T19:03:00Z</published></entry><entry><id>tag:www.talios.com,2008-01-20:links.412077794</id><title>Using embedded repositories to ease Maven migrations</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/using_embedded_repositories_to_ease_maven_migrations.htm"><![CDATA[For awhile I've been wanting to explore migrating our build platform from Apache Ant to Apache Maven and taking advantage of dependency management, the release plugin, and a standardized build process.
One problem I always seem to hit whenever I star]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/using_embedded_repositories_to_ease_maven_migrations.htm"/><updated>2008-01-20T23:59:00Z</updated><published>2008-01-20T23:59:00Z</published></entry><entry><id>tag:www.talios.com,2007-04-26:links.411987452</id><title>Maven: The Definitive Guide</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/maven_the_definitive_guide.htm"><![CDATA[Jason van Zyl just posted to the Maven users group about the first release from the new company &lt;a href="http://www.sonatype.com"Sonatype: Maven - The Definitive Guide is a new book about the maven project build tool from Apache.

So far the books]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/maven_the_definitive_guide.htm"/><updated>2007-04-26T11:28:00Z</updated><published>2007-04-26T11:28:00Z</published></entry><entry><id>tag:www.talios.com,2006-09-25:links.411811768</id><title>Dependency Scope with Ivy</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/dependency_scope_with_ivy.htm"><![CDATA[As we're starting to give our development environment a much needed update at ${work} I've been recently revisiting my usage of the Ivy dependency manager on my project and comparing it with the often hated Apache Maven (or at least the Maven Tasks f]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/dependency_scope_with_ivy.htm"/><updated>2006-09-25T21:04:00Z</updated><published>2006-09-25T21:04:00Z</published></entry><entry><id>tag:www.talios.com,2006-03-16:links.1660503</id><title>I started using Maven2 and now I feel sick.</title><content type="html" xml:lang="en" xml:base="http://www.talios.com/i_started_using_maven2_and_now_i_feel_sick.htm"><![CDATA[It's quite possibly purely coincidental but ever since I started playing with Maven 2 I've ended up feeling sick as a dog.  Raspy throat, guttural deep cough and a husky croaking voice that makes Darth Vader sound like a Tenor.

But regardless of t]]></content><link rel="alternate" type="text/html" href="http://www.talios.com/i_started_using_maven2_and_now_i_feel_sick.htm"/><updated>2006-03-16T20:35:00Z</updated><published>2006-03-16T20:35:00Z</published></entry></feed>