[ http://issues.apache.org/jira/browse/HIVEMIND-173?page=comments#action_12371299 ]
Howard M. Lewis Ship commented on HIVEMIND-173: ----------------------------------------------- Yes, I am new at Maven 2. I'll have to find another approach for this. Maven must have downloaded these for me before I marked them as <scope>provided</scope>. I'll need to find another scope, or approach, that allows them to be on the compile classpath when building the framework (or library), but not dragged in automatically for modules that depend on the hivemind jars themselves. I believe there's another option in <dependency> for this purpose. > "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]
