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
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