Eric Tournier wrote:
> To bypass this, I decided in this case to generate compiled class files with the CompileTool class. And I have classpath problems :)
>
> I think there are two ways of solving this :
> 1- using the CompileTool class with a correct classpath ;
I thought you'd get all the dependencies from
MavenProject.getArtifacts(). So isn't it just a matter of passing them
all to CompileTool?
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com