> Ok, you're right. I am no longer getting build errors when I add the
> following to my pom:

Well, I lied.

When I do a top-level build, Eclipse complains that there is no such
class org.example.com.json.JSonObject. It is (for whatever reason)
searching in the current project (which has a org.example.com.json.impl
package), and not the actual project that provides this package.

If I again rebuild from the project level (as opposed to the top level),
then the error goes away.


Any idea why this isn't working correctly?


Cheers,
David



_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to