4.0.0
com.meatballhat.sylvilagus
sylvilagus
0.1.0
${project.artifactId}
Scala stuff accumulated for RabbitMQ in Action
2012
1.5
1.5
UTF-8
2.9.2
org.scala-lang
scala-library
${scala.version}
com.rabbitmq
amqp-client
2.8.7
junit
junit
4.8.1
test
org.scalatest
scalatest
1.2
test
src/main/scala
src/test/scala
org.scala-tools
maven-scala-plugin
2.15.0
compile
testCompile
-make:transitive
-dependencyfile
${project.build.directory}/.scala_dependencies
ch02-hello-world-producer
com.meatballhat.sylvilagus.ch02.HelloWorldProducer
org.apache.maven.plugins
maven-surefire-plugin
2.6
false
true
**/*Test.*
**/*Suite.*