Results 1 to 2 of 2

Thread: Dependency to other modules of same maven parent project are not resolved.

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Location
    Tehran
    Posts
    48

    Question Dependency to other modules of same maven parent project are not resolved.

    In STS 2.5 I work on a multi-module maven project with dependent sub modules (a depends b).

    "Import Existing maven project" is used for project definition in STS.
    For sub modules "Resolve depencies from Workspace projects" option is set.
    In "Maven dependencies" library of module/project a, module/project b is added automatically.

    But in turn classes of b are not resolved in project a.
    Why?
    What is solution?
    Last edited by mjafari; Apr 23rd, 2011 at 11:02 PM.

  2. #2
    Join Date
    Dec 2010
    Location
    Tehran
    Posts
    48

    Default

    migration 2 STS 2.6 solved problem. probably due to m2eclipse upper version in STS 2.6

Tags for this Thread

Posting Permissions

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