I removed my local repo and rebuilt the framework and it built fine. Are you sure this is an issue?

-> richard

On 11/27/09 12:07, Nick Wilson wrote:
I checked the framework out from SVN last night but couldn't build it as
the RAT maven plugin has been moved. I think the pom file needs changing
from:



       ...

       <plugin>

         <groupId>org.codehaus.mojo</groupId>

         <artifactId>rat-maven-plugin</artifactId>

       ...

to

       ...

       <plugin>

         <groupId>org.apache.rat</groupId>

         <artifactId>apache-rat-plugin</artifactId>

       ...



Regards,



Nick





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

Reply via email to