> I am trying to build different projects after a svn checkout, e.g. > Artifactory 2.0.x and Apache Cactus. When running mvn compile on > Artifactory, the compilation stops after a while and yields this:
I would take project-specific problems and questions directly to that project's user or dev list and ask them for help. We can't possibly be experts in every single piece of software around the world that is built with Maven. > This XML-file points indeed to the artifactory-repo, how come that > dependencies are not found? I don't know if it is actually a problem, but I saw some bad characters in the XML file you posted: @h@. Perhaps remove them and try again. Finally, assigning the id of "central" to the jfrog-releases repo is likely to cause nothing but headaches for you eventually. You should probably not do that. > This applies to many other projects as well, e.g. apache and > jakarta-projects. In these cases the proper repository is also added. You should post those project-specific problems to the project lists. If they are actually having a problem with their builds, they would probably like to know it, right?? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
