[jboss-dev-forums] [Design of JBoss Build System] - Re: Maven build broken again - Microcontainer

pgier do-not-reply at jboss.com
Mon Oct 15 09:58:53 EDT 2007


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#4095256

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095256



More information about the jboss-dev-forums mailing list