[ 
http://issues.apache.org/jira/browse/HIVEMIND-173?page=comments#action_12372020 
] 

Howard M. Lewis Ship commented on HIVEMIND-173:
-----------------------------------------------

For clarification, are you getting failures building HiveMind, or with a 
project that depends on HiveMind?

The provided scope is not too different from making the dependency optional.

HiveMind requires easymock to compile (because HiveMindTestCase is part of the 
JAR).  However, if I make easymock a normal dependency, then anything that uses 
HiveMind ends up dragging in easymock.  Eventually, you see easymock inside the 
WEB-INF/lib folder of your web applications.

So if you are using HiveMindTestCase in your project's tests, then you have to 
add easymock 1.1 as a test scope dependency, even though its already a 
dependency of hivemind.  Sorry.

> "Provided" pom.xml dependencies are not being configured to download anywhere
> -----------------------------------------------------------------------------
>
>          Key: HIVEMIND-173
>          URL: http://issues.apache.org/jira/browse/HIVEMIND-173
>      Project: HiveMind
>         Type: Bug
>   Components: framework
>     Versions: 1.2
>  Environment: trunk of 2006-03-21
>     Reporter: Leonardo Quijano Vincenzi

>
> In framework/pom.xml we have this:

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to