<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/maven</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 21:42:31 GMT</pubDate>
<item>
<title>(Groovy) Print maven version for all Hudson jobs - alces</title>
<link>http://snipplr.com/view/70274/print-maven-version-for-all-hudson-jobs/</link>
<description><![CDATA[ <p>Ant or JDK versions printing makes via the same way. Use 'antName' or 'jdk' instead 'mavenName' string.</p> ]]></description>
<pubDate>Wed, 06 Mar 2013 01:47:18 GMT</pubDate>
<guid>http://snipplr.com/view/70274/print-maven-version-for-all-hudson-jobs/</guid>
</item>
<item>
<title>(XML) Compile version - chinyeh</title>
<link>http://snipplr.com/view/69262/compile-version/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 26 Dec 2012 16:27:35 GMT</pubDate>
<guid>http://snipplr.com/view/69262/compile-version/</guid>
</item>
<item>
<title>(Bash) Deploy single file to artifactory - robg128</title>
<link>http://snipplr.com/view/67424/deploy-single-file-to-artifactory/</link>
<description><![CDATA[ <p>used to deploy a single file to maven</p> ]]></description>
<pubDate>Fri, 28 Sep 2012 22:38:28 GMT</pubDate>
<guid>http://snipplr.com/view/67424/deploy-single-file-to-artifactory/</guid>
</item>
<item>
<title>(Java) Maven Jar With Dependencies - hkarakose</title>
<link>http://snipplr.com/view/66384/maven-jar-with-dependencies/</link>
<description><![CDATA[ <p>the configuration shall be placed within build section of the POM.</p> ]]></description>
<pubDate>Sat, 28 Jul 2012 22:54:58 GMT</pubDate>
<guid>http://snipplr.com/view/66384/maven-jar-with-dependencies/</guid>
</item>
<item>
<title>(XML) Tattletale - Multiple Jars - kamilch</title>
<link>http://snipplr.com/view/64613/tattletale--multiple-jars/</link>
<description><![CDATA[ <p>Check duplicated classes in multiple jars</p> ]]></description>
<pubDate>Mon, 16 Apr 2012 18:31:52 GMT</pubDate>
<guid>http://snipplr.com/view/64613/tattletale--multiple-jars/</guid>
</item>
<item>
<title>(Bash) Adding jstontools jar to Maven repository - ef</title>
<link>http://snipplr.com/view/63609/adding-jstontools-jar-to-maven-repository/</link>
<description><![CDATA[ <p>Way to install jsontools jar. Inspired by http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html</p> ]]></description>
<pubDate>Tue, 28 Feb 2012 03:18:35 GMT</pubDate>
<guid>http://snipplr.com/view/63609/adding-jstontools-jar-to-maven-repository/</guid>
</item>
<item>
<title>(XML) maven jetty plugin configuration to scan static sources (js,css,etc...) - sabanulutas</title>
<link>http://snipplr.com/view/60861/maven-jetty-plugin-configuration-to-scan-static-sources-jscssetc/</link>
<description><![CDATA[ <p>add following parts to the appropriate places in the pom.xml</p> ]]></description>
<pubDate>Tue, 15 Nov 2011 23:38:21 GMT</pubDate>
<guid>http://snipplr.com/view/60861/maven-jetty-plugin-configuration-to-scan-static-sources-jscssetc/</guid>
</item>
<item>
<title>(Scala) configure pom.xml to generate runnable jar - thomasan</title>
<link>http://snipplr.com/view/60838/configure-pomxml-to-generate-runnable-jar/</link>
<description><![CDATA[ <p>see the maven-assembly-plugin doc for detail.
http://maven.apache.org/plugins/maven-assembly-plugin/</p> ]]></description>
<pubDate>Tue, 15 Nov 2011 13:37:51 GMT</pubDate>
<guid>http://snipplr.com/view/60838/configure-pomxml-to-generate-runnable-jar/</guid>
</item>
<item>
<title>(Java) Maven Copy Dependencies - hkarakose</title>
<link>http://snipplr.com/view/57850/maven-copy-dependencies/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Aug 2011 05:44:31 GMT</pubDate>
<guid>http://snipplr.com/view/57850/maven-copy-dependencies/</guid>
</item>
<item>
<title>(Java) Maven Add Classpath - hkarakose</title>
<link>http://snipplr.com/view/57849/maven-add-classpath/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Aug 2011 05:39:04 GMT</pubDate>
<guid>http://snipplr.com/view/57849/maven-add-classpath/</guid>
</item>
<item>
<title>(Java) Maven Executable Jar File - hkarakose</title>
<link>http://snipplr.com/view/57848/maven-executable-jar-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Aug 2011 05:28:18 GMT</pubDate>
<guid>http://snipplr.com/view/57848/maven-executable-jar-file/</guid>
</item>
<item>
<title>(Java) Maven - JAXB - XJC - rozky</title>
<link>http://snipplr.com/view/53359/maven--jaxb--xjc/</link>
<description><![CDATA[ <p>Additional information:
- http://confluence.highsource.org/display/J2B/JAXB2+Basics+Plugins

Fluent API:
http://grepcode.com/snapshot/repo1.maven.org/maven2/net.java.dev.jaxb2-commons/jaxb-fluent-api/2.1.8</p> ]]></description>
<pubDate>Wed, 11 May 2011 20:49:21 GMT</pubDate>
<guid>http://snipplr.com/view/53359/maven--jaxb--xjc/</guid>
</item>
<item>
<title>(Other) maven download sources and javadoc - gse</title>
<link>http://snipplr.com/view/44501/maven-download-sources-and-javadoc/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 20 Nov 2010 18:59:02 GMT</pubDate>
<guid>http://snipplr.com/view/44501/maven-download-sources-and-javadoc/</guid>
</item>
<item>
<title>(DOS Batch) Maven: adding a jar - cha0s</title>
<link>http://snipplr.com/view/40655/maven-adding-a-jar/</link>
<description><![CDATA[ <p>Assume that you want to add the jar exampleX.jar, this is the mvn command to do this. After that remember to add this in your pom.xml</p> ]]></description>
<pubDate>Fri, 17 Sep 2010 19:35:21 GMT</pubDate>
<guid>http://snipplr.com/view/40655/maven-adding-a-jar/</guid>
</item>
<item>
<title>(Other) Maven Jetty Plugin - hkarakose</title>
<link>http://snipplr.com/view/39782/maven-jetty-plugin/</link>
<description><![CDATA[ <p>Default jetty configuration for Maven</p> ]]></description>
<pubDate>Wed, 01 Sep 2010 07:18:15 GMT</pubDate>
<guid>http://snipplr.com/view/39782/maven-jetty-plugin/</guid>
</item>
<item>
<title>(Other) Maven Tapestry Quickstart Archetype Command - hkarakose</title>
<link>http://snipplr.com/view/39780/maven-tapestry-quickstart-archetype-command/</link>
<description><![CDATA[ <p>maven command to generate tapestry quickstart project</p> ]]></description>
<pubDate>Wed, 01 Sep 2010 05:53:59 GMT</pubDate>
<guid>http://snipplr.com/view/39780/maven-tapestry-quickstart-archetype-command/</guid>
</item>
<item>
<title>(Other) Change Compile Version in Maven - hkarakose</title>
<link>http://snipplr.com/view/39778/change-compile-version-in-maven/</link>
<description><![CDATA[ <p>maven configuration to compile for a specific version</p> ]]></description>
<pubDate>Wed, 01 Sep 2010 05:36:10 GMT</pubDate>
<guid>http://snipplr.com/view/39778/change-compile-version-in-maven/</guid>
</item>
<item>
<title>(Java) Access build number from MANIFEST - ff1959</title>
<link>http://snipplr.com/view/25186/access-build-number-from-manifest/</link>
<description><![CDATA[ <p>How to access the build number in the WAR file (generated by the Maven build number plugin) from Java.</p> ]]></description>
<pubDate>Mon, 21 Dec 2009 18:26:29 GMT</pubDate>
<guid>http://snipplr.com/view/25186/access-build-number-from-manifest/</guid>
</item>
<item>
<title>(Java) Oracle BDB Maven repository - ff1959</title>
<link>http://snipplr.com/view/25165/oracle-bdb-maven-repository/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Dec 2009 07:40:57 GMT</pubDate>
<guid>http://snipplr.com/view/25165/oracle-bdb-maven-repository/</guid>
</item>
<item>
<title>(Other) maven calm settings.xml template - mpillitu</title>
<link>http://snipplr.com/view/16313/maven-calm-settingsxml-template/</link>
<description><![CDATA[ <p>How to customize a Maven Calm settings.xml in order to allow multiple environment builds; for more info look here http://code.google.com/p/maven-calm/</p> ]]></description>
<pubDate>Thu, 25 Jun 2009 15:49:22 GMT</pubDate>
<guid>http://snipplr.com/view/16313/maven-calm-settingsxml-template/</guid>
</item>
</channel>
</rss>