Maven eclipse plugin generates duplicate entries in .project file
-----------------------------------------------------------------

         Key: MECLIPSE-85
         URL: http://jira.codehaus.org/browse/MECLIPSE-85
     Project: Maven 2.x Eclipse Plugin
        Type: Bug

    Versions: 2.1    
    Reporter: Shashikala Shamarao


Hi, 

I have written a pom.xml for my project which has lot of sub-modules and each 
of these modules contain pom.xml file. 

main project 
- arch project 
- servs project (this project is an ejb module) 
- client project 

In the main pom.file, I have defined the dependency for these other modules. 
When I generate .project and .classpath file, it puts duplicate entry for the 
ejb modules due to which when I load them into eclipse, it does not build 
properly. 

Can anyone help me with this. 

Thanks in advance, 
Shashi

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to