On Fri, Dec 02, 2005 at 02:47:26PM +0000, David Kennedy wrote: > Hi folks, > I have a need to patch DisplayTag to enable our web-designer to do some > gee-whiz styling on dynamic links, but am having issues compiling the > basic source distribution. Maven complains about an unsatisified > dependency on clover, and not being that familiar with either product, > I'm not sure how to progress. I do see what looks like a real clover > license there, so this might be a simple schoolboy error? Help appreciated. > > I have a very vanilla environment setup: > $JAVA_HOME = ~/jdk1.5.0_05 > $ANT_HOME = ~/apache-ant-1.6.5 > $MAVEN_HOME =~/maven-1.0.2 > > The build fails like so: > > maven-checkstyle-plugin:register: > maven-changes-plugin:register: > xdoc:init: > > maven-javadoc-plugin:register: > [mkdir] Created dir: /home/dkennedy/foo/displaytag-1.0/target/javadoc > [mkdir] Created dir: > /home/dkennedy/foo/displaytag-1.0/target/javadoc/src > Attempting to download clover-30day-eval-1.0.license. > WARNING: Failed to download clover-30day-eval-1.0.license. > > BUILD FAILED > File...... /home/dkennedy/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly > Element... attainGoal > Line...... 687 > Column.... 48 > The build cannot continue because of the following unsatisfied dependency: > > clover-30day-eval-1.0.license
I had a hard time building the first time too, (recently). I specifically had this problem here is what I did: I downloaded maven 1.0 (2.0 does not work) I upgraded the maven-clover-plugin-1.10 see http://java2.5341.com/msg/112588.html I downloaded and installed maven-xdoc-plugin-1.7 http://maven.apache.org/maven-1.x/reference/plugins/xdoc/downloads.html Hope this helps, -Martin ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel