Hi,
> I'm having problems with episodic compilation with m2e when workspace
> resolution of dependencies is enabled.
>
> A few observations & salient details:
> *Everything works fine on the command line; our production builds work as
> expected.
> *If I turn off workspace dependency resolution for the projects that have
> schema/episode dependencies things seem to work okay in Eclipse; I'm trying
> a final test to verify this now.
> *I'm using version 0.8.3 of the plugin (latest available at the time of
> this writing).
>
> My hunch is that the problems are related to the way that m2e modifies the
> effective POM to replace artifact JAR references with classes directories. I
> tried playing around with using a custom version of the JAXB plugin to
> detect this & I got a little further but got stuck somewhere else. I don't
> know terribly much about JAXB or the xjc tool. I have captured some output
> from the m2e Maven console if that would be helpful.
>
> Has anyone else seen or heard about a similar problem?
I'd be glad to help, but I failed to read out, what exactly is the
problem? A good start would be putting together a minimal test project
which reproduces the problem, denoting clearly, what is the problem,
posting all the possible logs. Then we can start something with it.
Bye,
/lexi