On 27 April 2010 18:35, Alex Bennee <kernel-hac...@bennee.com> wrote:
> Hi,
>
> Something seems to have changed in the external dependencies for
> OpenNMS. When I re-based my tree to the current 1.6 release I was
> unable to build. Going back to a known working build I still have the
> same problem:

<snip>

/export/csrc/opennms/opennms.git/opennms-config/src/main/castor/notifications.xsd
> Could not instantiate parser org.apache.xerces.parsers.SAXParser:
> java.lang.ClassNotFoundException: org.apache.xerces.parsers.SAXParser

It was an external dependency problem, the reason the SAX parser was
not instantiated was because maven had downloaded an HTML file in its
place:

file /home/ajb/.m2/repository/xerces/xerces/1.4.0/xerces-1.4.0.jar
/home/ajb/.m2/repository/xerces/xerces/1.4.0/xerces-1.4.0.jar: HTML

> Any ideas what going on? I've tried removing my ~/.m2 as well as using
> http://www.opennms.org/~ranger/maven-proxy-settings.xml for
> ~/.m2/settings.xml.

I switched back to rangers maven-proxy-settings as I recall this has
been a problem before. However currently the build hangs on:

[INFO] Searching repository for plugin with prefix: 'assembly'.
[INFO] org.apache.maven.plugins: checking for updates from opennms-repo

Have there been any changes in the proxy setup?

-- 
Alex, homepage: http://www.bennee.com/~alex/
http://www.half-llama.co.uk

------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to