<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (DennisLaumen)</title>
    <link>https://pinboard.in/u:DennisLaumen/public/</link>
    <description>recent bookmarks from DennisLaumen</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://tbje.blogspot.com/2010/03/maven-and-scalatest.html"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/1517611/is-there-a-simple-way-to-remove-unused-dependencies-from-a-maven-pom-xml"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://tbje.blogspot.com/2010/03/maven-and-scalatest.html">
    <title>Maven and Scalatest</title>
    <dc:date>2010-05-30T16:30:18+00:00</dc:date>
    <link>http://tbje.blogspot.com/2010/03/maven-and-scalatest.html</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[I started experimenting with ScalaTest some days ago tempted by the nice looking Feature Specs over here.

mvn scala:cc is continuously compiling my scala code - I wanted to be able to call something like mvn test -Dtest=MyTest from command line as well as for maven to run all my test suites when building.]]></description>
<dc:subject>scala unittesting scalatest maven softwaredevelopment softwaretesting</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:2c7e9a95d07e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:scala"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:unittesting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:scalatest"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:maven"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:softwaretesting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/1517611/is-there-a-simple-way-to-remove-unused-dependencies-from-a-maven-pom-xml">
    <title>Is there a simple way to remove unused dependencies from a maven pom.xml?</title>
    <dc:date>2010-03-24T11:08:41+00:00</dc:date>
    <link>http://stackoverflow.com/questions/1517611/is-there-a-simple-way-to-remove-unused-dependencies-from-a-maven-pom-xml</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[I have a large Maven project with numerous modules and pom.xmls. and the project has changed that much that I'm sure the pom's must have some unnecessary dependencies in them. does anyone know if there is a command you can run to remove any pointless dependencies from a pom?]]></description>
<dc:subject>softwaredevelopment maven dependencies</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:61abc886bd4a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:maven"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:dependencies"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>