You just need to put the standard repo in front of the new repo. However, if there are conflicting jars, this is a real problem, and it may be better to create a geronimo private repo, or ask for jstl to be published on ibiblio (if released).
On 10/20/06, Joe Bohn <[EMAIL PROTECTED]> wrote:
On my local image I added a new repo to the root pom.xml so that I could pick up the Glassfish JSTL jar. What I discovered is that this resulted in java.net getting placed before the apache repo in the search order and therefore I'm picking up different jars (specs) from java.net (which is breaking me because they are built on 1.5). So, the question is .... How can I include a new repo but at the end of the search order? There is a comment in the root POM about genesis being the place where the other repos are specified. Do I have to add my repo to Genesis to get it last in the order instead of first? Thanks, Joe
-- Cheers, Guillaume Nodet
