Adrian, maven 1.1-beta-1 supports commons-jelly-1.0, perhaps you can try that so that if any problem you find can be fixed at the released time.
-D On 7/5/05, Adrian Herscu <[EMAIL PROTECTED]> wrote: > Hi all, > > Anybody tried to use the commons-jelly.1.0.jar with Maven? > > I have copied commons-jelly.1.0.jar into my %MAVEN_HOME%/lib and when > runnnig the site goal I am getting this error: > > maven-javadoc-plugin:report: > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package com.acme.apps... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.4.2_06 > [javadoc] Generating E:\Documents\bmf1972\My > Projects\test\target\docs\apido > cs\constant-values.html... > [javadoc] Copying file E:\stylesheet.css to file > E:\Documents\bmf1972\My Pro > jects\test\target\docs\apidocs\tylesheet.css... > [javadoc] javadoc: java.io.FileNotFoundException: E:\stylesheet.css > (The sys > tem cannot find the file specified) encountered while > [javadoc] 1 error > [javadoc] performing copy. > [delete] Deleting directory E:\Documents\bmf1972\My > Projects\test\target\jav > adoc\src > > [echo] Generating the Source Xref... > maven-jxr-plugin:report: > [echo] > > BUILD FAILED > File...... D:\Documents and > Settings\Administrator\.maven\cache\maven-jxr-plugin > -1.4.2\plugin.jelly > Element... ant:copy > Line...... 94 > Column.... 55 > Warning: Could not find file E:\stylesheet.css to copy. > > Thanks for your time, > Adrian. > > P.S. I need to write a validating plugin and that depends on the > org.apache.commons.jelly.util.ClassLoaderUtils class from the > commons-jelly.1.0.jar. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
