This sounds like a better use case for the Maven Indexer and/or Aether than
Maven itself. There is no syntax for saying "all artifacts within a group"
in a pom. But you should be able to use the Indexer API to formulate such a
query against a repository index.
Justin
On Sat, Jan 29, 2011 at 5:11
Hello Maven experts
I have simple query but cannot find the answer.
1. I have 75 projects under a given maven repository,which are maintained by
different java developers.
TIGER
My Requirement :
1.I want to write a script to download all the java source for latest released
version of each of