Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

org.jibx.runtime can not be resolved for aem 6.5 version

Avatar

Level 2

I am adding org.jibx.runtime dependecny in my core/pom.xml. It is breaking the bundle to be active. Whenever I take the build, the bundle goes "Installed" and is not "Active". I am not able to resolve this please help.

 

import org.jibx.runtime.BindingDirectory;
import org.jibx.runtime.IBindingFactory;
import org.jibx.runtime.IUnmarshallingContext;
import org.jibx.runtime.JiBXException;

These are the above imports I need but the mvn dependency is breaking the bundle to be active.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor