Did you build from the deployers-impl directory? If so, maven doesn't have a way to
know where the managed module is located, so it tries to download it instead.
If you build from the parent directory (aggregator) then it should be able to find the
classes directory of the sibling modules. Or if you just rebuild (install) the managed
project, then it will get it from the local repository.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095256#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...