dennislaumen + maven   2

Maven and Scalatest
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.
scala  unittesting  scalatest  maven  softwaredevelopment  softwaretesting 
may 2010 by DennisLaumen
Is there a simple way to remove unused dependencies from a maven pom.xml?
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?
softwaredevelopment  maven  dependencies 
march 2010 by DennisLaumen

Copy this bookmark:



description:


tags: