WolfgangRoessler wrote:
Hello,

I have a problem with m2eclipse. Here are the steps to reproduce it:
- create a new simple maven project (no archetype) with packaging type pom.
- add the following lines to the pom.xml:
<build>
    <sourceDirectory>src</sourceDirectory>
    <testSourceDirectory>test</testSourceDirectory>
</build>
Currently we don't detect changes in the source folders structure and you need to run "update source folders" manually after doing this change
- create a module (packaging type jar) with formerly created project as
parent (again no archetype)
- m2eclipse doesn't set the paths correctly.

Am I doing something wrong?
It sounds like the present UI does not provide enough information to point you to the right direction. It would help us to improve it if you'd specify what have you used to create new module, what location you tried to create module at and what parameters have you used.

 regards,
 Eugene



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to