Josh Suereth wrote:
> Hey guys,
> 
> I'm trying to better integrate the maven-eclipse-plugin with the
> maven-scala-plugin.   Is there anyway I can notify the eclipse:eclipse goal
> to add extra source directories when creating the eclipse project files?

Use the build-helper plugin from Codehaus [0] to add additional source
directories and the eclipse plugin will pick them up.

[0] http://mojo.codehaus.org/build-helper-maven-plugin/

HTH,

-dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to