Yes, that works. Create a pom with no code, packaging pom, and then
<depend> on that pom in your real code project. It should bring all
the dependencies along with it.

Wayne

On 7/20/07, Lalor, Brian <[EMAIL PROTECTED]> wrote:
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 20, 2007 9:20 AM
> To: users@maven.apache.org
> Subject: Large number of dependencies
>
> I'd like to bundle them into a sort of "dependency group"
> that would then
> take only one entry in my POMs. Suggestions?

Dunno if this would work, but could you just create a .pom file in your 
repository without an associated JAR and declare the dependencies in there?  
Then you'd declare each project's dependency on that single entity.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to