You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Marco Mistroni <mm...@waersystems.com> on 2005/04/26 15:34:16 UTC

Building feedParser with Maven..

Hello all,
	Sorry to spam the list...but I can't find anyone
On this list which is dealing with FeedParser...
	 I have downloaded sources of feedparser and I am trying to
Build it using Maven.
I am getting following exception during compilation..

can
not resolve symbol
symbol  : class XPath
location: class org.apache.commons.feedparser.BaseParser
        XPath xpath = new XPath( query );


>From which jar file XPath is supposed to belong?

I am using project.xml downloaded from 

http://svn.apache.org/repos/asf/jakarta/commons/proper/feedparser/trunk


thanx in advance and regards
	marco


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: Building feedParser with Maven..

Posted by Dion Gillard <di...@gmail.com>.
I'd guess it's in Jaxen.

On 4/26/05, Marco Mistroni <mm...@waersystems.com> wrote:
> Hello all,
>         Sorry to spam the list...but I can't find anyone
> On this list which is dealing with FeedParser...
>          I have downloaded sources of feedparser and I am trying to
> Build it using Maven.
> I am getting following exception during compilation..
> 
> can
> not resolve symbol
> symbol  : class XPath
> location: class org.apache.commons.feedparser.BaseParser
>         XPath xpath = new XPath( query );
> 
> From which jar file XPath is supposed to belong?
> 
> I am using project.xml downloaded from
> 
> http://svn.apache.org/repos/asf/jakarta/commons/proper/feedparser/trunk
> 
> thanx in advance and regards
>         marco
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org