Richard_Senior wrote:
> 
> I'm sorry if this is not the right place... but i'm a bit stuck.
> 
> I need to get the following from public repositories :
> j2ee.jar 
> and the code coverage tool jars :
> emma.jar
> emma_ant.jar
> also :
> org.osgi.core-4.1.0.jar (which annoyingly doesn't seem to be in the
> Springsource Bundle Repository)
> 
> Does anyone know where to get these artifacts?
> 
> 

Emma and emma ant are available on ibiblio at :
            <dependency conf="buildtime" org="emma" name="emma" rev="2.0.5312" 
/>
            <dependency conf="buildtime" org="emma" name="emma_ant" 
rev="2.0.5312"
/>
-- 
View this message in context: 
http://old.nabble.com/A-couple-of-errant-artifacts...-tp31212483p31219988.html
Sent from the ivy-user mailing list archive at Nabble.com.

Reply via email to