Hello, > I add the repositories in maven settings.xml as described in the > http://fornax-platform.org/cp/x/cgQ Installation Guide , but it is true that > it is sometimes better to define them in the pom. We will do that in > http://www.fornax-platform.org/tracker/browse/CSC-173 CSC-173
this would prevent people who use a company-wide maven repository (e.g. with maven-proxy) from gathering the bits and pieces in the central repo. This is a very convenient way of handling dependencies in a controlled manner in big teams and more and more companies use this approach. So, I would recommend not to use explicit repository location in the pom. Kambiz PS: I have added the content of this mail to the tracker issue, too. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
