Maybe they want to check that no test dependencies are snapshots either?

-----Original Message-----
From: Paul Gier [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 22, 2007 5:36 PM
To: Maven Developers List
Subject: Maven release plugin question

Hi All,
Does anyone know why the release plugin requires test scope dependency 
resolution?  I was looking into this issue:
http://jira.codehaus.org/browse/MRELEASE-285

And I found that if I remove this:
@requiresDependencyResolution test

The issue is resolved and all of the unit tests still pass.  This issue
is a 
PITA for me because it means that any multi-module project with test
scope 
intermodule deps cannot use the release plugin.

Thanks!

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