>         When I do a top-level build
> 
> is this a top-level build in Maven or Eclipse?

Maven.

So, I build in maven, then when I refresh in Eclipse, the problematic
project no longer compiles (in Eclipse).

However, if I build from the project level (in maven) and refresh in
Eclipse, no problem.

> 
, 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?
> 
> nope, never seen this before - I typically always
> refresh Eclipse (F5) after doing a Maven build
> (at any level) and haven't seen any problems

Lucky you. :-)


> remote debugging is a pain, so if you have a
> simple project that recreates this then please
> open a new JIRA issue and attach it.

Hmmm. I think it would take two projects at least, but I haven't been
able to reproduce this.


> or you could switch to IDEA ;)

He he. Yeah. Figured you'd mention that at some point. ;-)




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

Reply via email to