Thanks for the direction Pete. It turns out that the project schema that came with the 1.0.4b download was invalid. I pulled the latest from CVS and it runs like a champ.
I do have one other related question, I noticed the pomVersion tag in the project.xml but could not see any linking to the schema file. How are they related? Also how does one know what the current version of the POM is? thanks in advance doug ----- Original Message ----- From: "Pete Kazmier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 5:25 AM Subject: Re: InvocationTargetException > On Mon, Jun 17, 2002 at 01:18:42PM -0400, Doug Lochart wrote: > > When I invoke the maven:site target I receievd an > > InvocationTargetException for Jxr. The jar exists within lib.repo and > > the class is within so it should work. I also received the same > > message for the org.apache.maven.ProjectProperties class when I > > invoked the dist target. > > > > Anybody have any ideas on what may be the problem? Please let me know > > if there is any info I need to give in order to help you help me. > > Please run ant with the -debug option to find out exactly why the > InvocationTargetException is occurring. This sounds like it might be a > problem with your POM (project.xml). You can also try running the > maven:validate-pom target to verify its compliant (note: read the docs > on that as you'll need Xerces-2.0 in your ant lib directory to run that > target). > > -- > Peter Kazmier http://www.kazmier.com > PGP Fingerprint 4FE7 8DA3 D0B5 9CAA 69DC 7243 1855 BC2E 4B43 5654 > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
