[jboss-dev-forums] [Design of JBoss Build System] - Re: Using jdocbook
nbhatia
do-not-reply at jboss.com
Thu Aug 16 23:24:47 EDT 2007
Revisiting the MalformedURLException...
| SEVERE: Error with URL 'D:\ProjectsTest\DocBook\andromda-tutorial-java\target\staging/images/../shared/images/AndromdaArchJava.jpg':
| unknown protocol: d
| java.net.MalformedURLException: unknown protocol: d
|
I see two issues with the build:
1) I don't see images copied over from src\main\resources\shared\images to target
2) The URL should probably have file:/// prepended to it. Xalan seems to be forgiving about this but saxon is not.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075069#4075069
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075069
More information about the jboss-dev-forums
mailing list