On Sat, May 14, 2011 at 6:43 AM, Richard Vowles
<[email protected]> wrote:
> On Sat, May 14, 2011 at 12:08 AM, Barrie Treloar <[email protected]> wrote:
>
>>
>
> I can hack your pom to get it to work by forcing the dependency via:
>>  <dependencyManagement>
>>    <dependencies>
>>      <dependency>
>>        <groupId>org.codehaus.groovy</groupId>
>>        <artifactId>groovy-all</artifactId>
>>        <version>1.7.10</version>
>>      </dependency>
>>    </dependencies>
>>  </dependencyManagement>
>>
>
> I have no problem with a hacked pom to workaround it.

Alternatively use Maven 2.2.1, that worked for me as well - without
hacks needed.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to