Hey all The issue I'm having is wondering what the best way to set up our maven internal repo. Should we use the repo to hold production builds or developer builds or should we have a two repos or ?.
Atm we use the repo to store production build artifacts. But this is not the best solution for the developers as the production build does not work on the developers boxes. This may be because the prod build is built for oc4j were the developer use tomcat or jetty. The difference between the builds maybe be configuration an/or jars dependencies. So the developer will then need to download the source and compile, hence being time consuming. Does anyone else have the same issues, if so how the you deal with it? Raf -- View this message in context: http://www.nabble.com/maven-repository-setup-for-different-profiles-tp18918974p18918974.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
