Hi guys,

I have attached a simple HelloWorld project, with 2 modules, mod2 depends on
mod1.
When I test mod2, mod1 gets packaged. is that the expected behavior? I'd say
no.

~/p/hello-dolly$buildr clean test
(in /home/alexis/p/hello-dolly, development)
Cleaning hello-dolly
Testing hello-dolly
Compiling hello-dolly:mod1 into
/home/alexis/p/hello-dolly/mod1/target/classes
Packaging hello-dolly-mod1-1.0.0.jar
Compiling hello-dolly:mod2 into
/home/alexis/p/hello-dolly/mod2/target/classes
Testing hello-dolly:mod1
Testing hello-dolly:mod2
Compiling hello-dolly:mod2:test into
/home/alexis/p/hello-dolly/mod2/target/test/classes
Running tests in hello-dolly:mod2
Trying to override old definition of datatype junit


Alexis

Attachment: hello-dolly.tgz
Description: GNU Zip compressed data

Reply via email to