------------------------------------------------------------------------
*From:* Romain Manni-Bucau <[email protected]>
*Sent:* Friday, August 01, 2014 5:51AM
*To:* [email protected]
*Subject:* Re: The following artifacts could not be resolved:
net.sf.ehcache:ehcache-terracotta:jar:2.6.7
net.sf.ehcache:ehcache-terracotta:jar:2.6.7 showed up in a build of
branch 1.7.x
<artifactId>ehcache</artifactId> was found in maven central
------------------------------------------------------------------------
*From:* Romain Manni-Bucau <[email protected]>
*Sent:* Friday, August 01, 2014 5:51AM
*To:* [email protected]
*Subject:* Re: The following artifacts could not be resolved:
net.sf.ehcache:ehcache-terracotta:jar:2.6.7
Hi
Where did you get it?
Trunk doesnt use it anymore for instance
Le 1 août 2014 05:12, "hanasaki" <[email protected]> a écrit :
The following artifacts could not be resolved: net.sf.ehcache:ehcache-
terracotta:jar:2.6.7
Should it be the below dependency? echache-terracotta only seems to exist
at lower versions.
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>2.6.7</version>
</dependency>