Hi Oliver, On Fri, Mar 1, 2013 at 8:44 PM, Oliver Rau <[email protected]> wrote:
> -1 > > I updated the sources yesterday and kicked of a build on mac, which > failed (not the RAT issue). > > If plans work out, I should be able to try again and investigate more > later today. > I just build the latest code on mac successfully (10.7.6 + JDK 1.6). What's the status about your issue? > Regards > > Oliver > > On Fri, Mar 1, 2013 at 10:53 AM, Florian Hopf > <[email protected]> wrote: > > On 01.03.2013 07:42, Florian Hopf wrote: > >> > >> execute mvn clean install -Ppedantic from the top level folder > >> > >> It fails with this message: Failed to execute goal > >> org.apache.rat:apache-rat-plugin:0.7:check (default) on project > >> odftoolkit: Too many unapproved licenses: 31 > >> > > > > Some further investigation: This is indeed caused by the module section > > being commented out, probably because the RAT plugin inspects files that > are > > ignored by submodules. > > > > I think it is important that we are providing a src distribution that > can be > > build without any modifications. Also, I think we should include the > > mandatory dependencies in the binary distribution so non Maven users can > get > > started with the project immediately. > > > > I'll create an issue in JIRA for these problems and see if I can have > them > > fixed over the weekend. > > > > Regards > > Florian > > > > > > > > -- > > Florian Hopf > > Freelance Software Developer > > > > http://blog.florian-hopf.de >
