facebook

Maven Convention Unit Tests and Add Maven to Web Project

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #312414 Reply

    madhockeydad
    Member

    Hi

    It is possible to select New -> Web Project and then enter a name for the web project and on that wizard is a section with a check box – “Add Maven Support”. If checked this will create a standard MyEclipse web project with a pom.xml at the root level. The structure of the project will not be the Maven conventional structure but rather then MyEclipse structure with the proper changes to the pom.xml.

    My question is using this approach where do the Unit Tests go (there is no directory named “tests” created) so that they will be executed automatically as would happen with the standard (conventional) maven structure?

    If the tooling is going to support adding maven to a standard MyEclipse web project it seems like it should include the directories and/or mappings for the unit tests as well.

    David

    #312440 Reply

    support-joy
    Member
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Maven Convention Unit Tests and Add Maven to Web Project

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in