First of all you are using pretty old version for m2eclipse, the recent
0.9.7 release been published few weeks ago.

  Please note that "Enable Maven Dependency Management" action is currently
provides very basic functionality and originally meant to be used to enable
Maven support on existing projects, but it doesn't not convert any settings
from Eclipse and does not import additional modules. So, you could use this
action if you already have your surefire project tree imported in Eclipse,
but then you may have to manually invoke "Import... / Maven Projects" from
the surefire project entry in "Package Explorer" view in order to import the
nested modules. 

  I guess it makes sense to submit an enhancement request for this.

  Also, you may want to vote for
http://jira.codehaus.org/browse/MNGECLIPSE-781, which is suggesting to
provide conversion from Eclipse project configuration back to pom.xml

  regards,
  Eugene



sebb-2-2 wrote:
> 
> I tried enabling Maven Dependency Management on a project with modules
> (Surefire 2.4.3) and the dependencies from the top-level project were
> added OK, but none of the dependencies for any of the modules were
> added.
> 
> Is this the expected behaviour? Or is it a bug?
> 
> If if is expected, how can one use the plugin with modules?
> 
> [Using version 0.0.12.20071107-2300 in Eclipse 3.4.1]
> 

-- 
View this message in context: 
http://www.nabble.com/Maven-Integration-for-Eclipse---does-it-support-modules--tp22069907p22138348.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to