Hi, if a new user starts to use our maven build and the codehaus repository happens to be down, his build will fail. This sounds strange, as we are only using released plugins. I would suppose, that released plugins should have dependencies only to released artifacts, which are available at central repo. I have seen this with at least with org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12 in case of plugin dependencies and with org.apache.struts:struts-master:1.3.5 with application dependencies.
Could someone please explain what is going on with this? If this is a bug, does it have a issue report? One more thing: at least in case of Struts, there's a snapshot repository definition with releases set to enabled in struts-parent.pom. The struts-master is available also at central repo, but it isn't searched there. Not sure if that's the case with the servlet-api. Any help really appreciated. -- View this message in context: http://www.nabble.com/Codehaus-repository-needed-even-using-released-plugins-only-tf2520820.html#a7031008 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
