Can you run it with -debug and email the results?
i.e. ant -debug build-maven.xml docs Thanks... Guys, we need to think about a problem reporting FAQ.... -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "jb" <jongnic@onebo To: [EMAIL PROTECTED] x.com> cc: Subject: Re: VM_global_library.vm error 04/24/02 01:48 AM Please respond to turbine-maven- user I wish the docs were created. Nothing appears under the /docs directory. Here is the rest of the message for the junit and jdepend reports. init: [echo] name ------------> bluefly-test currentVersion --> 3.0 id --------------> test organization ----> Bluefly inceptionYear ---> 2002 package ---------> com.bluefly.test local-init: jdepend-metrics: update-pom-check: project-properties: Creating classpath reference ... Creating dependency.set ... Creating source set reference ... Adding Reference src.set with a value of C:\java\projects\Test\src Creating unit test class entries reference ... init: [echo] name ------------> bluefly-test currentVersion --> 3.0 id --------------> test organization ----> Bluefly inceptionYear ---> 2002 package ---------> com.bluefly.test local-init: jdepend-xml: [dvsl] Loading stylesheet C:\java\maven\stylesheets\jdepend.dvsl [dvsl] [error] ResourceManager : unable to find resource 'VM_global_librar y.vm' in any resource loader. [dvsl] Processing C:\java\projects\Test\target\jdepend-raw-report.xml to C: \java\projects\Test\target\generated-xdocs\jdepend-report.xml junit-report: update-pom-check: project-properties: Creating classpath reference ... Creating dependency.set ... Creating source set reference ... Adding Reference src.set with a value of C:\java\projects\Test\src Creating unit test class entries reference ... init: [echo] name ------------> bluefly-test currentVersion --> 3.0 id --------------> test organization ----> Bluefly inceptionYear ---> 2002 package ---------> com.bluefly.test local-init: junit-xml: [dvsl] Loading stylesheet C:\java\maven\stylesheets\junit.dvsl [dvsl] [error] ResourceManager : unable to find resource 'VM_global_librar y.vm' in any resource loader. [dvsl] Processing C: \java\projects\Test\test-reports\TESTS-TestSuites.xml t o C:\java\projects\Test\target\generated-xdocs\junit-report.xml -- jb [EMAIL PROTECTED] - email ---- [EMAIL PROTECTED] wrote: > > If this is the only error message, and the html files are produced > in > /docs, ignore it. > > If not, please post the rest of the build messages. > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > > > "jb" > > <jongnic@onebo To: [EMAIL PROTECTED] > > x.com> cc: > > Subject: VM_global_library.vm > error > 04/23/02 02:08 > > PM > > Please respond > > to > > turbine-maven- > > user > > > > > > > > > > Hi, > > I recently downloaded and installed Maven, hoping to jump start the > development > and build process for a project that I am currently leading. I was > very > excited about the promise of Maven. I downloaded the program, configured > all of my properties files, created my project.xml and integrated the > maven targets into my build.xml. > > After a little tweaking of the properties files I got everything working > except for th documentation generation. When ever any target that > tries > to transform an xml file, including my projext.xml, I get the following > error: > > [dvsl] [error] ResourceManager : unable to find resource > 'VM_global_library.vm' > in any resource loader. > > What am I missing? Please help for I am really anxious to get my project > integrated with Maven. > > -- > jb > [EMAIL PROTECTED] - email > > > > > > >
