There is an issue with adding the JMX modules to the pom file...if you are running with JDK 1.4.2 (like me), then it causes the build to fail since there is no javax.management package available.

-> richard

Didier Donsez wrote:
Dear commiters
Could your add those modules in the felix/trunk/pom.xml ?

   <module>org.apache.felix.mosgi.jmx.agent</module>
   <module>org.apache.felix.mosgi.jmx.httpconnector</module>
   <module>org.apache.felix.mosgi.jmx.registry</module>
   <module>org.apache.felix.mosgi.jmx.rmiconnector</module>

Best regards

Didier

Reply via email to