Hi all,

I am trying to build OpenNMS project for Eclipse and followed the guides in the 
online manual below, but couldn't build the source code:
http://www.opennms.org/index.php/Eclipse_and_OpenNMS

I am not trying to do much of a development or anything, just would like to get 
the stable version set up in Eclipse so I can have access to the code (in case 
I wanted to change colors or add a new module to it in the future) and get it 
to run on the Webserver... 

So I git the trunk version downloaded via SVN and tried to build it on my 
CentOS 5.2 machine but ./build.sh install failed giving me this errors:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[398,48]
 cannot find symbol
symbol  : method getExpirationDate()
location: class org.opennms.rancid.InventoryNode

/root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[461,81]
 cannot find symbol
symbol  : method getExpirationDate()
location: class org.opennms.rancid.InventoryNode

/root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[516,85]
 cannot find symbol
symbol  : method getExpirationDate()
location: class org.opennms.rancid.InventoryNode

/root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[563,45]
 cannot find symbol
symbol  : method getExpirationDate()
location: class org.opennms.rancid.InventoryNode


1) At this point, I am really clueless and was wondering if someone could 
please help me with this.

2) Also, please let me know if I had to get the trunk (unstable) version or I 
could just get the stable version? So my question is, will that be possile to 
get the stable version built for Eclipse?

Thanks in advance,
~honia







 


_________________________________________________________________
Windows Liveā„¢ SkyDrive: Get 25 GB of free online storage.
http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_skydrive_032009
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
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