RE: Specifying a repository in pluginManagement or dependencyManagement

2008-09-05 Thread Brian E. Fox
ailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2008 5:05 AM To: dev@maven.apache.org Cc: Julian Payne Subject: Specifying a repository in pluginManagement or dependencyManagement I have some plugins and dependencies that are published to their own repositories and I want to be able to specify

Specifying a repository in pluginManagement or dependencyManagement

2008-09-05 Thread Julian Payne
I have some plugins and dependencies that are published to their own repositories and I want to be able to specify for a given dependency which repository to use to look for new versions. Ideally I would be like to be able to do something like this in my pom (I use jtidy as an example but I also ha