You will have to compile and install the plugin manually until the opennms devs push out a new version of the plugin that supports juno.
Here are the steps: 1. Checkout the source code 2. Edit opennms-tools/m2eclipse-integration/org.opennms.m2e.castor.tests/META-INF/MANIFEST.MF and change following this patch: diff --git a/opennms-tools/m2eclipse-integration/org.opennms.m2e.castor.tests/META-INF/MANIFEST.MF b index 68e0b1c..ac62677 100644 --- a/opennms-tools/m2eclipse-integration/org.opennms.m2e.castor.tests/META-INF/MANIFEST.MF +++ b/opennms-tools/m2eclipse-integration/org.opennms.m2e.castor.tests/META-INF/MANIFEST.MF @@ -4,9 +4,9 @@ Bundle-Name: Tests Plug-in Bundle-SymbolicName: org.opennms.m2e.castor.tests Bundle-Version: 0.9.1.qualifier Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Require-Bundle: org.eclipse.m2e.tests.common;bundle-version="[0.14,1.1.0)", +Require-Bundle: org.eclipse.m2e.tests.common;bundle-version="[0.14,1.2.0)", org.junit;bundle-version="3.8.2", - org.eclipse.m2e.core;bundle-version="[1.0.0,1.1.0)", + org.eclipse.m2e.core;bundle-version="[1.0.0,1.2.0)", org.eclipse.core.resources;bundle-version="3.4.2", org.eclipse.core.runtime;bundle-version="3.4.0", org.eclipse.jdt.core;bundle-version="3.4.4", 3. cd opennms-tools/m2eclipse-integration 4. ../../compile.pl 5. Inside eclipse: a. Help -> Install New Software b. Click [Add...] c. In the Location field: /path/to/opennms/opennms-tools/m2eclipse-integration/org.opennms.m2e.site-extras/target/site/ d. Click [Ok] e. Select [Maven Integration for Eclipse Plugin Extensions/Connectors] [m2e connector for castor] f. Click [Next >] g. Click [Finish] Ron -----Original Message----- From: amolparanjpe [mailto:amol.paran...@essar.com] Sent: Tuesday, October 23, 2012 12:01 AM To: opennms-devel@lists.sourceforge.net Subject: [opennms-devel] OpenNMS development Eclipse Juno Hi I am new to OpenNMS development. I am trying to setup the development environment. Am following the steps as in the artical http://opennms.org/wiki/Eclipse_and_OpenNMS Facing issue in plugin installation " OpenNMS Plugins: http://eclipse.opennms.org/ m2e connector for castor " When I am trying to install the OpenNMs plugin I am getting following error. Can some one explain how to resolve the issue ? -------------------------------------Error text--------------------------------------------------------- Cannot complete the install because one or more required items could not be found. Software being installed: m2e connector for castor 0.9.1.201201261155 (org.opennms.m2e.castor.feature.feature.group 0.9.1.201201261155) Missing requirement: m2e connector for castor 0.9.1.201201261155 (org.opennms.m2e.castor 0.9.1.201201261155) requires 'bundle org.eclipse.m2e.jdt [1.0.0,1.1.0)' but it could not be found Cannot satisfy dependency: From: m2e connector for castor 0.9.1.201201261155 (org.opennms.m2e.castor.feature.feature.group 0.9.1.201201261155) To: org.opennms.m2e.castor [0.9.1.201201261155] ----- Regards Amol -- View this message in context: http://opennms.530661.n2.nabble.com/OpenNMS-development-Eclipse-Juno-tp7581378.html Sent from the OpenNMS - devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ 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 This e-mail message is being sent solely for use by the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by phone or reply by e-mail, delete the original message and destroy all copies. Thank you. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ 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