Repository search order

2008-04-11 Thread Glynbach
Hi I added the jboss repository to my POM to add a jta dependecy. But running mvn test gives an error retrieving the jta jar. The error shows maven is trying to get the jar from the maven repository (which exists but has no jar in it) rather than the jboss repository. Can I stipulate which

Re: Repository search order

2008-04-11 Thread Glynbach
My mistake, only on seeing it in html on the forum do I see I have left out the http:// Glynbach wrote: Hi I added the jboss repository to my POM to add a jta dependecy. But running mvn test gives an error retrieving the jta jar. The error shows maven is trying to get the jar from