Results 1 to 2 of 2

Thread: Full source of newly created project

  1. #1
    Join Date
    Mar 2009
    Posts
    6

    Default Full source of newly created project

    Hi all, yet I have another question regarding my newly created project. I imported the project to eclipse but I have the feeling that I see only the main structure and am missing the fully code. I did do mvn -Ddownloadsource=true eclipse:eclipse but nothing happened much. I see a different project structure when i brows the sample project and a different one from mine. Am I missing any entry (like in pom.xml)

    thanks again

  2. #2
    Join Date
    Feb 2006
    Posts
    118

    Default

    Did you create your project using the maven archetype? Or was it created manually?

    If you could do "mvn eclipse:eclipse", you should already have a pom.xml.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •