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>
- 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?

Greets
Wolfgang

-- 
View this message in context: 
http://www.nabble.com/Custom-Source-Paths-tp16274447s177p16274447.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


Reply via email to