Dan,

Just pulled down M2 from subversion, and I can't build muse.util.xml. I
get the following:

C:\workspaces\CORONA_WSDM\muse_trunk\modules\muse-util-xml\src\org\apach
e\muse\u
til\xml\XPathUtils.java:[25,24] package org.apache.xpath does not exist

C:\workspaces\CORONA_WSDM\muse_trunk\modules\muse-util-xml\src\org\apach
e\muse\u
til\xml\XPathUtils.java:[26,32] package org.apache.xpath.objects does
not exist

C:\workspaces\CORONA_WSDM\muse_trunk\modules\muse-util-xml\src\org\apach
e\muse\u
til\xml\XPathUtils.java:[68,8] cannot find symbol
symbol  : class XObject
location: class org.apache.muse.util.xml.XPathUtils

etc., etc.

Looking at the pom.xml, I see no dependency specified for Xalan (which I
believe is the supplier of org.apache.xpath.stuff). 
  <dependencies>
    <dependency>
      <groupId>muse</groupId>
      <artifactId>muse-util-qname</artifactId>
      <version>2.0.0-M2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>xerces</groupId>
      <artifactId>xercesImpl</artifactId>
      <version>2.8.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>

Where am I going wrong?

Thanks,
Joel

-----Original Message-----
From: Daniel Jemiolo [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 04, 2006 11:23 AM
To: [email protected]
Subject: Milestone #2 is available

Our second development milestone is now available - see the home page
for 
the announcement and the URL below to get the archives:

        http://ws.apache.org/muse/milestones/2.0.0-M2/

The notes online discuss the improvements we've made over the last month

or so, but I would like to specifically thank Joel, Andrew, and Balan
for 
their new contributions, all of which will be key to successful
adoption; 
they are responsible for helping Muse reach many more users than it
could 
originally.

We still have a lot of work to do to prepare for our September release, 
but I think the content we have so far includes a lot of great features 
and will ultimately provide a lot of help for developers that want to 
adopt web services standards.

Dan


Dan Jemiolo
IBM Corporation
Research Triangle Park, NC


+++ I'm an engineer. I make slides that people can't read. Sometimes I
eat 
donuts. +++



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to