Whisker generates and audits licensing materials for assembled
applications from descriptors. The command line interface is now working
(again, after splitting into modules). A plugin for Maven is taking
shape. Basic generation now seems to be working, for example see below.

Robert

$ svn co https://svn.apache.org/repos/asf/incubator/rat/whisker/trunk/
$ mvn clean install
$ cd apache-whisker-velocity
$ mvn
org.apache.rat.whisker:apache-whisker-plugin4maven:0.1-SNAPSHOT:generate
-DapacheWhiskerDescriptor=src/main/resources/org/apache/rat/whisker/samples/james/james.xml
$ less target/LICENSE
$ less target/NOTICE

Reply via email to